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

Petter Reinholdtsen pere at costa.debian.org
Fri Sep 8 13:39:46 UTC 2006


Author: pere
Date: 2006-09-08 13:39:45 +0000 (Fri, 08 Sep 2006)
New Revision: 876

Modified:
   sysvinit/trunk/debian/changelog
Log:
Sort changelog according to impact and importance.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-09-08 13:36:20 UTC (rev 875)
+++ sysvinit/trunk/debian/changelog	2006-09-08 13:39:45 UTC (rev 876)
@@ -1,25 +1,26 @@
 sysvinit (2.86.ds1-18~2) unstable; urgency=low
 
+  * Make sure running update-rc.d several times do not remove the
+    rc*.d/ symlinks, fixing bug introduced in 2.86.ds1-16.  Patch from
+    Arjan Oosting. (Closes: #386500) Added entry in NEWS file to give
+    clues on how to fix the breakage in upgraded packages introduced
+    by this.
+  * Change checkroot.sh to use a private tmpfs file system for its
+    device file if it is missing from /dev/. (Closes: #386347)
+  * Also create possibly non-existant parent directory of lock directory
+    /var/run/network/mountnfs in ifup script.  Patch from Arjan
+    Oosting. (Closes: #386449).
   * Mark /etc/init.d/rc.local as a conffile, to make sure we do not
     replace an exisitng rc.local file without warning the system
     admin. (Closes: #386418)
-  * Also create possibly non-existant parent directory of lock directory
-    /var/run/network/mountnfs in ifup script.  Patch from Arjan
-    Oosting. (Closes: #386449).
-  * Change checkroot.sh to use a private tmpfs file system for its
-    device file if it is missing from /dev/. (Closes: #386347)
   * Mount /dev/pts/ with noexec,nosuid, as it is only used for device files.
   * Print a message when enabling concurrent boot, specifying the
     concurrency style.
-  * Make sure running update-rc.d several times do not remove the
-    rc*.d/ symlinks.  Patch from Arjan Oosting. (Closes: #386500)
-    Added entry in NEWS file to give clues on how to fix the breakage
-    in upgraded packages introduced by this.
-  * Remove 'S' from default-stop in skeleton.  It never make sense to add
-    stop links in rcS.d/.
   * Teach init.d/stop-bootlogd-single to accept the kernel arguments
     'S' and '1' as well as 'single' as single-user mode triggers.
     (Closes: #367465, #372669)
+  * Remove 'S' from default-stop in skeleton.  It never make sense to add
+    stop links in rcS.d/.
   * Remove execute bit from /etc/init.d/skeleton. (Closes: #372666)
   * LSB header updates:
     - stop-bootlogd should run after rmnologin.




More information about the Pkg-sysvinit-commits mailing list