CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
added initial stuff based on busybox-1.14.1 (need testing)
[initrd.git] / filesystem / fstab
1 #
2 # /etc/fstab: static file system information
3 #
4
5 none /sys sysfs defaults 0 0
6 none /proc proc defaults 0 0
7 tmp /tmp tmpfs defaults 0 0
8
9 # End of file