lp:debian/squeeze/sysvinit

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/sysvinit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

26. By dkg

* Non-maintainer upload.
* enable use of either rpcbind or portmap for NFS (Closes: #620788)

25. By Ben Hutchings

* Non-maintainer upload.
* Disable SIGINT for non-interactive init scripts (Closes: #582442)

24. By Petter Reinholdtsen <email address hidden>

[ Kel Modderman ]
* Remove runlevel duration printing code from init.d/rc script
  as it was scheduled for removal before squeeze and imperfect.
  (Closes: #584862)
* Prevent init.d/rc script from executing stop scripts twice
  in runlevels 0 and 6 when conccurrent boot is enabled.
  (Closes: #594253)
* Modify debian/startpar/patches/06_stdin_notty.patch so it applies
  without fuzziness.
* Add debian/startpar/patches/08_kfreebsd_proc_error_debug.patch to
  prevent frequent messages on Debian GNU/kFreeBSD from littering boot
  messages. Thanks Petr Salinger for the patch. (Closes: #590560)
* Avoid umounting virtual filesystems (eg, cgroup) mounted under
  /sys/* as there is no good reason to do so. Thanks Michael Biebl
  for the patch. (Closes: #597338)

[ Petter Reinholdtsen ]
* Update Standards-Version from 3.8.4 to 3.9.1. No changes needed.

23. By Petter Reinholdtsen <email address hidden>

[ Petter Reinholdtsen ]
Fix typo introduced when fixing #526398 and make sure the root
file system is only checked if it is specified in /etc/fstab that
it should be checked, to avoid breaking boot when root is on NFS
(Closes: #592427).

22. By Petter Reinholdtsen <email address hidden>

Avoid /usr/bin/find in init.d/urandom to be able to run it before
/usr/ is mounted (Closes: #587665).

21. By Petter Reinholdtsen <email address hidden>

* Change init.d/urandom depend from $remote_fs to $local_fs. As far
  as I can see, it do not use anything in /usr/.
* Change warning message from invoke-rc.d when called during shutdown
  to also include the requested action name.

20. By Petter Reinholdtsen <email address hidden>

* Drop soft dependency from init.d/bootlogs to gdm3 until gdm3 stop
  depending on bootlogs, to avoid init.d script loop (Closes: #577146).
* Rewrite rm command in initscripts.postrm to avoid bogus lintian
  error.
* Extend startpar patch 05_pri_kdm_gdm.patch to also give priority
  to gdm3.

19. By Petter Reinholdtsen <email address hidden>

* New startpar patch 06_stdin_notty.patch to make sure startpar run
  programs also when stdin is a pipe, to get it working on OpenVZ
  (Closes: #584102)
* New startpar patch 07_nocrash_missing_arg.patch to make sure
  missing argument (-a) do not cause startpar to segfault.
* Change startpar patch 05_pri_kdm_gdm.patch to also give priority
  to udev to get kernel module loading started as early as possible
  during boot. Based on idea from live-net-startpar.
* Make init.d/bootlogs soft depend on gdm3 while we wait for gdm3 to
  provide $x-display-manager.
* Make sure to create /dev/pts/ and /dev/shm/ in mountdevsub.sh
  before mounting them to allow udev to stop creating them at boot
  (Closes: #584742). Thanks to Marco d'Itri for the patch.
* Drop support for the now obsolete devfs file system in the init.d
  scripts bootmisc.sh, checkroot.sh, mountdevsubfs.sh, umountfs and
  umountnfs.sh.
* Loosen up the migration check to dependency based boot sequencing,
  to only report removed but not purged packages if insserv detected
  problems with the init.d script dependencies.
* Add Norwegian Bokmål (nb) debconf translation.

18. By Petter Reinholdtsen <email address hidden>

[ Petter Reinholdtsen ]
Protect new code calling initctl in sendsigs to only run when
/sbin/initctl is available.

17. By Petter Reinholdtsen <email address hidden>

[ Petter Reinholdtsen ]
* Update comment in init.d/rc explaining the CONCURRENCY value to
  reflect that 'startpar' is no longer a useful value and that
  dependency based boot sequencing with parallel boot is the
  default.
* Additional upstart jobs may be /started/ on shutdown after
  init.d/sendsigs 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.
  Patch from Steve Langasek and Ubuntu.
* Print to the console how many seconds were spent running boot
  scripts, to get more focus on boot speed while we prepare Squeeze.
* Add workaround in sysv-rc.postinst for systems migrating from
  file-rc to make sure their use of legacy boot ordering is detected
  and handled (Closes: #575080).

Branch metadata

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

Subscribers