Changeset 586feb7 in clfs-sysroot for BOOK/bootscripts/common/network.xml


Ignore:
Timestamp:
Jul 2, 2006, 12:45:15 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
940e6b3
Parents:
89c10a9
Message:

Updated the bootscripts package and make LFS to CLFS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootscripts/common/network.xml

    r89c10a9 r586feb7  
    3939    file for the <filename class="devicefile">eth0</filename> device:</para>
    4040
    41 <screen><userinput>cd ${LFS}/etc/sysconfig/network-devices &amp;&amp;
     41<screen><userinput>cd ${CLFS}/etc/sysconfig/network-devices &amp;&amp;
    4242mkdir ifconfig.eth0 &amp;&amp;
    4343cat &gt; ifconfig.eth0/ipv4 &lt;&lt; "EOF"
     
    9595    Create the file by running the following:</para>
    9696
    97 <screen><userinput>cat &gt; ${LFS}/etc/resolv.conf &lt;&lt; "EOF"
     97<screen><userinput>cat &gt; ${CLFS}/etc/resolv.conf &lt;&lt; "EOF"
    9898<literal># Begin /etc/resolv.conf
    9999
Note: See TracChangeset for help on using the changeset viewer.