]> Zhao Yanbai Git Server - minix.git/commitdiff
Ramdisk: remove mtab, as now obsolete 61/261/1
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Tue, 22 Jan 2013 12:49:15 +0000 (12:49 +0000)
committerLionel Sambuc <lionel@minix3.org>
Fri, 25 Jan 2013 17:44:17 +0000 (18:44 +0100)
drivers/ramdisk/Makefile
drivers/ramdisk/mtab [deleted file]
drivers/ramdisk/proto.common.etc

index 30aa3df6b97ff28e27839e8cf2b8641cba0d2dfc..700f388ababb20cb054653a2a97137caa1e746c7 100644 (file)
@@ -26,7 +26,7 @@ PROTO=        proto
 
 # Common to all architectures
 ETC=           system.conf master.passwd
-EXTRA=         mtab
+EXTRA=         rc
 PROTO_FILES=   proto.common.etc proto.common.dynamic proto.dev
 PROG_DRIVERS=
 PROG_COMMANDS= mount fsck.mfs sh service
@@ -99,7 +99,7 @@ ${etc}: ${NETBSDSRCDIR}/etc/${etc}
 
 # LSC Force the regeneration of the proto file as it seems sometimes 
 # they are not copied over as needed.
-# LSC ramdisk rc file != /etc/rc && mtab not empty!
+# LSC ramdisk rc file != /etc/rc
 # BJG if ${.CURDIR} == ${.OBJDIR}, we are building in-tree and install
 # shouldn't try to install the originals over the originals. Otherwise
 # we are building out-of-tree and the contents should be copied
diff --git a/drivers/ramdisk/mtab b/drivers/ramdisk/mtab
deleted file mode 100755 (executable)
index 8b92699..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/dev/imgrd / 3 rw
index a0354b3db53b53ec0c2f50ef1b3dbc5730881d5f..a4878c969fa10d4c7187d7d308bedf6563d1adeb 100644 (file)
@@ -1,6 +1,5 @@
        etc d--755 0 0
                system.conf ---644 0 0 system.conf
-               mtab ---644 0 0 mtab
                passwd ---644 0 0 passwd
                pwd.db ---644 0 0 pwd.db
                spwd.db ---600 0 0 spwd.db