Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/zaurus/conf Reduced INSTALL kernel size.
details: https://anonhg.NetBSD.org/src/rev/2d7e61e3501d
branches: trunk
changeset: 343599:2d7e61e3501d
user: nonaka <nonaka%NetBSD.org@localhost>
date: Tue Feb 16 05:14:31 2016 +0000
description:
Reduced INSTALL kernel size.
diffstat:
sys/arch/zaurus/conf/INSTALL | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 711c096b580b -r 2d7e61e3501d sys/arch/zaurus/conf/INSTALL
--- a/sys/arch/zaurus/conf/INSTALL Tue Feb 16 01:31:26 2016 +0000
+++ b/sys/arch/zaurus/conf/INSTALL Tue Feb 16 05:14:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.26 2015/07/19 09:26:50 martin Exp $
+# $NetBSD: INSTALL,v 1.27 2016/02/16 05:14:31 nonaka Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -28,12 +28,14 @@
no file-system KERNFS
no file-system NULLFS
+no file-system PUFFS
no file-system PROCFS
no file-system PTYFS
no file-system TMPFS
no options WAPBL
+no options COMPAT_NETBSD32
no options COMPAT_13
no options COMPAT_14
no options COMPAT_15
@@ -88,3 +90,6 @@
no pseudo-device ksyms
no pseudo-device wsfont
options NO_DEV_PTM
+no pseudo-device clockctl
+no pseudo-device drvctl
+no pseudo-device putter
Home |
Main Index |
Thread Index |
Old Index