#4524: sysvinit-2.96
--------------------+-----------------------
 Reporter:  bdubbs  |       Owner:  lfs-book
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  9.1
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-----------------------

Comment (by bdubbs):

 sysvinit (2.96) released; urgency=low

     * Added -z command line paramter to pidof which tells pidof to
       try to find processes in uninterruptable (D) or zombie (Z) states.
       This can cause pidof to hang, but produces a more complete process
       list.
         * Note LFS uses the procps version of pidof

     * Reformatted init code to make if/while logic more clear.

     * Cleaned up some output from readbootlog.

     * Added -e flag to bootlogd. When -e is used, data saved
       to the boot log file does not have escape characters
       removed. This means colour and cursor movement codes
       stay in the log file. The may then look nicer when
       read with "less -R', but may appear cluttered or
       out of alignment when viewed with other, plain-text tools.
       When -e is not used, escape characters are removed/filtered.

     * Make sure src/Makefile cleans up all executable files
       when parent Makefile calls "make clean".

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4524#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to