Module Name:    src
Committed By:   martin
Date:           Sun Jul 19 09:26:50 UTC 2015

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

Log Message:
Backout previous, it does not work.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/zaurus/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/zaurus/conf/INSTALL
diff -u src/sys/arch/zaurus/conf/INSTALL:1.25 src/sys/arch/zaurus/conf/INSTALL:1.26
--- src/sys/arch/zaurus/conf/INSTALL:1.25	Fri Jul 17 19:32:24 2015
+++ src/sys/arch/zaurus/conf/INSTALL	Sun Jul 19 09:26:50 2015
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.25 2015/07/17 19:32:24 martin Exp $
+# $NetBSD: INSTALL,v 1.26 2015/07/19 09:26:50 martin Exp $
 #
 # INSTALL config file (GENERIC with memory disk root)
 #
@@ -9,7 +9,7 @@ include 	"arch/zaurus/conf/GENERIC"
 options 	MEMORY_DISK_HOOKS	# enable root ramdisk
 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=4710	# size of memory disk, in blocks
+options 	MEMORY_DISK_ROOT_SIZE=4516	# size of memory disk, in blocks
 options 	MEMORY_DISK_RBFLAGS=RB_SINGLE	# boot in single-user mode
 
 # for reduce kernel size.

Reply via email to