Module Name: src
Committed By: pooka
Date: Mon Dec 7 08:57:38 UTC 2009
Modified Files:
src/sys/arch/ews4800mips/conf: RAMDISK
src/sys/arch/mac68k/conf: SMALLRAM
Log Message:
remove rest of 'no file-system PORTAL' (portalfs kernel driver was removed)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/ews4800mips/conf/RAMDISK
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/mac68k/conf/SMALLRAM
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/ews4800mips/conf/RAMDISK
diff -u src/sys/arch/ews4800mips/conf/RAMDISK:1.11 src/sys/arch/ews4800mips/conf/RAMDISK:1.12
--- src/sys/arch/ews4800mips/conf/RAMDISK:1.11 Fri Feb 6 18:50:27 2009
+++ src/sys/arch/ews4800mips/conf/RAMDISK Mon Dec 7 08:57:38 2009
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.11 2009/02/06 18:50:27 jym Exp $
+# $NetBSD: RAMDISK,v 1.12 2009/12/07 08:57:38 pooka Exp $
#
# kernel config file with memory disk for installation
#
@@ -40,7 +40,6 @@
no file-system KERNFS
no file-system NULLFS
no file-system OVERLAY
-no file-system PORTAL
no file-system UMAPFS
no file-system UNION
no file-system PTYFS
Index: src/sys/arch/mac68k/conf/SMALLRAM
diff -u src/sys/arch/mac68k/conf/SMALLRAM:1.35 src/sys/arch/mac68k/conf/SMALLRAM:1.36
--- src/sys/arch/mac68k/conf/SMALLRAM:1.35 Thu Nov 27 15:44:04 2008
+++ src/sys/arch/mac68k/conf/SMALLRAM Mon Dec 7 08:57:38 2009
@@ -1,4 +1,4 @@
-# $NetBSD: SMALLRAM,v 1.35 2008/11/27 15:44:04 hauke Exp $
+# $NetBSD: SMALLRAM,v 1.36 2009/12/07 08:57:38 pooka Exp $
#
# This is an example of how to configure a small, efficient kernel for
# a system with limited RAM. Even so it's capable of doing quite a
@@ -53,7 +53,6 @@
no file-system KERNFS
no file-system NULLFS
no file-system OVERLAY
-no file-system PORTAL
no file-system PROCFS
no file-system UMAPFS
no file-system UNION