Changeset 9c1d1fa in clfs-embedded


Ignore:
Timestamp:
Nov 15, 2006, 3:20:52 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
381c53b
Parents:
80c45b9
Message:

Bootscript Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/clfs/rc.d/startup

    r80c45b9 r9c1d1fa  
    1111/bin/mount -t sysfs none /sys
    1212/bin/mount -o remount,rw /
    13 /bin/mount -t tmpfs -o mode=0755 /dev
     13/bin/mount -t tmpfs -o mode=0755 udev /dev
    1414/bin/mkdir /dev/pts
    1515/bin/mkdir /dev/shm
     16/bin/echo "/sbin/mdev" > /proc/sys/kernel/hotplug
    1617/sbin/mdev -s
    1718
Note: See TracChangeset for help on using the changeset viewer.