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 Sort options to match GENERIC.
details: https://anonhg.NetBSD.org/src/rev/2d68f3914e41
branches: trunk
changeset: 934571:2d68f3914e41
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Jun 14 04:46:27 2020 +0000
description:
Sort options to match GENERIC.
diffstat:
sys/arch/ews4800mips/conf/RAMDISK | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diffs (58 lines):
diff -r a1ea2612b63a -r 2d68f3914e41 sys/arch/ews4800mips/conf/RAMDISK
--- a/sys/arch/ews4800mips/conf/RAMDISK Sun Jun 14 04:35:49 2020 +0000
+++ b/sys/arch/ews4800mips/conf/RAMDISK Sun Jun 14 04:46:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.30 2020/06/14 04:35:49 tsutsui Exp $
+# $NetBSD: RAMDISK,v 1.31 2020/06/14 04:46:27 tsutsui Exp $
#
# kernel config file with memory disk for installation
#
@@ -23,16 +23,17 @@
options NO_DEV_PTM
# disable some options to shrink kernel
-no options DDB
no options INCLUDE_CONFIG_FILE
no options NTP
no options KTRACE
-no options USERCONF
no options SYSVMSG
no options SYSVSEM
no options SYSVSHM
+no options USERCONF
no options SYSCTL_INCLUDE_DESCR
+no options DDB
+
no options COMPAT_43
no file-system EXT2FS
@@ -51,8 +52,10 @@
no options QUOTA
no options QUOTA2
no options NFSSERVER
+
no options NETATALK
no options PPP_FILTER
+
no options SCSIVERBOSE
no ewsms0 at zsc?
@@ -65,9 +68,10 @@
no pseudo-device ccd
no pseudo-device raid
-no pseudo-device vnd
no pseudo-device fss
no pseudo-device putter
+no pseudo-device vnd
+no pseudo-device carp
no pseudo-device npf
no pseudo-device ppp
no pseudo-device pppoe
@@ -84,5 +88,4 @@
no pseudo-device clockctl
no pseudo-device ksyms
no pseudo-device wsmux
-no pseudo-device carp
no pseudo-device veriexec
Home |
Main Index |
Thread Index |
Old Index