[Pkg-sysvinit-commits] r634 - sysvinit/trunk/debian

Thomas Hood jdthood-guest at costa.debian.org
Thu Jan 12 18:52:19 UTC 2006


Author: jdthood-guest
Date: 2006-01-12 18:52:14 +0000 (Thu, 12 Jan 2006)
New Revision: 634

Modified:
   sysvinit/trunk/debian/changelog
Log:
Update changelog

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-01-12 18:26:32 UTC (rev 633)
+++ sysvinit/trunk/debian/changelog	2006-01-12 18:52:14 UTC (rev 634)
@@ -1,10 +1,10 @@
-sysvinit (2.86.ds1-10~15) experimental; urgency=low 
+sysvinit (2.86.ds1-10~16) experimental; urgency=low 
 
   [ Thomas Hood ]
   * rcS(5): Reword
   * bootclean: Adapt from old bootclean.sh; handle return status more
     carefully; print diagnostic messages on failures; eliminate use of
-    subshells; add comments
+    subshells; add comments; improve deletion code
   * mountall.sh: Eliminate unnecessary check for pre-2.4 Linux kernel
   * mountnfs.sh, mountall.sh: Choose different names for intnl. functions
   * mountnfs.sh: Only sleep 1 second after starting portmap; note that
@@ -23,11 +23,14 @@
     + Use '-o root' with install
   * /etc/init.d/README: Note that /etc/init.d/*.sh must have '#!/bin/sh'
     and must follow policy 10.4.
+  * Override lintian and linda warnings
 
   [ Ubuntu backports by T.H. ]
   * During shutdown and reboot take the progress bar from 100 to 0
   * Reduce diff with 2.86.ds1-6ubuntu1
 
+  Thanks to Mark Hatle and Marco d'Itri for help with this release.
+
  -- Thomas Hood <jdthood at yahoo.co.uk>  Mon,  9 Jan 2006 14:16:02 +0100
 
 sysvinit (2.86.ds1-9) experimental; urgency=low
@@ -36,11 +39,9 @@
   * Split mountdevsubfs out of mountvirtfs and run it at S04 and S37.
     This should not behave any differently, but the split will allow
     packages that futz with /dev to do this at S03.
-  * mountnfs.sh: Eliminate unnecessary use of subshell
   * umountfs: Only run umount if there is something to unmount
     (Closes: #345272)
   * urandom: Set PATH so that find can be found  (Closes: #345273)
-  * bootclean.sh: Improve, homogenize file deletion code
   * init: 64_init_set_PATH.dpatch: Set PATH if it's unset on re-exec
     (Closes: #345370)
   * init: 65_init_u_in_06.dpatch: Allow 'telinit u' in runlevels 0, 6
@@ -99,7 +100,6 @@
     closes: #342160 "checkroot.sh ignores fsck result"
     closes: #342744 "checkroot.sh sources mountvirtfs, yet attemps to supply arguments"
   * Use /proc/mounts instead of /etc/mtab when unmounting  (Closes: #338801)
-  * Override lintian warnings re: top-level dirs
   * Check for files under mountpoints more thoroughly
   * initscripts.postinst:
     + Don't fail to install on file-rc systems  (Closes: #343993)
@@ -184,7 +184,8 @@
   * Improve skeleton initscript
   * all scripts: Clean up; standardize indentation
   * all scripts: Use the "which" program to test for executability
-  * initscripts: Include /run; include /sys in Linux builds
+  * initscripts: Experimentally include /run; include /sys in Linux
+    builds
   * mountvirtfs: Mount a tmpfs on /run
   * mountvirtfs: Warn if mount point has stuff under it (Closes: #95390)
   * initscripts postinst: Run mountvirtfs




More information about the Pkg-sysvinit-commits mailing list