Changeset 2536b38 for chapter06


Ignore:
Timestamp:
03/08/2006 08:28:39 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
b0db7748
Parents:
37153e0
Message:

Make /dev/null available to Udev's run_program rules

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/udev.xml

    r37153e0 r2536b38  
    4848
    4949<screen><userinput>install -dv /lib/{firmware,udev/devices/{pts,shm}}
     50mknod -m0666 /lib/udev/devices/null c 1 3
    5051ln -sv /proc/self/fd /lib/udev/devices/fd
    5152ln -sv /proc/self/fd/0 /lib/udev/devices/stdin
Note: See TracChangeset for help on using the changeset viewer.