lp://staging/ubuntu/precise-updates/sysvinit
- Get this branch:
- bzr branch lp://staging/ubuntu/precise-updates/sysvinit
Branch merges
Branch information
Recent revisions
- 172. By Stéphane Graber
-
* Cherry-pick fix from git to better handle chroot in postinst and change
the check to allow for the case where /dev isn't a mountpoint but /dev/shm
is one. (LP: #974584)
* Add logic to detect broken environments (mostly LXC) where both /dev/shm
and /run/shm exist as directories (and aren't bind-mounts).
In such case, move the content of /dev/shm to /run/shm and make /dev/shm
a symlink to /run/shm. - 169. By Evan Broder
-
On upgrade, detect and correct broken shutdown sequence caused by
3rd-party packages running insserv. (LP: #858122) - 166. By Clint Byrum
-
* d/src/initscrip
ts/etc/ init.d/ sendsigs: wait up to 300 extra
seconds for upstart jobs that have been killed. They will be sent
SIGKILL by upstart when their 'kill timeout' has been reached, so
we should trust the job's author to give the service a reasonable
amount of time to shut down. (LP: #688541)
* also omit pids of stop/killed upstart jobs since we know they've
been killed already.
* d/src/initscripts/etc/ init.d/ umountroot: Check for init.upgraded
file in /var/run before clearing out /var/run. (LP: #886439) - 165. By Martin Pitt
-
Revert previous upload. /etc/bash_
completion. d/service is already shipped
in "bash-completion", causing a file conflict. - 164. By Dustin Kirkland
-
* debian/
bash_completion .d/service:
- add a long overdue bash completion script for the service command - 163. By Clint Byrum
-
* d/service/service: Updated to use 'stop/start' instead of passing
restart directly through to upstart. (LP: #440179)
* d/service/service. 8: Updated man page to reflect handling of upstart
jobs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/quantal/sysvinit