Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Bump memory disk size to fix build.
details: https://anonhg.NetBSD.org/src/rev/968e0972ad54
branches: trunk
changeset: 806338:968e0972ad54
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Feb 16 22:50:02 2015 +0000
description:
Bump memory disk size to fix build.
diffstat:
sys/arch/evbarm/conf/RPI_INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e8afdb66bff9 -r 968e0972ad54 sys/arch/evbarm/conf/RPI_INSTALL
--- a/sys/arch/evbarm/conf/RPI_INSTALL Mon Feb 16 21:48:48 2015 +0000
+++ b/sys/arch/evbarm/conf/RPI_INSTALL Mon Feb 16 22:50:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RPI_INSTALL,v 1.6 2014/10/31 16:28:56 uebayasi Exp $
+# $NetBSD: RPI_INSTALL,v 1.7 2015/02/16 22:50:02 skrll Exp $
#
# RPI_INSTALL -- RPI kernel with installation-sized
# ramdisk
@@ -8,7 +8,7 @@
include "arch/evbarm/conf/INSTALL"
no options MEMORY_DISK_ROOT_SIZE
-options MEMORY_DISK_ROOT_SIZE=26624
+options MEMORY_DISK_ROOT_SIZE=28672
makeoptions RAMDISKNAME=sshramdisk
no makeoptions DEBUG
Home |
Main Index |
Thread Index |
Old Index