Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/x68k/floppies/ramdisk Remove mount_kernfs(8). INSTAL...
details: https://anonhg.NetBSD.org/src/rev/8bdbba2b141e
branches: trunk
changeset: 765217:8bdbba2b141e
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun May 22 10:49:37 2011 +0000
description:
Remove mount_kernfs(8). INSTALL kernel doesn't have file-system KERNFS
and dmesg(8) is enough for sysinst.
diffstat:
distrib/x68k/floppies/ramdisk/list | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 3f296e829092 -r 8bdbba2b141e distrib/x68k/floppies/ramdisk/list
--- a/distrib/x68k/floppies/ramdisk/list Sun May 22 08:15:20 2011 +0000
+++ b/distrib/x68k/floppies/ramdisk/list Sun May 22 10:49:37 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.29 2011/01/14 10:26:37 tsutsui Exp $
+# $NetBSD: list,v 1.30 2011/05/22 10:49:37 tsutsui Exp $
SRCDIRS bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/x68k/stand
@@ -33,7 +33,6 @@
PROG sbin/mount
PROG sbin/mount_cd9660
PROG sbin/mount_ffs
-PROG sbin/mount_kernfs
PROG sbin/mount_msdos
PROG sbin/mount_nfs
PROG sbin/newfs sbin/mount_mfs
Home |
Main Index |
Thread Index |
Old Index