|
@@ -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
|