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

Thomas Hood jdthood-guest at costa.debian.org
Thu Nov 24 13:20:13 UTC 2005


Author: jdthood-guest
Date: 2005-11-24 13:20:13 +0000 (Thu, 24 Nov 2005)
New Revision: 238

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

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2005-11-24 13:19:34 UTC (rev 237)
+++ sysvinit/trunk/debian/changelog	2005-11-24 13:20:13 UTC (rev 238)
@@ -6,12 +6,12 @@
   * Make sure to source *.sh scripts for runlevel 'S'.  (Closes: #339955)
 
   [ Thomas Hood ]
+  * *.sh: Fix usage messages
   * *.sh: Make sure that these do their thing when they aren't given any
     command line arguments (as is the case when they are sourced)
   * checkroot.sh: Fix double printing of 'Done checking root file system';
     mountall.sh: Fix chopped-up printing of mount information
     (Closes: #339979 and presumably closes: #332309)
-  * *.sh: Fix usage messages
   * Improve initscripts' use of log_* functions  (Closes: #55143, #323749)
   * There remains the problem that error messages printed by programs
     that are called by initscripts get printed on the console and thus
@@ -22,14 +22,14 @@
     order to try to please selinux  (Closes: #333836)
   * Improve skeleton initscript
   * Shorten motd header  (Closes: #340017)
-  * pidof: If the program is specified with a path, don't match processes
-    of programs run from different paths  (Closes: #160329)
   * Rotate dmesg log with savelog (Closes: #237074)
   * Depend on debianutils >= 2.13.1 in order to prevent #295850
   * checkfs.sh: Implement FSCKTYPES  (Closes: #89481)
     FSCKTYPES="ext2,msdos" to fsck only file system types ext2 and msdos
     See fsck(8) for syntax.  FSCKTYPES="none" disables fsck of file
     systems (other than the root filesystem) altogether.
+  * pidof: If the program is specified with a path, don't match processes
+    of programs run from different paths  (Closes: #160329)
   * init.8: Mention that entering runlevel 1 kills all processes
     (Closes: #238861)
   * Remove unneeded sysvinit Dependency on coreutils  (Closes: #316423)




More information about the Pkg-sysvinit-commits mailing list