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 userconf in the RAMDISK ke...
details: https://anonhg.NetBSD.org/src/rev/c9b93a1031b2
branches: trunk
changeset: 1008969:c9b93a1031b2
user: martin <martin%NetBSD.org@localhost>
date: Tue Apr 07 11:12:25 2020 +0000
description:
Disable userconf in the RAMDISK kernel to shrink it a bit
diffstat:
sys/arch/ews4800mips/conf/RAMDISK | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bdff424bc774 -r c9b93a1031b2 sys/arch/ews4800mips/conf/RAMDISK
--- a/sys/arch/ews4800mips/conf/RAMDISK Tue Apr 07 10:22:00 2020 +0000
+++ b/sys/arch/ews4800mips/conf/RAMDISK Tue Apr 07 11:12:25 2020 +0000
@@ -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 INCLUDE_CONFIG_FILE
no options NTP
no options KTRACE
+no options USERCONF
no options SYSVMSG
no options SYSVSEM
no options SYSVSHM
Home |
Main Index |
Thread Index |
Old Index