]> spindle.queued.net Git - xodist/blob - configs/debxo-sugar/fstab-jffs2
mkext3/mkjffs2: rework fstab/olpc.fth file generation during image creation
[xodist] / configs / debxo-sugar / fstab-jffs2
1 # /etc/fstab: static file system information 
2 #
3 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
4 proc            /proc           proc    defaults        0       0       # <partition size in MB>
5 mtd:boot        /boot           jffs2   defaults,noatime 1      1       # 50
6 mtd:root        /               jffs2   defaults,noatime 1      1
7 none            /ofw            promfs  defaults        0       0
8 tmpfs           /var/cache/apt/cache tmpfs defaults     0       0