Changeset 7911

Show
Ignore:
Timestamp:
02/03/07 12:50:19 (1 year ago)
Author:
bryan
Message:

Start using a GNU-style changelog (and reformat the entries I've added to it).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bootscripts/ChangeLog

    r7909 r7911  
    1 n/a - February 3, 2007 
    2         * Move setclock before checkfs.  Fixes #1948. (Bryan) 
    3  
    4 n/a - November 25, 2006 
    5         * Copy Debian's "copy generated rules" initscript code, to clean up 
    6           when the rule_generator scripts run before / is writable.  (Since 
    7           the rule_generator code is from Debian, I assume their cleanup code 
    8           is appropriate.) (Bryan) 
    9  
    10 n/a - October 15, 2006 
    11         * Make udev_retry script work with udev >= 099. (Bryan) 
     12007-02-03      Bryan Kadzban   <bryan@linuxfromscratch.org> 
     2        * ChangeLog: Rename from CHANGELOG, start using GNU style entries. 
     3 
     4        * Makefile: Move setclock before checkfs.  Fixes #1948. 
     5 
     62006-11-25      Bryan Kadzban   <bryan@linuxfromscratch.org> 
     7        * lfs/init.d/udev_retry: Copy Debian's "copy generated rules" initscript 
     8          code, to clean up when the rule_generator scripts run before / is 
     9          writable.  (Since the rule_generator code is from Debian, I assume their 
     10          cleanup code is appropriate.) 
     11 
     122006-10-15      Bryan Kadzban   <bryan@linuxfromscratch.org> 
     13        * lfs/init.d/udev_retry: Fix to work with udev >= 099. 
    1214 
    1315n/a - June 2, 2006