Changeset 71c9190 in bootscripts-standard for bootscripts/netboot


Ignore:
Timestamp:
May 17, 2014, 3:21:20 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
94bfdfa
Parents:
88c8bf0
Message:

Don't need /lib/udev/devices anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/netboot/rc.sysinit

    r88c8bf0 r71c9190  
    2424echo "Starting udev"
    2525mount -n -t tmpfs -o mode=0755 udev /dev
    26 cp --preserve=all --recursive --remove-destination  /lib/udev/devices/* /dev
    2726chmod 1777 /dev/shm
    2827echo "" > /sys/kernel/uevent_helper
Note: See TracChangeset for help on using the changeset viewer.