Enlarge RAMDISK to make it fit the installation fs again.

By Mike Pumford per port-arm32 mailing list..
This commit is contained in:
is 2000-08-30 21:29:16 +00:00
parent c6b969cd89
commit 0a7489b1e8
6 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2000/05/02 16:06:47 sjg Exp $
# $NetBSD: Makefile,v 1.12 2000/08/30 21:29:16 is Exp $
TOP= ${.CURDIR}/..
@ -24,7 +24,7 @@ CRUNCHCONF= ${CBIN}.conf
MTREE= mtree.conf
DISKTYPE= install-ramdisk
RDSIZE= 3400
RDSIZE= 3800
install.sh: install.tmpl
sed "s/@@VERSION@@/${VER}/" < ${.ALLSRC} > ${.TARGET}

View File

@ -1,4 +1,4 @@
# $NetBSD: disktab,v 1.6 1999/06/26 07:33:23 cgd Exp $
# $NetBSD: disktab,v 1.7 2000/08/30 21:29:16 is Exp $
#
# Disk geometry and partition layout tables.
# Key:
@ -91,7 +91,7 @@ mdroot|miniroot|arm32 root disc:\
:pc#2880:oc#0:
install-ramdisk|Installation ramdisk:\
:ty=simulated:se#512:nt#2:ns#17:nc#100:\
:ta=4.4BSD:pa#3400:oa#0:ba#4096:fa#512:\
:ty=simulated:se#512:nt#2:ns#19:nc#100:\
:ta=4.4BSD:pa#3800:oa#0:ba#4096:fa#512:\
:pb#0:ob#0:\
:pc#3400:oc#0:
:pc#3800:oc#0:

View File

@ -1,4 +1,4 @@
# $NetBSD: A7INST,v 1.26 2000/03/06 03:16:24 mark Exp $
# $NetBSD: A7INST,v 1.27 2000/08/30 21:29:16 is Exp $
#
# A7INST - A7000 install configuration
#
@ -97,7 +97,7 @@ options COMPAT_12 # NetBSD 1.2 compatibility.
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in blocks
options MINIROOTSIZE=3400 # Size in blocks
options MINIROOTSIZE=3800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: CATSINST,v 1.20 2000/07/08 01:24:35 tsutsui Exp $
# $NetBSD: CATSINST,v 1.21 2000/08/30 21:29:16 is Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -116,7 +116,7 @@ options SYSVSHM # System V-like memory sharing
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in blocks
options MINIROOTSIZE=3400 # Size in blocks
options MINIROOTSIZE=3800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: RPCINST,v 1.25 2000/03/06 03:16:26 mark Exp $
# $NetBSD: RPCINST,v 1.26 2000/08/30 21:29:16 is Exp $
#
# RPCINST -- RiscPC install configuration
#
@ -97,7 +97,7 @@ options COMPAT_12 # NetBSD 1.2 compatibility.
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in blocks
options MINIROOTSIZE=3400 # Size in blocks
options MINIROOTSIZE=3800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: SHARKINST,v 1.6 2000/03/06 03:16:26 mark Exp $
# $NetBSD: SHARKINST,v 1.7 2000/08/30 21:29:16 is Exp $
# From: NetBSD: SHARK,v 1.23 1999/06/26 06:56:26 cgd Exp
#
# SHARK Install Kernel
@ -102,7 +102,7 @@ options SYSVSHM # System V-like memory sharing
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in blocks
options MINIROOTSIZE=3400 # Size in blocks
options MINIROOTSIZE=3800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
options XSERVER # also need INSECURE for now