Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/sys/arch/sgimips/conf Pull up following revision(s) (requ...
details: https://anonhg.NetBSD.org/src/rev/c6a8cd928a0c
branches: netbsd-8
changeset: 433993:c6a8cd928a0c
user: snj <snj%NetBSD.org@localhost>
date: Sat Jun 10 06:21:27 2017 +0000
description:
Pull up following revision(s) (requested by skrll in ticket #23):
sys/arch/sgimips/conf/INSTALL64_IP2x: revision 1.3
Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x
diffstat:
sys/arch/sgimips/conf/INSTALL64_IP2x | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r 0a1247f7a7d2 -r c6a8cd928a0c sys/arch/sgimips/conf/INSTALL64_IP2x
--- a/sys/arch/sgimips/conf/INSTALL64_IP2x Sat Jun 10 06:18:52 2017 +0000
+++ b/sys/arch/sgimips/conf/INSTALL64_IP2x Sat Jun 10 06:21:27 2017 +0000
@@ -11,4 +11,4 @@
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
-options MEMORY_DISK_ROOT_SIZE=6144# size of memory disk, in blocks (3MB)
+options MEMORY_DISK_ROOT_SIZE=6400# size of memory disk, in blocks (3MB)
Home |
Main Index |
Thread Index |
Old Index