lp://staging/~vicamo/lxc-android-config/bug-1644445-fix-xenial-slow-boot
- Get this branch:
- bzr branch lp://staging/~vicamo/lxc-android-config/bug-1644445-fix-xenial-slow-boot
Branch merges
- Ubuntu Phablet Team: Pending requested
-
Diff: 51 lines (+13/-3)5 files modifiedlib/systemd/system/android.target (+4/-0)
lib/systemd/system/force-mtp.service (+2/-2)
lib/systemd/system/lxc-net.service.d/disabled.conf (+3/-0)
lib/systemd/system/lxc.service.d/disabled.conf (+3/-0)
lib/systemd/system/rild.service (+1/-1)
Related bugs
Bug #1644445: avila xenial+systemd port takes too long to boot to GUI | Undecided | Invalid |
Related blueprints
Branch information
Recent revisions
- 34. By You-Sheng Yang
-
systemd: add android.target
In the upstart age, a special target 'android' was created to signal the lxc android container has completed cold boot and is ready for use. This prevents other services like lightdm from accessing resources when the container is not actually ready and dying expectedly. For force-mtp and rild, they depend on android property service to startup correctly. For lxc/lxc-net, we don't need them on ubuntu touch and their starting up depends on network-online, which may add up to 30s delay to the boot process. (LP: 1644445)
- 32. By You-Sheng Yang
-
Add writable path for running snappy. (LP: #1632272)
Approved by: Łukasz Zemczak
- 30. By You-Sheng Yang
-
Run upstart-
local-bridge in the foreground to help adb shell stability. (LP: #1632260) Approved by: Łukasz Zemczak
- 28. By You-Sheng Yang
-
Disable alsa-restore, alsa-state when lxc-android-config installed (LP: #1626012)
Approved by: Łukasz Zemczak
- 26. By You-Sheng Yang
-
Add systemd upstart-
local-bridge service (LP: #1627613) Approved by: Łukasz Zemczak
- 25. By You-Sheng Yang
-
Align to current upstart setup and run android container in the background. (LP: #1625916)
Approved by: Łukasz Zemczak
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lxc-android-config