Ignore:
Timestamp:
Jul 1, 2006, 11:52:01 PM (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:
0ee61bb
Parents:
a90a072
Message:

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

File:
1 edited

Legend:

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

    ra90a072 r3f76cac  
    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.