lp://staging/ubuntu/lucid-proposed/sysvinit

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/lucid-proposed/sysvinit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

138. By Clint Byrum

debian/initscripts/etc/init.d/umountnfs.sh: emit a new event,
unmounted-remote-filesystems, to allow stopping portmap
and others. (LP: #711425)

137. By Barry Warsaw

debian/initscripts.postinst
Do not tail /etc/motd to /etc/motd.tail if the former is a symlink.
This prevents double motd banners on login. Also, take from the
Oneiric version of the file, a stanza to remove /etc/motd.tail if it
appears to be a double banner. If this does not get automatically
cleaned up for you and you're still seeing the double banner, just
remove /etc/motd.tail manually. It won't come back. (LP: #659738)

136. By James Troup

debian/sysv-rc/sbin/invoke-rc.d: replace RUNLEVEL with RUNLEVELHELPER.
Using RUNLEVEL causes spurious failures when invoke-rc.d is invoked
with RUNLEVEL already defined in the environment (as it is e.g. during
bootup) since invoke-rc.d's RUNLEVEL will become an exported variable
at that point and cause /sbin/runlevel to return bad data. (LP: #619246)

135. By Surbhi Palande

[ Dan Muresan ]
sendsigs: OMITPIDS needs to be reinitalized for every loop iteration
before concatanating pids of upstart jobs to it. Otherwise it overflows
and throws an error. (LP: #665185)

134. By James Hunt

debian/initscripts/etc/init.d/umountroot: Improve handling of
respawn of init: we now wait for inits map file to change. If this
doesn't happen within 5 seconds, we unmount forcibly. (LP: #672177)

133. By Steve Langasek

debian/initscripts/etc/init.d/sendsigs: additional upstart jobs may be
/started/ on shutdown after this script has first been invoked; so don't
assume the list of known jobs is constant, instead requery initctl before
each killall5 -CONT to properly exclude any new jobs upstart knows about
so that we aren't waiting an extra 10 seconds for no reason.
LP: #537262.

132. By Martin Pitt

debian/initscripts/etc/init.d/sendsigs: Comment out the
report_unkillable() call. We collected enough data for now from beta-1
installations.

131. By Martin Pitt

debian/initscripts/etc/init.d/sendsigs: If we detect processes which don't
want to die on SIGTERM (and thus cause the 10 second timeout until they
get killed), call /usr/share/apport/unkillable_shutdown (if existing), so
that we get reports about those.

130. By Michael Vogt

* debian/patches/92_sulogin_support_static_sh.patch:
  - add support for /bin/static-sh as fallback if the regular
    shell fails to execute (LP: #505887)

129. By Scott James Remnant (Canonical)

* debian/initscripts/etc/init.d/sendsigs:
  - Omit any process being controlled by Upstart.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/oneiric/sysvinit
This branch contains Public information 
Everyone can see this information.

Subscribers