Changeset dfd3036


Ignore:
Timestamp:
Mar 15, 2006, 6:45:20 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d2233c0
Parents:
e234149
Message:

r2594@server: jim | 2006-03-15 06:45:02 -0800
Fixed typos in udev-rules

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/common/udev-rules.xml

    re234149 rdfd3036  
    3737    replaces these rules. So we must first remove all the old rules sets.</para>
    3838
    39 <screen><userinput>rm -vf /etc/udev/rules.d/*</userinput></screen>
     39<screen><userinput>rm -vf ${LFS}/etc/udev/rules.d/*</userinput></screen>
    4040
    4141    <para>Install the package:</para>
  • packages.ent

    re234149 rdfd3036  
    269269<!ENTITY udev-cross-lfs-version "0.1">
    270270<!ENTITY udev-cross-lfs-size "10 KB">
    271 <!ENTITY udev-cross-lfs-url "http://ftp.jg555.com/udev/udev-cross-lfs-&udev-version;.tar.bz2">
     271<!ENTITY udev-cross-lfs-url "http://ftp.jg555.com/udev/udev-cross-lfs-&udev-cross-lfs-version;.tar.bz2">
    272272
    273273<!ENTITY util-linux-version "2.12r">
Note: See TracChangeset for help on using the changeset viewer.