Changeset a0038b3 in clfs-embedded for bootscripts
- Timestamp:
- Sep 8, 2009, 4:18:49 PM (15 years ago)
- Branches:
- master
- Children:
- 719faf6
- Parents:
- c05b9cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/clfs/rc.d/startup
rc05b9cf ra0038b3 5 5 . /etc/rc.d/init.d/functions 6 6 7 /bin/mount -t tmpfs /tmp /tmp 7 8 /bin/mount -t proc none /proc 8 9 /bin/mount -t sysfs none /sys
Note:
See TracChangeset
for help on using the changeset viewer.