2011/8/2 Bruce Dubbs <[email protected]>: > I have made a very large, invasive change to LFS. All the bootscripts > have been rewritten. > > From the change log: > > [bdubbs] - Rewrite bootscripts and Chaper 7. > o Make scripts compatible with initd format (see BLFS). > o Move functions and services to /lib/boot. > o Log boot messages to /run/var/bootlog.
The dir /run/var/ was not always available, I saw many error messages during shutdown and reboot. > o Move ifup/ifdown to /sbin. > o Move network device configuration files to /etc/sysconfig/ifconfig.*. The "ONBOOT=no" option not work on my system. > o Add IFACE variable to network configuration files. > o Read optional configuration file /etc/sysconfig/init_params in functions. > > The next release version of LFS will be 7.0 and is currently scheduled > for September 1st. > > I'm sure there are areas where more or better explanations can be made > or boot scripts improved. Feedback is appreciated. > > I've rendered the latest SVN version with these changes at > http://www.linuxfromscratch.org/lfs/view/development/ > > -- Bruce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page > -- code farmer from lanxiangjixiao -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
