Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ews4800mips/conf Disable more file-system and pseud...
details: https://anonhg.NetBSD.org/src/rev/6e7732973cb2
branches: trunk
changeset: 761818:6e7732973cb2
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Tue Feb 08 11:09:14 2011 +0000
description:
Disable more file-system and pseudo-devices to shrink install floppies.
diffstat:
sys/arch/ews4800mips/conf/RAMDISK | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 09ddfbe7fa8f -r 6e7732973cb2 sys/arch/ews4800mips/conf/RAMDISK
--- a/sys/arch/ews4800mips/conf/RAMDISK Tue Feb 08 10:52:56 2011 +0000
+++ b/sys/arch/ews4800mips/conf/RAMDISK Tue Feb 08 11:09:14 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.12 2009/12/07 08:57:38 pooka Exp $
+# $NetBSD: RAMDISK,v 1.13 2011/02/08 11:09:14 tsutsui Exp $
#
# kernel config file with memory disk for installation
#
@@ -40,6 +40,7 @@
no file-system KERNFS
no file-system NULLFS
no file-system OVERLAY
+no file-system PUFFS
no file-system UMAPFS
no file-system UNION
no file-system PTYFS
@@ -61,6 +62,7 @@
no pseudo-device raid
no pseudo-device vnd
no pseudo-device fss
+no pseudo-device putter
no pseudo-device ipfilter
no pseudo-device ppp
no pseudo-device pppoe
@@ -73,6 +75,8 @@
no pseudo-device vlan
no pseudo-device bridge
no pseudo-device agr
+no pseudo-device accf_data
+no pseudo-device accf_http
no pseudo-device clockctl
no pseudo-device ksyms
no pseudo-device wsmux
Home |
Main Index |
Thread Index |
Old Index