]> spindle.queued.net Git - xodist/blobdiff - configs/debxo-gnome/fstab-jffs2
mkext3/mkjffs2: rework fstab/olpc.fth file generation during image creation
[xodist] / configs / debxo-gnome / fstab-jffs2
diff --git a/configs/debxo-gnome/fstab-jffs2 b/configs/debxo-gnome/fstab-jffs2
new file mode 100644 (file)
index 0000000..8b43fa1
--- /dev/null
@@ -0,0 +1,8 @@
+# /etc/fstab: static file system information 
+#
+# <file system>        <mount point>   <type>  <options>       <dump>  <pass>
+proc           /proc           proc    defaults        0       0       # <partition size in MB>
+mtd:boot       /boot           jffs2   defaults,noatime 1      1       # 50
+mtd:root       /               jffs2   defaults,noatime 1      1
+none           /ofw            promfs  defaults        0       0
+tmpfs          /var/cache/apt/cache tmpfs defaults     0       0