summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/MV-local/post_process/fstab
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2010-12-04 23:44:45 (GMT)
committerJames Meyer <jams@linhes.org>2010-12-04 23:44:51 (GMT)
commitf51fb708846d13222bd97b3f760eb3be902c0be0 (patch)
treead25ff81828f12cb7da86384863e163cb4e001f2 /build_tools/clarch/larch/profiles/MV-local/post_process/fstab
parent4384efe238cdfeac86fae0d8e1097a409350f8c6 (diff)
downloadlinhes_dev-f51fb708846d13222bd97b3f760eb3be902c0be0.zip
remove old versions of larch 6 and 7
Diffstat (limited to 'build_tools/clarch/larch/profiles/MV-local/post_process/fstab')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/MV-local/post_process/fstab14
1 files changed, 0 insertions, 14 deletions
diff --git a/build_tools/clarch/larch/profiles/MV-local/post_process/fstab b/build_tools/clarch/larch/profiles/MV-local/post_process/fstab
deleted file mode 100755
index 8ea8305..0000000
--- a/build_tools/clarch/larch/profiles/MV-local/post_process/fstab
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# /etc/fstab: static file system information
-#
-# <file system> <dir> <type> <options> <dump> <pass>
-none /dev/pts devpts defaults 0 0
-none /dev/shm tmpfs defaults 0 0
-
-/dev/cdrom /mnt/cd iso9660 ro,user,noauto,unhide 0 0
-/dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
-/dev/fd0 /mnt/fl vfat user,noauto 0 0
-
-/dev/hda1 / reiserfs defaults 0 1
-/dev/hda2 swap swap defaults 0 0
-/dev/hda3 /data reiserfs defaults 0 0