Module Name: src
Committed By: martin
Date: Tue Apr 7 11:12:25 UTC 2020
Modified Files:
src/sys/arch/ews4800mips/conf: RAMDISK
Log Message:
Disable userconf in the RAMDISK kernel to shrink it a bit
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/ews4800mips/conf/RAMDISK
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.25 src/sys/arch/ews4800mips/conf/RAMDISK:1.26
--- src/sys/arch/ews4800mips/conf/RAMDISK:1.25 Sun Jan 19 01:25:05 2020
+++ src/sys/arch/ews4800mips/conf/RAMDISK Tue Apr 7 11:12:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.25 2020/01/19 01:25:05 thorpej Exp $
+# $NetBSD: RAMDISK,v 1.26 2020/04/07 11:12:25 martin Exp $
#
# kernel config file with memory disk for installation
#
@@ -27,6 +27,7 @@ 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