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.

blfs-bootscripts should make some changes for this, such as pppoe, dhcp

> o Log boot messages to /run/var/bootlog.
> o Move ifup/ifdown to /sbin.

It look like that you also disabled the "ifconfig.xxx dir" support.
When set multi IP, I have to use {ifconfig.xxx.001,ifconfig.xxx.002}
instead of ifconfig.xxx/{001,002}.
And it will be easier for set some interface like "bridge"

> o Move network device configuration files to /etc/sysconfig/ifconfig.*.

cat /etc/sysconfig/rc|grep network
network_devices=/etc/sysconfig/network-devices
Here also need a change.

> 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

Reply via email to