Disable KERNFS since installer will use dmesg(8).

This commit is contained in:
tsutsui 2006-03-21 03:42:28 +00:00
parent 17e5a1e5a3
commit c04fe5f13c

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.30 2006/02/05 05:01:50 cube Exp $
# $NetBSD: INSTALL,v 1.31 2006/03/21 03:42:28 tsutsui Exp $
#
# INSTALL machine description file
#
@ -72,7 +72,7 @@ file-system FFS # fast filesystem
file-system CD9660 # CD-ROM ISO-9660 filesystem
file-system NFS # Network filesystem client
#file-system UNION # Union filesystem (req. for FDESC)
file-system KERNFS # kernel data-structure filesystem
#file-system KERNFS # kernel data-structure filesystem
#file-system FDESC # user file descriptor filesystem
#file-system PROCFS # /proc filesystem
file-system MFS # Memory-based filesystem