Module Name:    src
Committed By:   christos
Date:           Sat Jul 22 20:21:09 UTC 2017

Modified Files:
        src/sys/arch/newsmips/conf: INSTALL

Log Message:
surf the bloat


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/newsmips/conf/INSTALL

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/newsmips/conf/INSTALL
diff -u src/sys/arch/newsmips/conf/INSTALL:1.44 src/sys/arch/newsmips/conf/INSTALL:1.45
--- src/sys/arch/newsmips/conf/INSTALL:1.44	Sat Aug 23 16:26:59 2014
+++ src/sys/arch/newsmips/conf/INSTALL	Sat Jul 22 16:21:09 2017
@@ -1,4 +1,4 @@
-# 	$NetBSD: INSTALL,v 1.44 2014/08/23 20:26:59 dholland Exp $
+# 	$NetBSD: INSTALL,v 1.45 2017/07/22 20:21:09 christos Exp $
 #
 #	INSTALL kernel for RISC-NEWS
 
@@ -14,7 +14,7 @@ maxusers	8
 options 	MEMORY_DISK_HOOKS
 options 	MEMORY_DISK_IS_ROOT		# Force root on ram-disk
 options 	MEMORY_DISK_SERVER=0		# no userspace md(4) support
-options 	MEMORY_DISK_ROOT_SIZE=5320	# 2.6 Megabytes
+options 	MEMORY_DISK_ROOT_SIZE=5700	# 2.85 Megabytes
 options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
 
 options 	news3400

Reply via email to