diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2011-11-28 08:13:36 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2011-11-28 08:13:36 +0000 |
commit | 642e2e9f3ff1ab03a7ec99bd70ff65883b31e3b8 (patch) | |
tree | edf6220bd0838681b8960dc1f244f7da7ef61703 /bootscripts/ChangeLog | |
parent | 17698aac3c63e74152deda5f601af0d9ab190e92 (diff) |
Various cosmetic fixes for bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r-- | bootscripts/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index de1755ec2..fa72d7e62 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,13 @@ +2011-11-28 DJ Lucas <dj@linuxfromscratch.org> + + * lfs/init.d/mountfs: Add '-t nosysfs' to umount command + * lfs/init.d/mountvirtfs: remove unneeded spaces in output + * lfs/init.d/rc: Correct double interactive prompt + * lfs/init.d/setclock: Remove screen output from start case (udev) + * lfs/init.d/udev{,_retry}: Restore output to screen and log + * lfs/lib/services/init-functions: Restore DISTRO variables + * lfs/sbin/ifup: Change "..." to ": " (not awaiting additonal output) + 2011-11-14 Bruce Dubbs <bdubbs@linuxfromscratch.org> * The following are from suggestions by DJ Lucas |