Changeset 679a675


Ignore:
Timestamp:
Aug 22, 2013, 12:38:39 PM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ea90a05
Parents:
aed01b86
Message:

Correct boot method eudev 80 slot rule install.

Location:
BOOK/boot
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/udev.xml

    raed01b86 r679a675  
    5757
    5858    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59     href="../../final-system/common/udev.xml"
     59    href="../common/udev.xml"
    6060    xpointer="xpointer(//*[@os='r2'])"/>
    6161
    62   </sect2>
     62 </sect2>
    6363
    6464  <sect2 role="content">
  • BOOK/boot/common/udev.xml

    raed01b86 r679a675  
    6161    xpointer="xpointer(//*[@os='r1'])"/>
    6262
    63     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    64     href="../../final-system/common/udev.xml"
    65     xpointer="xpointer(//*[@os='r2'])"/>
     63<screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" \
     64> ${CLFS}/etc/udev/rules.d/80-net-name-slot.rules</userinput></screen>
    6665
    67   </sect2>
     66 </sect2>
    6867
    6968  <sect2 role="content">
  • BOOK/boot/multilib/udev.xml

    raed01b86 r679a675  
    5858
    5959    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../../final-system/common/udev.xml"
     60    href="../common/udev.xml"
    6161    xpointer="xpointer(//*[@os='r2'])"/>
    6262
  • BOOK/boot/x86_64-64/udev.xml

    raed01b86 r679a675  
    6363
    6464    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    65     href="../../final-system/common/udev.xml"
     65    href="../common/udev.xml"
    6666    xpointer="xpointer(//*[@os='r2'])"/>
    6767
Note: See TracChangeset for help on using the changeset viewer.