lp://staging/ubuntu/vivid-proposed/init-system-helpers
- Get this branch:
- bzr branch lp://staging/ubuntu/vivid-proposed/init-system-helpers
Branch merges
Branch information
Recent revisions
- 35. By Serge Hallyn
-
Move /bin/running-
in-container from upstart and update it so that
systemd-based vivid hosts can use it. (LP: #1442228) - 34. By Martin Pitt
-
Cherry-pick tests and a bug fix from Debian git:
* t/001-deb-systemd- helper. t: Verify that the commands exit successfully.
* t/001-deb-systemd- helper. t: Add tests for Alias= handling.
* t/001-deb-systemd- helper. t: Add tests for Alias and mask handling with
uninstalled .service file (as in package postrm scripts).
* deb-systemd-helper: Ignore Also= and Alias= referring to itself, and avoid
mask symlink creation errors on systems where units with those have
already been installed. Add corresponding test to
001-deb-systemd- helper. t. (LP: #1439793) - 33. By Adam Conrad
-
Make init "Essential: yes" again, it's the only way to guarantee a
sane upgrade path for people without ubuntu-minimal (LP: #1436956) - 32. By Robie Basak
-
Declare Breaks/Replaces against both upstart and upstart-bin since
/lib/init/apparmor- profile- load briefly appeared in both packages
(LP: #1439988). - 31. By Robie Basak
-
Add /lib/init/
apparmor- profile- load; moved from the upstart package to the
apparmor package and wrapped here under the old path. This name can
continue to be used by init scripts to save them individually testing if
apparmor is installed, as this wrapper performs this task.
(LP: #1432683) - 29. By Martin Pitt
-
init: Switch preferred alternative to systemd, and update package
description to make sense for Ubuntu. (LP: #1427654) - 28. By Dimitri John Ledkov
-
Add back systemd-sysv as alternative pre-depends, it's now a
reasonably supported init for vivid. - 27. By Didier Roche-Tolomelli
-
* deb-system-invoke: don't start disabled systemd services (in case
of systemd only services), when there is no init script. (Closes: #768456)
Add some conditions to start the job on deb-system-invoke [restart|start],
during package upgrade:
- deb-system-invoke start <unit> doesn't do anything on systemd if the
unit is disabled or static.
- deb-system-invoke restart <unit> only restarts a disabled or static unit
if the daemon was already running (forced by the admin).
- in case of multiple units in error passed to deb-system-invoke, this one
will exit with last unit in errror exit code.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/init-system-helpers