Module Name:    src
Committed By:   skrll
Date:           Fri Jun  9 07:32:24 UTC 2017

Modified Files:
        src/sys/arch/sgimips/conf: INSTALL64_IP2x

Log Message:
Align MEMORY_ROOT_DISK_SIZE with INSTALL32_IP2x


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sgimips/conf/INSTALL64_IP2x

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/sgimips/conf/INSTALL64_IP2x
diff -u src/sys/arch/sgimips/conf/INSTALL64_IP2x:1.2 src/sys/arch/sgimips/conf/INSTALL64_IP2x:1.3
--- src/sys/arch/sgimips/conf/INSTALL64_IP2x:1.2	Mon Dec 14 00:46:12 2009
+++ src/sys/arch/sgimips/conf/INSTALL64_IP2x	Fri Jun  9 07:32:24 2017
@@ -11,4 +11,4 @@ makeoptions	COPTS="-Os"
 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)

Reply via email to