mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
corrected few typos and formatting in DHCP section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1623 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8a84d1c6fa
commit
4cdfb1be40
@ -86,15 +86,15 @@ cat > /etc/hosts << "EOF" </command>
|
||||
<screen><userinput><command>chmod 755 /etc/sysconfig/network-devices/ifup-eth0 &&
|
||||
chmod 755 /etc/sysconfig/network-devices/ifdown-eth0</command></userinput></screen>
|
||||
|
||||
<warning><para>
|
||||
This script, in it's current state, <emphasis>will</emphasis> cause an
|
||||
error at shutdown. ATM, It is best to just live with the error. The
|
||||
network scripts for LFS and BLFS are currently being revised. In the
|
||||
interim, you can use a simple workaround to rid yourself of the error.
|
||||
Move K80network in your stop scripts to K49network. You must be
|
||||
absolutely certain, however, that you have all network filesystems
|
||||
unmounted before this script is executed.
|
||||
</para></warning>
|
||||
<warning><para>This script, in its current state,
|
||||
<emphasis>will</emphasis> cause an error at shutdown. At the moment, it
|
||||
is best to just live with the error. The network scripts for
|
||||
<acronym>LFS</acronym> and <acronym>BLFS</acronym> are currently being
|
||||
revised. In the interim, you can use a simple workaround to rid yourself
|
||||
of the error. Move your <filename>K80network</filename> stop scripts to
|
||||
<filename>K49network</filename>. You must be absolutely certain,
|
||||
however, that you have all network filesystems unmounted before this
|
||||
script is executed.</para></warning>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user