Changeset 3f76cac for BOOK/boot/common/devices.xml
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0ee61bb
- Parents:
- a90a072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/devices.xml
ra90a072 r3f76cac 9 9 <?dbhtml filename="devices.html"?> 10 10 11 <title>Populating ${ LFS}/dev</title>11 <title>Populating ${CLFS}/dev</title> 12 12 13 13 <indexterm zone="ch-boot-devices"> 14 <primary sortas="e-${ LFS}/dev/*">${LFS}/dev/*</primary>14 <primary sortas="e-${CLFS}/dev/*">${CLFS}/dev/*</primary> 15 15 </indexterm> 16 16 … … 35 35 the following commands:</para> 36 36 37 <screen><userinput>mknod -m 600 ${ LFS}/dev/console c 5 138 mknod -m 666 ${ LFS}/dev/null c 1 3</userinput></screen>37 <screen><userinput>mknod -m 600 ${CLFS}/dev/console c 5 1 38 mknod -m 666 ${CLFS}/dev/null c 1 3</userinput></screen> 39 39 40 40 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.