Changeset 4faecfa for BOOK/boot/common


Ignore:
Timestamp:
Feb 21, 2006, 2:19:24 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
852593c
Parents:
b76b419
Message:

r1120@server (orig r1118): chris | 2006-01-31 19:29:01 -0800
Added a sed command to udev instructions to account for the new 'test' program location

File:
1 edited

Legend:

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

    rb76b419 r4faecfa  
    3636    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3737    href="../../final-system/common/udev.xml"
    38     xpointer="xpointer(//*[@os='e'])"/>
     38    xpointer="xpointer(//*[@os='g'])"/>
    3939
    40 <screen os="f"><userinput>make DESTDIR=${LFS} EXTRAS="extras/firmware extras/run_directory" install</userinput></screen>
     40<screen os="h"><userinput>make DESTDIR=${LFS} EXTRAS="extras/firmware extras/run_directory" install</userinput></screen>
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4343    href="../../final-system/common/udev.xml"
    44     xpointer="xpointer(//*[@os='h'])"/>
     44    xpointer="xpointer(//*[@os='j'])"/>
    4545
    46 <screen os="i"><userinput>cp ../&udev-config-file; ${LFS}/etc/udev/rules.d/25-lfs.rules</userinput></screen>
     46<screen os="k"><userinput>cp ../&udev-config-file; ${LFS}/etc/udev/rules.d/25-lfs.rules</userinput></screen>
    4747
    4848  </sect2>
Note: See TracChangeset for help on using the changeset viewer.