summaryrefslogtreecommitdiff
path: root/sources/target_skeleton/etc/fstab
blob: 2ca20a4926db5b52966d72093969f4008b2638df (plain)
1
2
3
4
5
6
# /etc/fstab: static file system information.
#
# <file system> <mount pt>     <type>	<options>          <dump> <pass>
/dev/root       /              ext2	rw                0      1
proc		/proc	       proc     defaults	  0	 0
tmpfs		/tmp	       tmpfs    defaults	  0	 0