summaryrefslogtreecommitdiff
path: root/configs/releng
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-13 21:19:54 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-08-15 01:07:30 -0300
commit8b2acca2dee74e6a76dd12afa0d68d8631bb123c (patch)
treecd183ce5e4320e7697c4b4e89e677305c90337e4 /configs/releng
parent14f1d7d479575a160facc192a060b8587554121c (diff)
[configs/*] Remove custom fstab, not needed anymore.
re-mount / as rw does not fail since regular file /etc/mtab does not exist at that stage. /etc/mtab was removed from root-image in this commit: 93763a2d8225a92ef99e73478ac118919872ab27 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
-rw-r--r--configs/releng/root-image/etc/fstab5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/releng/root-image/etc/fstab b/configs/releng/root-image/etc/fstab
deleted file mode 100644
index 0df0cba..0000000
--- a/configs/releng/root-image/etc/fstab
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# /etc/fstab: static file system information
-#
-# <file system> <dir> <type> <options> <dump> <pass>
-/dev/mapper/root-image / auto defaults 0 0