Merge bk://openembedded@openembedded.bkbits.net/packages
authorRene Wagner <rw@handhelds.org>
Sun, 8 Aug 2004 00:18:07 +0000 (00:18 +0000)
committerRene Wagner <rw@handhelds.org>
Sun, 8 Aug 2004 00:18:07 +0000 (00:18 +0000)
into sugarcube.dyndns.org:/home/oe/oe/packages

2004/08/08 02:16:57+02:00 dyndns.org!reenoo
switch to tmpfs for /var; add /mnt/ramfs as tmpfs

BKrev: 4115713fN9hnecoRysTgiIC_u_QDiw

base-files/base-files/h3600/fstab

index e69de29..833e4f7 100644 (file)
@@ -0,0 +1,6 @@
+/dev/mtdblock4 /       jffs2   defaults        1  1 
+proc            /proc   proc    defaults        0  0
+/dev/hda1      /mnt/cf auto    defaults,noauto,noatime,user,exec,suid  0  0
+/dev/mmcda1    /mnt/card       auto    defaults,noauto,noatime,user,exec,suid  0  0
+tmpfs          /var    tmpfs   defaults        0  0
+tmpfs          /mnt/ramdisk    tmpfs   defaults        0  0