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

Petter Reinholdtsen pere at costa.debian.org
Sun Jul 23 22:34:40 UTC 2006


Author: pere
Date: 2006-07-23 22:34:39 +0000 (Sun, 23 Jul 2006)
New Revision: 803

Modified:
   sysvinit/trunk/debian/changelog
Log:
Reword the changelog.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-07-14 14:19:33 UTC (rev 802)
+++ sysvinit/trunk/debian/changelog	2006-07-23 22:34:39 UTC (rev 803)
@@ -1,31 +1,30 @@
 sysvinit (2.86.ds1-15~1) unstable; urgency=low
 
   [ Petter Reinholdtsen ]
-  * Modify LSB header for init.d/rmnologin, to make sure it is run
-    with 'stop' argument for runlevel 0 and 6, and make it depend on
-    '$all' to put it last in the startup sequence.
-  * Update the descripton in LSB header for init.d/hostname.sh.
-  * Make sure hostname.sh return error code if it is unable to set the
-    hostname.
+  * Modify LSB header for init.d/rmnologin, to make sure it is
+    executed with the 'stop' argument for runlevel 0 and 6, and make
+    it depend on '$all' to put it last in the startup sequence.
+  * Update the LSB descripton header for init.d/hostname.sh.
+  * Make sure hostname.sh return error code when it fail.
   * Fix 'startpar' concurrency option to only run start and stop
-    scripts once.  Patch from Sören Köpping. (Closes: #378092)
-  * Update init.d/rc to move the definition of the startup() function
-    after /etc/default/rcS is sourced, to make it possible to specify
-    the CONCURRENCY setting in the rcS conffile.
+    scripts only once.  Patch from Sören Köpping. (Closes: #378092)
+  * Fix init.d/rc to make it possible to specify the CONCURRENCY
+    setting in /etc/default/rcS.
   * Fix typo in update-rc.d.8 manual page.  Patch from Justin
     Pryzby. (Closes: #374476)
   * Improve text in init.d/README to make it more obvious that the .sh
-    scripts should be working when executed individually.  Patch from
-    Bart Martens.  (Closes: #362888)
-  * Modify the comment before the calls to on_ac_power, to document
-    that checkfs.sh and checkroot.sh are written to work just fine
-    when /usr/bin/on_ac_power is unavailable. (Closes: #367867)
-  * Change runlevel manpage to be less misleading.  Patch from Ubuntu.
-  * Change messages from init.d/sendsigs.  Based on patch from Ubuntu.
-  * Update progress bar changes in init.d/sendsigs and init.d/rc.
-    Patch from Ubuntu.  Changed patch to check once in init.d/rc if
-    the progress bar is enabled, and to use the same way in sendsigs
-    and rc to decide if it is enabled or not.
+    scripts should be working also when executed individually.  Patch
+    from Bart Martens.  (Closes: #362888)
+  * Integrate the patches from Ubuntu where I understand why they are
+    useful:
+    - Change runlevel manpage to be less misleading.
+    - Make messages in init.d/sendsigs less technical.  Based on patch
+      from Ubuntu.
+    - Update progress bar changes in init.d/sendsigs and init.d/rc.
+      Based on patch from Ubuntu.  Changed patch to check only once in
+      init.d/rc if the progress bar is enabled, and to use the same
+      way in sendsigs and rc to decide if it is enabled or not.  It
+      will be enabled if /sbin/usplash_write is executable.
   * Update standards version from 3.6.2.1 to 3.7.2.  No changes required.
   * Acknowledge NMU.  Thanks, Steinar H. Gunderson . (Closes: #359176)
 




More information about the Pkg-sysvinit-commits mailing list