Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/conf Skip CARP & Veriexec support to reduce...
details: https://anonhg.NetBSD.org/src/rev/1ae53405b57f
branches: trunk
changeset: 450858:1ae53405b57f
user: sevan <sevan%NetBSD.org@localhost>
date: Sat Apr 27 12:12:25 2019 +0000
description:
Skip CARP & Veriexec support to reduce size
diffstat:
sys/arch/sgimips/conf/INSTALL32_IP3x | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 5966253c939f -r 1ae53405b57f sys/arch/sgimips/conf/INSTALL32_IP3x
--- a/sys/arch/sgimips/conf/INSTALL32_IP3x Sat Apr 27 12:08:11 2019 +0000
+++ b/sys/arch/sgimips/conf/INSTALL32_IP3x Sat Apr 27 12:12:25 2019 +0000
@@ -11,3 +11,6 @@
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk in blocks (4MB)
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
+
+no pseudo-device carp
+no pseudo-device veriexec
Home |
Main Index |
Thread Index |
Old Index