]> spindle.queued.net Git - xodist/blob - configs/generic/fstab-jffs2
mkext3/mkjffs2: rework fstab/olpc.fth file generation during image creation
[xodist] / configs / generic / fstab-jffs2
1 # Default fstab for jffs2 images - copy & customize this for a new image build
2
3 # /etc/fstab: static file system information 
4 #
5 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
6 proc            /proc           proc    defaults        0       0       # <partition size in MB>
7 mtd:root        /               jffs2   defaults,noatime 0      0       # 50
8 mtd:boot        /boot           jffs2   defaults,noatime 0      0       #