Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wiki
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
wiki
Commits
3f648184
Commit
3f648184
authored
6 years ago
by
Z3ntu
Browse files
Options
Downloads
Patches
Plain Diff
update instructions
parent
bcdffd38
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Unity_8.mw
+2
-2
2 additions, 2 deletions
Unity_8.mw
with
2 additions
and
2 deletions
Unity_8.mw
+
2
−
2
View file @
3f648184
...
...
@@ -15,14 +15,13 @@ Still being packaged. All required individual packages are packaged but configur
{{note|The work on Unity 8 hasn't yet been finished yet - no support is provided}}
<source>
pmbootstrap install --add unity8
pmbootstrap install --add unity8
,qt5-qtwayland,consolekit2
</source>
Once the device has launched, Unity 8 can be started with the following (as root):
<source>
# Run this (at least) once:
apk add consolekit2 qt5-qtwayland
mkdir -p $HOME/.config/ubuntu-system-settings
touch $HOME/.config/ubuntu-system-settings/wizard-has-run
# Don't forget to set a password (passwd)!
...
...
@@ -42,6 +41,7 @@ export MIR_SERVER_CURSOR=null
export QT_QPA_PLATFORM=mirserver
export G_MESSAGES_DEBUG=all
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export MIR_MESA_KMS_DISABLE_MODESET_PROBE=1 # probably only needed in QEMU
ck-launch-session unity8
</source>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment