Ignore:
Timestamp:
Jul 1, 2006, 11:52:01 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
6ea30c8
Parents:
b18d234
Message:

r4227@server: jim | 2006-07-01 23:46:16 -0700
More LFS to CLFS Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/common/devices.xml

    rb18d234 rf1fd69a  
    99  <?dbhtml filename="devices.html"?>
    1010
    11   <title>Populating ${LFS}/dev</title>
     11  <title>Populating ${CLFS}/dev</title>
    1212
    1313  <indexterm zone="ch-boot-devices">
    14     <primary sortas="e-${LFS}/dev/*">${LFS}/dev/*</primary>
     14    <primary sortas="e-${CLFS}/dev/*">${CLFS}/dev/*</primary>
    1515  </indexterm>
    1616
     
    3535    the following commands:</para>
    3636
    37 <screen><userinput>mknod -m 600 ${LFS}/dev/console c 5 1
    38 mknod -m 666 ${LFS}/dev/null c 1 3</userinput></screen>
     37<screen><userinput>mknod -m 600 ${CLFS}/dev/console c 5 1
     38mknod -m 666 ${CLFS}/dev/null c 1 3</userinput></screen>
    3939
    4040  </sect2>
Note: See TracChangeset for help on using the changeset viewer.