splitting conf_files into etc/ and initscripts/
[bootcd.git] / etc / fstab
diff --git a/etc/fstab b/etc/fstab
new file mode 100644 (file)
index 0000000..a4f3fb7
--- /dev/null
+++ b/etc/fstab
@@ -0,0 +1,4 @@
+/dev/ram0     /              ext2       defaults        1 1
+none          /dev/pts       devpts     gid=5,mode=620  0 0
+none          /proc          proc       defaults        0 0
+none          /sys           sysfs      defaults        0 0