Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src bump for gcc8
details: https://anonhg.NetBSD.org/src/rev/6d39557fccc0
branches: trunk
changeset: 460792:6d39557fccc0
user: christos <christos%NetBSD.org@localhost>
date: Mon Nov 04 00:59:05 2019 +0000
description:
bump for gcc8
diffstat:
distrib/hppa/ramdisk/Makefile | 4 ++--
sys/arch/hppa/conf/RAMDISK | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 9e0c63555ae6 -r 6d39557fccc0 distrib/hppa/ramdisk/Makefile
--- a/distrib/hppa/ramdisk/Makefile Mon Nov 04 00:51:33 2019 +0000
+++ b/distrib/hppa/ramdisk/Makefile Mon Nov 04 00:59:05 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2017/01/24 18:04:03 christos Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/04 00:59:05 christos Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
IMAGE= ramdisk.fs
-IMAGESIZE= 3000k
+IMAGESIZE= 3060k
MAKEFS_FLAGS+= -f 15
WARNS= 1
diff -r 9e0c63555ae6 -r 6d39557fccc0 sys/arch/hppa/conf/RAMDISK
--- a/sys/arch/hppa/conf/RAMDISK Mon Nov 04 00:51:33 2019 +0000
+++ b/sys/arch/hppa/conf/RAMDISK Mon Nov 04 00:59:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.2 2014/03/02 08:20:09 skrll Exp $
+# $NetBSD: RAMDISK,v 1.3 2019/11/04 00:59:31 christos Exp $
#
# RAMDISK machine description file
#
@@ -9,6 +9,6 @@
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=6000 # size of memory disk, in blocks
+options MEMORY_DISK_ROOT_SIZE=6120 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
Home |
Main Index |
Thread Index |
Old Index