Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,

which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as
being more consistent with what it's controlling...
This commit is contained in:
lukem 2002-04-02 05:30:34 +00:00
parent bc565cd41f
commit d213d804f7
79 changed files with 191 additions and 193 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: options.4,v 1.166 2002/03/23 09:56:58 jdolecek Exp $
.\" $NetBSD: options.4,v 1.167 2002/04/02 05:30:34 lukem Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@ -811,7 +811,7 @@ Forces the
disk to be the root device.
This can only be overridden when
the kernel is booted in the 'ask-for-root' mode.
.It Cd options MEMORY_DISK_SIZE=integer
.It Cd options MEMORY_DISK_ROOT_SIZE=integer
Allocates the given number of 512 byte blocks as memory for the
.Xr md 4
.Tn RAM

View File

@ -1,4 +1,4 @@
# $NetBSD: FOURMEG,v 1.3 2002/03/29 19:15:17 bjh21 Exp $
# $NetBSD: FOURMEG,v 1.4 2002/04/02 05:30:36 lukem Exp $
# FOURMEG arm26 configuration -- something small
@ -187,7 +187,7 @@ wsdisplay0 at arcvideo0
pseudo-device loop 1
pseudo-device md 1
#options MEMORY_DISK_HOOKS
#options MEMORY_DISK_SIZE=
#options MEMORY_DISK_ROOT_SIZE=
#pseudo-device ppp 4
pseudo-device pty
#pseudo-device sl 4

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.1 2002/03/24 15:46:50 bjh21 Exp $
# $NetBSD: GENERIC,v 1.2 2002/04/02 05:30:36 lukem Exp $
#
# GENERIC machine description file
#
@ -208,7 +208,7 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device loop 1
pseudo-device md 1
#options MEMORY_DISK_HOOKS
#options MEMORY_DISK_SIZE=
#options MEMORY_DISK_ROOT_SIZE=
pseudo-device ppp 4
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device pty # pseudo-terminals

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.12 2002/03/10 19:56:37 lukem Exp $
# $NetBSD: GENERIC,v 1.13 2002/04/02 05:30:36 lukem Exp $
#
# GENERIC --- NetBSD/acorn32 complete configuration
#
@ -20,7 +20,7 @@
include "arch/acorn32/conf/std.acorn32"
#ident "GENERIC-$Revision: 1.12 $"
#ident "GENERIC-$Revision: 1.13 $"
# estimated number of users
maxusers 32
@ -119,7 +119,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=4100 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=4100 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.6 2002/03/12 12:52:11 reinoud Exp $
# $NetBSD: INSTALL,v 1.7 2002/04/02 05:30:36 lukem Exp $
#
# INSTALL -- NetBSD/acorn32 install configuration
#
@ -20,7 +20,7 @@
include "arch/acorn32/conf/std.acorn32"
#ident "INSTALL-$Revision: 1.6 $"
#ident "INSTALL-$Revision: 1.7 $"
# estimated number of users
maxusers 32
@ -119,7 +119,7 @@ options COMPAT_12 # NetBSD 1.2 compatibility.
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
options MEMORY_DISK_SIZE=4100 # Size in blocks
options MEMORY_DISK_ROOT_SIZE=4100 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: LOWMEM_WSCONS,v 1.8 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: LOWMEM_WSCONS,v 1.9 2002/04/02 05:30:37 lukem Exp $
#
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
#
@ -99,7 +99,7 @@ options COMPAT_13 # NetBSD 1.3 compatibility.
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: NC,v 1.7 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: NC,v 1.8 2002/04/02 05:30:37 lukem Exp $
#
# NC - with vidcconsole
#
@ -94,7 +94,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: NC_WSCONS,v 1.9 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: NC_WSCONS,v 1.10 2002/04/02 05:30:37 lukem Exp $
#
# NC - with wscons
#
@ -96,7 +96,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: RPC_WSCONS,v 1.10 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: RPC_WSCONS,v 1.11 2002/04/02 05:30:37 lukem Exp $
#
# RPC_WSCONS -- Full RiscPC config with wscons
#
@ -20,7 +20,7 @@
include "arch/acorn32/conf/std.acorn32"
#ident "GENERIC-$Revision: 1.10 $"
#ident "GENERIC-$Revision: 1.11 $"
# estimated number of users
maxusers 32
@ -119,7 +119,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3800 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3800 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_hooks.c,v 1.2 2002/03/10 19:53:25 lukem Exp $ */
/* $NetBSD: md_hooks.c,v 1.3 2002/04/02 05:30:37 lukem Exp $ */
/*
* Copyright (c) 1995 Gordon W. Ross
@ -38,8 +38,8 @@
#include <dev/md.h>
#ifdef MEMORY_DISK_SIZE
#define ROOTBYTES (MEMORY_DISK_SIZE << DEV_BSHIFT)
#ifdef MEMORY_DISK_ROOT_SIZE
#define ROOTBYTES (MEMORY_DISK_ROOT_SIZE << DEV_BSHIFT)
/*
* This array will be patched to contain a file-system image.
@ -48,7 +48,7 @@
int md_root_size = ROOTBYTES;
char md_root_image[ROOTBYTES] = "|This is the root ramdisk!\n";
#else /* MEMORY_DISK_SIZE */
#else /* MEMORY_DISK_ROOT_SIZE */
u_int memory_disc_size = 0; /* set by machdep.c */
static struct md_conf *bootmd = NULL;
@ -56,7 +56,7 @@ static struct md_conf *bootmd = NULL;
extern int load_memory_disc_from_floppy __P((struct md_conf *md, dev_t dev));
#include "fdc.h"
#endif /* MEMORY_DISK_SIZE */
#endif /* MEMORY_DISK_ROOT_SIZE */
void
md_attach_hook(unit, md)
@ -64,12 +64,12 @@ md_attach_hook(unit, md)
struct md_conf *md;
{
if (unit == 0) {
#ifdef MEMORY_DISK_SIZE
#ifdef MEMORY_DISK_ROOT_SIZE
/* Setup root ramdisk */
md->md_addr = (caddr_t) md_root_image;
md->md_size = (size_t) md_root_size;
md->md_type = MD_KMEM_FIXED;
#else /* MEMORY_DISK_SIZE */
#else /* MEMORY_DISK_ROOT_SIZE */
#ifdef OLD_MEMORY_DISK_SIZE
if (memory_disc_size == 0 && OLD_MEMORY_DISK_SIZE)
memory_disc_size = (OLD_MEMORY_DISK_SIZE << DEV_BSHIFT);
@ -80,7 +80,7 @@ md_attach_hook(unit, md)
md->md_type = MD_KMEM_FIXED;
bootmd = md;
}
#endif /* MEMORY_DISK_SIZE */
#endif /* MEMORY_DISK_ROOT_SIZE */
printf("md%d: allocated %ldK (%ld blocks)\n", unit, (long)md->md_size / 1024, (long)md->md_size / DEV_BSIZE);
}
}
@ -98,7 +98,7 @@ md_open_hook(unit, md)
if (unit == 0) {
/* The root memory disk only works single-user. */
boothowto |= RB_SINGLE;
#if !defined(MEMORY_DISK_SIZE) && NFDC > 0
#if !defined(MEMORY_DISK_ROOT_SIZE) && NFDC > 0
load_memory_disc_from_floppy(bootmd, makedev(17, 1)); /* XXX 1.44MB FD */
#endif
}

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.60 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: INSTALL,v 1.61 2002/04/02 05:30:37 lukem Exp $
#
# Alpha INSTALL kernel.
@ -14,7 +14,7 @@ options DDB
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=9300 # 4 Megabytes
options MEMORY_DISK_ROOT_SIZE=9300 # 4 Megabytes
# CPU Support
options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.15 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: RAMDISK,v 1.16 2002/04/02 05:30:38 lukem Exp $
#
# Generic Alpha kernel with built-in RAM disk image.
@ -7,4 +7,4 @@ include "arch/alpha/conf/GENERIC"
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=8192 # 4 Megabytes!
options MEMORY_DISK_ROOT_SIZE=8192 # 4 Megabytes!

View File

@ -1,4 +1,4 @@
# $NetBSD: MDINSTALL,v 1.8 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: MDINSTALL,v 1.9 2002/04/02 05:30:38 lukem Exp $
#
# INSTALL kernel for ramdisk installation
@ -278,6 +278,6 @@ config netbsd root on ? type ?
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_SIZE=2048 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=2048 # size of memory disk, in blocks
pseudo-device md 1 # memory disk [ramdisk]

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.5 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: RAMDISK,v 1.6 2002/04/02 05:30:38 lukem Exp $
#
# Amiga install kernel with built-in memory disk image.
@ -8,6 +8,6 @@ include "arch/amiga/conf/INSTALL"
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_SIZE=8192 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks
pseudo-device md 1 # memory disk [ramdisk]

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.26 2002/03/10 19:56:38 lukem Exp $
# $NetBSD: RAMDISK,v 1.27 2002/04/02 05:30:38 lukem Exp $
# $OpenBSD: RAMDISK,v 1.9 1999/08/29 12:14:03 niklas Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
@ -24,7 +24,7 @@ options PLATFORM_SNI_RM200PCI
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_SIZE=8192 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks
makeoptions COPTS="-Os" # generates smaller code than -O2, -O1

View File

@ -1,4 +1,4 @@
/* $NetBSD: arm32_machdep.c,v 1.20 2002/03/24 03:37:18 thorpej Exp $ */
/* $NetBSD: arm32_machdep.c,v 1.21 2002/04/02 05:30:39 lukem Exp $ */
/*
* Copyright (c) 1994-1998 Mark Brinicombe.
@ -76,9 +76,9 @@ extern int physmem;
#ifndef PMAP_STATIC_L1S
extern int max_processes;
#endif /* !PMAP_STATIC_L1S */
#if NMD > 0 && defined(MEMORY_DISK_HOOKS) && !defined(MEMORY_DISK_SIZE)
#if NMD > 0 && defined(MEMORY_DISK_HOOKS) && !defined(MEMORY_DISK_ROOT_SIZE)
extern u_int memory_disc_size; /* Memory disc size */
#endif /* NMD && MEMORY_DISK_HOOKS && !MEMORY_DISK_SIZE */
#endif /* NMD && MEMORY_DISK_HOOKS && !MEMORY_DISK_ROOT_SIZE */
pv_addr_t systempage;
pv_addr_t kernelstack;
@ -423,7 +423,7 @@ parse_mi_bootargs(args)
max_processes = 255;
}
#endif /* !PMAP_STATUC_L1S */
#if NMD > 0 && defined(MEMORY_DISK_HOOKS) && !defined(MEMORY_DISK_SIZE)
#if NMD > 0 && defined(MEMORY_DISK_HOOKS) && !defined(MEMORY_DISK_ROOT_SIZE)
if (get_bootconf_option(args, "memorydisc", BOOTOPT_TYPE_INT, &integer)
|| get_bootconf_option(args, "memorydisk", BOOTOPT_TYPE_INT, &integer)) {
memory_disc_size = integer;
@ -433,7 +433,7 @@ parse_mi_bootargs(args)
if (memory_disc_size > 2048*1024)
memory_disc_size = 2048*1024;
}
#endif /* NMD && MEMORY_DISK_HOOKS && !MEMORY_DISK_SIZE */
#endif /* NMD && MEMORY_DISK_HOOKS && !MEMORY_DISK_ROOT_SIZE */
if (get_bootconf_option(args, "quiet", BOOTOPT_TYPE_BOOLEAN, &integer)
|| get_bootconf_option(args, "-q", BOOTOPT_TYPE_BOOLEAN, &integer))

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.17 2002/03/10 19:56:39 lukem Exp $
# $NetBSD: INSTALL,v 1.18 2002/04/02 05:30:39 lukem Exp $
#
# First try for BEBOX config file
#
@ -13,7 +13,7 @@ makeoptions COPTS="-Os" # Optimise for space. Implies -O2
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_SIZE=3074 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
#options IPKDBUSERHACK # Allow access to mapped memory via kgdb
#options DEBUG_BY_TOOLS # Allow debugging from toolsnet

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.21 2002/03/10 19:56:40 lukem Exp $
# $NetBSD: GENERIC,v 1.22 2002/04/02 05:30:39 lukem Exp $
#
# GENERIC machine description file
#
@ -122,7 +122,7 @@ options SYSVSHM # System V-like memory sharing
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.13 2002/03/10 19:56:40 lukem Exp $
# $NetBSD: INSTALL,v 1.14 2002/04/02 05:30:39 lukem Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -103,7 +103,7 @@ options COMPAT_13 # NetBSD 1.3 compatibility.
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
options MEMORY_DISK_SIZE=3800 # Size in blocks
options MEMORY_DISK_ROOT_SIZE=3800 # Size in blocks
options MEMORY_DISK_IS_ROOT # use memory disk as root
options MEMORY_DISK_SERVER=0 # no userspace memory disk support

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.20 2002/03/24 18:14:27 uch Exp $
# $NetBSD: GENERIC,v 1.21 2002/04/02 05:30:39 lukem Exp $
#
# GENERIC machine description file
#
@ -26,8 +26,8 @@ maxusers 16 # estimated number of users
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_SIZE=2880 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=6000
options MEMORY_DISK_ROOT_SIZE=2880 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=6000
# CPU support
options SH4

View File

@ -1,4 +1,4 @@
# $NetBSD: INTEGRATOR,v 1.6 2002/03/10 19:56:40 lukem Exp $
# $NetBSD: INTEGRATOR,v 1.7 2002/04/02 05:30:40 lukem Exp $
#
# GENERIC -- ARM Integrator board Generic kernel
#
@ -102,7 +102,7 @@ options COMPAT_15 # NetBSD 1.5 compatibility.
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=4000 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=4000 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80310,v 1.11 2002/03/26 19:29:46 thorpej Exp $
# $NetBSD: IQ80310,v 1.12 2002/04/02 05:30:40 lukem Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@ -98,7 +98,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Console options. The default console is on connector J9 ("com0") at

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80321,v 1.2 2002/03/29 20:29:30 thorpej Exp $
# $NetBSD: IQ80321,v 1.3 2002/04/02 05:30:40 lukem Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@ -98,8 +98,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in blocks
#options MINIROOTSIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Console options. The default console is speed is 115200 baud.

View File

@ -1,4 +1,4 @@
# $NetBSD: TEAMASA_NPWR,v 1.5 2002/03/26 19:29:46 thorpej Exp $
# $NetBSD: TEAMASA_NPWR,v 1.6 2002/04/02 05:30:40 lukem Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@ -100,7 +100,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Console options. The default console is oriented towards the IQ80310

View File

@ -1,9 +1,9 @@
# $NetBSD: MALTA,v 1.3 2002/03/23 14:51:28 simonb Exp $
# $NetBSD: MALTA,v 1.4 2002/04/02 05:30:40 lukem Exp $
#include "arch/evbmips/conf/std.malta.eb" # big-endian mode
include "arch/evbmips/conf/std.malta.el" # little-endian mode
#ident "GENERIC-$Revision: 1.3 $"
#ident "GENERIC-$Revision: 1.4 $"
maxusers 32
@ -15,8 +15,8 @@ options SOFTFLOAT # emulate FPU insn
# 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_SIZE=6144 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=16384 # size of memory disk, in blocks
# options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=16384 # size of memory disk, in blocks
# Standard system options
options KTRACE # system call tracing support

View File

@ -1,4 +1,4 @@
# $NetBSD: COMPUTEX7750,v 1.13 2002/03/24 18:21:14 uch Exp $
# $NetBSD: COMPUTEX7750,v 1.14 2002/04/02 05:30:41 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -12,7 +12,7 @@ include "arch/evbsh3/conf/std.evbsh3.eb"
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_SIZE=2880 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=2880 # size of memory disk, in blocks
maxusers 16 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: COMPUTEXEVB,v 1.16 2002/03/24 18:21:15 uch Exp $
# $NetBSD: COMPUTEXEVB,v 1.17 2002/04/02 05:30:41 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -12,7 +12,7 @@ include "arch/evbsh3/conf/std.evbsh3.eb"
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_SIZE=3074 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: CQREEKSH3,v 1.17 2002/03/24 18:21:15 uch Exp $
# $NetBSD: CQREEKSH3,v 1.18 2002/04/02 05:30:41 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -12,7 +12,7 @@ include "arch/evbsh3/conf/std.evbsh3.eb"
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_SIZE=2400 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=2400 # size of memory disk, in blocks
options ROMIMAGE

View File

@ -1,4 +1,4 @@
# $NetBSD: KZSH401,v 1.14 2002/03/24 18:21:15 uch Exp $
# $NetBSD: KZSH401,v 1.15 2002/04/02 05:30:41 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -12,7 +12,7 @@ include "arch/evbsh3/conf/std.evbsh3.eb"
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_SIZE=2880 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=2880 # size of memory disk, in blocks
maxusers 16 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.5 2002/03/17 05:43:18 gmcgarry Exp $
# $NetBSD: RAMDISK,v 1.6 2002/04/02 05:30:41 lukem Exp $
#
# RAMDISK machine description file
#
@ -11,6 +11,6 @@ include "arch/hp300/conf/INSTALL"
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_SIZE=2400 # size of memory disk, in blocks (1.2MB)
options MEMORY_DISK_ROOT_SIZE=2400 # size of memory disk, in blocks (1.2MB)
pseudo-device md 1 # memory disk device (ramdisk)

View File

@ -1,4 +1,4 @@
# $NetBSD: IPAQ,v 1.14 2002/03/10 19:56:41 lukem Exp $
# $NetBSD: IPAQ,v 1.15 2002/04/02 05:30:41 lukem Exp $
#
# iPAQ H3600 -- Windows-CE based PDA
#
@ -94,7 +94,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,11 +1,11 @@
# $NetBSD: JORNADA720,v 1.14 2002/03/10 19:56:41 lukem Exp $
# $NetBSD: JORNADA720,v 1.15 2002/04/02 05:30:41 lukem Exp $
#
# JORNADA -- Windows-CE based jornada 720
#
include "arch/hpcarm/conf/std.hpcarm"
#ident "GENERIC-$Revision: 1.14 $"
#ident "GENERIC-$Revision: 1.15 $"
# estimated number of users
maxusers 32
@ -96,7 +96,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,7 +1,7 @@
#
# kernel config file for system install
#
# $NetBSD: INSTALL_TX3912,v 1.3 2002/03/10 19:56:41 lukem Exp $
# $NetBSD: INSTALL_TX3912,v 1.4 2002/04/02 05:30:42 lukem Exp $
#
include "arch/hpcmips/conf/TX3912"
@ -12,6 +12,6 @@ pseudo-device sl 2 # Serial Line IP
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_SIZE=8192 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,7 +1,7 @@
#
# kernel config file for memory(RAM) disk
#
# $NetBSD: RAMDISK,v 1.15 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: RAMDISK,v 1.16 2002/04/02 05:30:42 lukem Exp $
#
include "arch/hpcmips/conf/GENERIC"
@ -13,4 +13,4 @@ pseudo-device sl 2 # Serial Line IP
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_SIZE=8192 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks

View File

@ -2,7 +2,7 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
# $NetBSD: TX3912,v 1.39 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: TX3912,v 1.40 2002/04/02 05:30:42 lukem Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -27,13 +27,13 @@ options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options KTRACE # system call tracing support
#options SYSCALL_DEBUG # for debug
#options MEMORY_DISK_SIZE=10000
#options MEMORY_DISK_ROOT_SIZE=10000
options MSGBUFSIZE=65534 # for dmesg
#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_SIZE=12288 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=12288 # size of memory disk, in blocks
options PPP_BSDCOMP # BSD-Compress compression support for PPP
options PPP_DEFLATE # Deflate compression support for PPP

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.187 2002/03/29 04:53:31 ichiro Exp $
# $NetBSD: INSTALL,v 1.188 2002/04/02 05:30:42 lukem Exp $
#
# INSTALL - Installation kernel.
#
@ -17,8 +17,8 @@ makeoptions COPTS="-Os" # Optimise for space. Implies -O2
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_SIZE=4096 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LAPTOP,v 1.24 2002/03/29 04:53:32 ichiro Exp $
# $NetBSD: INSTALL_LAPTOP,v 1.25 2002/04/02 05:30:42 lukem Exp $
#
# INSTALL - Installation kernel.
#
@ -15,8 +15,8 @@ include "arch/i386/conf/std.i386"
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_SIZE=4096 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
makeoptions COPTS="-Os" # generates smaller code than -O2, -O1

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_PS2,v 1.6 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: INSTALL_PS2,v 1.7 2002/04/02 05:30:42 lukem Exp $
#
# INSTALL_PS2 - PS/2 Installation kernel.
#
@ -12,7 +12,7 @@ include "arch/i386/conf/GENERIC_PS2TINY"
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_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_SMALL,v 1.78 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: INSTALL_SMALL,v 1.79 2002/04/02 05:30:42 lukem Exp $
#
# INSTALL_SMALL - Small Installation kernel.
#
@ -18,7 +18,7 @@ include "arch/i386/conf/std.i386"
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_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
makeoptions COPTS="-Os" # generates smaller code than -O2, -O1

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_TINY,v 1.46 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: INSTALL_TINY,v 1.47 2002/04/02 05:30:43 lukem Exp $
#
# INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines.
#
@ -18,7 +18,7 @@ makeoptions COPTS="-Os" # Optimise for space. Implies -O2
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_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
maxusers 2 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.13 2002/03/10 19:56:42 lukem Exp $
# $NetBSD: INSTALL,v 1.14 2002/04/02 05:30:43 lukem Exp $
#
# INSTALL
@ -11,7 +11,7 @@ maxusers 8 # estimated number of users
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=5120 # 2.5 MB
options MEMORY_DISK_ROOT_SIZE=5120 # 2.5 MB
# CPU support. At least one is REQUIRED.
options M68040

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALLSBC,v 1.5 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: INSTALLSBC,v 1.6 2002/04/02 05:30:43 lukem Exp $
#
# INSTALLSBC
@ -11,7 +11,7 @@ maxusers 8 # estimated number of users
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=5120 # 2.5 MB
options MEMORY_DISK_ROOT_SIZE=5120 # 2.5 MB
# CPU support. At least one is REQUIRED.
options M68040

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.13 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: RAMDISK,v 1.14 2002/04/02 05:30:43 lukem Exp $
#
# Generic mac68k kernel with built-in RAM disk image.
@ -6,4 +6,4 @@ include "arch/mac68k/conf/GENERIC"
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_SIZE=5120 # 2.5 MB
options MEMORY_DISK_ROOT_SIZE=5120 # 2.5 MB

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_MD,v 1.6 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: GENERIC_MD,v 1.7 2002/04/02 05:30:43 lukem Exp $
#
# GENERIC_MD config file
#
@ -11,4 +11,4 @@ makeoptions TEXTADDR=0x800000
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.57 2002/03/30 07:08:55 tsutsui Exp $
# $NetBSD: INSTALL,v 1.58 2002/04/02 05:30:43 lukem Exp $
#
# config file for INSTALL FLOPPY
#
@ -18,7 +18,7 @@ makeoptions TEXTADDR=0x800000
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.2 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:44 lukem Exp $
#
# Install kernel with ramdisk added.
#
@ -10,7 +10,7 @@ include "arch/mipsco/conf/INSTALL"
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_SIZE=6144 # size of memory disk, in blocks (3MB)
options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks (3MB)
# File systems: need MFS
file-system MFS # memory file system

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.36 2002/03/24 18:21:21 uch Exp $
# $NetBSD: GENERIC,v 1.37 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/mmeye/conf/std.mmeye"
#ident "GENERIC-$Revision: 1.36 $"
#ident "GENERIC-$Revision: 1.37 $"
maxusers 16 # estimated number of users
@ -196,4 +196,4 @@ pseudo-device vcoda 4 # coda minicache <-> venus comm.
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks

View File

@ -1,4 +1,4 @@
# $NetBSD: MMEYE,v 1.11 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: MMEYE,v 1.12 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -101,6 +101,6 @@ pseudo-device pty # pseudo-terminals
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
#pseudo-device md 1 # memory disk device (ramdisk)

View File

@ -1,4 +1,4 @@
# $NetBSD: MMTA,v 1.13 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: MMTA,v 1.14 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -9,7 +9,7 @@ include "arch/mmeye/conf/std.mmeye"
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: MMTAICE,v 1.12 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: MMTAICE,v 1.13 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -9,7 +9,7 @@ include "arch/mmeye/conf/std.mmeye"
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: MMTANEW,v 1.12 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: MMTANEW,v 1.13 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -9,7 +9,7 @@ include "arch/mmeye/conf/std.mmeye"
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
maxusers 32 # estimated number of users

View File

@ -1,4 +1,4 @@
# $NetBSD: MMTAROMNEW,v 1.12 2002/03/10 19:56:43 lukem Exp $
# $NetBSD: MMTAROMNEW,v 1.13 2002/04/02 05:30:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -9,7 +9,7 @@ include "arch/mmeye/conf/std.mmeye"
#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_SIZE=3074 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
options ROMIMAGE

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.14 2002/03/24 18:10:54 scw Exp $
# $NetBSD: RAMDISK,v 1.15 2002/04/02 05:30:45 lukem Exp $
#
# RAMDISK: Root/swap on ramdisk
@ -40,7 +40,7 @@ options INET6 # IPV6
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT
options MEMORY_DISK_SIZE=1600
options MEMORY_DISK_ROOT_SIZE=1600
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.15 2002/03/10 19:56:44 lukem Exp $
# $NetBSD: GENERIC,v 1.16 2002/04/02 05:30:45 lukem Exp $
#
# GENERIC machine description file
#
@ -118,7 +118,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
# Miscellaneous kernel options

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.16 2002/03/10 19:56:44 lukem Exp $
# $NetBSD: INSTALL,v 1.17 2002/04/02 05:30:46 lukem Exp $
# config for bootable floppy kernel
#
@ -16,7 +16,7 @@ options CPU_SINGLE # Will IOP be supported eventually?
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_SIZE=2880 # 1.44 Megabytes
options MEMORY_DISK_ROOT_SIZE=2880 # 1.44 Megabytes
# Standard system options
#options KTRACE # system call tracing support

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.10 2002/03/16 16:50:34 tsutsui Exp $
# $NetBSD: INSTALL,v 1.11 2002/04/02 05:30:46 lukem Exp $
#
# INSTALL kernel for RISC-NEWS
@ -12,7 +12,7 @@ maxusers 8
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
options news3400
options news5000

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.2 2002/03/10 19:56:44 lukem Exp $
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:46 lukem Exp $
#
# RAMDISK: Root/swap on ramdisk
@ -9,4 +9,4 @@ include "arch/next68k/conf/GENERIC"
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT
options MEMORY_DISK_SIZE=768
options MEMORY_DISK_ROOT_SIZE=768

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.25 2002/03/10 19:56:45 lukem Exp $
# $NetBSD: INSTALL,v 1.26 2002/04/02 05:30:47 lukem Exp $
#
# INSTALL -- install kernel
#
@ -12,7 +12,7 @@ makeoptions COPTS="-Os -msb" # Don't inline, save space
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_SIZE=4096 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
# estimated number of users
maxusers 2

View File

@ -1,7 +1,7 @@
#
# kernel config file for memory(RAM) disk
#
# $NetBSD: RAMDISK,v 1.4 2002/03/10 19:56:45 lukem Exp $
# $NetBSD: RAMDISK,v 1.5 2002/04/02 05:30:47 lukem Exp $
#
include "arch/playstation2/conf/std.playstation2"
@ -18,7 +18,7 @@ pseudo-device md 1 # memory disk device (ramdisk)
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_SIZE=10240 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=10240 # size of memory disk, in blocks
# Reboot from HDD
options KLOADER_KERNEL_PATH="\"/mnt/netbsd\""

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.4 2002/03/10 19:56:45 lukem Exp $
# $NetBSD: RAMDISK,v 1.5 2002/04/02 05:30:47 lukem Exp $
#
# Install kernel with ramdisk added.
# The ramdisk is be too big to netboot directly via ECOFF on some machines,
@ -13,8 +13,8 @@ include "arch/pmax/conf/INSTALL"
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_SIZE=6144 # size of memory disk, in blocks (3MB)
#options MEMORY_DISK_SIZE=2880 # 1.44M, same as a floppy
options MEMORY_DISK_ROOT_SIZE=6144 # size of memory disk, in blocks (3MB)
#options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
# File systems: need MFS
file-system MFS # memory file system

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.11 2002/03/10 19:56:45 lukem Exp $
# $NetBSD: INSTALL,v 1.12 2002/04/02 05:30:48 lukem Exp $
#
# INSTALL -- Installation kernel
#
@ -10,7 +10,7 @@ makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size.
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
options MEMORY_DISK_SIZE=4096 # 2 Megabytes
options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes
maxusers 8

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.3 2002/03/10 19:56:45 lukem Exp $
# $NetBSD: INSTALL,v 1.4 2002/04/02 05:30:48 lukem Exp $
#
# GENERIC for Motorola Sandpoint
#
@ -7,7 +7,7 @@ include "arch/sandpoint/conf/GENERIC"
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
options MEMORY_DISK_SIZE=4096 # 2 MB
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
pseudo-device md 1

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.2 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: RAMDISK,v 1.3 2002/04/02 05:30:48 lukem Exp $
#
# GENERIC for Motorola Sandpoint
#
@ -7,6 +7,6 @@ include "arch/sandpoint/conf/GENERIC"
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
options MEMORY_DISK_SIZE=4096 # 2 MB
options MEMORY_DISK_ROOT_SIZE=4096 # 2 MB
pseudo-device md 1

View File

@ -1,4 +1,4 @@
# $NetBSD: INDY,v 1.12 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: INDY,v 1.13 2002/04/02 05:30:48 lukem Exp $
include "arch/sgimips/conf/std.sgimips"
@ -29,7 +29,7 @@ options MIPS3_5200 # XXX
#options MEMORY_DISK_HOOKS
#options MEMORY_DISK_IS_ROOT
#options MEMORY_DISK_SERVER=0
#options MEMORY_DISK_SIZE=8192
#options MEMORY_DISK_ROOT_SIZE=8192
options KTRACE
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.2 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: GENERIC,v 1.3 2002/04/02 05:30:49 lukem Exp $
#
# Generic Shark configuration.
#
include "arch/shark/conf/std.shark"
#ident "GENERIC-$Revision: 1.2 $"
#ident "GENERIC-$Revision: 1.3 $"
# estimated number of users
maxusers 32
@ -108,7 +108,7 @@ options SYSVSHM # System V-like memory sharing
# Device options
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=3400 # Size in blocks
#options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
#options MEMORY_DISK_IS_ROOT # use memory disk as root
options XSERVER # also need INSECURE for now

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.3 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: INSTALL,v 1.4 2002/04/02 05:30:49 lukem Exp $
#
# Shark installation kernel
#
@ -101,7 +101,7 @@ options NFS_BOOT_DHCP # use NetBSD standard DHCP/NFS boot code
options MEMORY_DISK_HOOKS # boottime setup of ramdisk
options MEMORY_DISK_IS_ROOT # use memory disk as root
options MEMORY_DISK_SIZE=7000 # Size in blocks (3.5MB)
options MEMORY_DISK_ROOT_SIZE=7000 # Size in blocks (3.5MB)
options XSERVER # also need INSECURE for now
options INSECURE # disable kernel securelevel

View File

@ -1,4 +1,4 @@
# $NetBSD: OFWGENCFG,v 1.1 2002/02/10 01:57:02 thorpej Exp $
# $NetBSD: OFWGENCFG,v 1.2 2002/04/02 05:30:49 lukem Exp $
#
# OFWGENCFG: 'generic' configuration for Open Firmware boards.
#
@ -89,7 +89,7 @@ options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
#options MEMORY_DISK_SIZE=0 # Size in KBytes
#options MEMORY_DISK_ROOT_SIZE=0 # Size in KBytes
# Miscellaneous kernel options
options KTRACE # system call tracing, a la ktrace(1)

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.31 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: INSTALL,v 1.32 2002/04/02 05:30:49 lukem Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
@ -17,7 +17,7 @@ options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
## The miniroot size must be kept in sync manually with the size of
## the `ramdisk' image (which is built in distrib/sparc/ramdisk).
options MEMORY_DISK_SIZE=1360 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=1360 # size of memory disk, in blocks
pseudo-device md 1 # memory disk device (ramdisk)

View File

@ -1,8 +1,8 @@
# $NetBSD: INSTALL,v 1.8 2002/03/10 19:56:46 lukem Exp $
# $NetBSD: INSTALL,v 1.9 2002/04/02 05:30:49 lukem Exp $
include "arch/sparc64/conf/GENERIC32"
#ident "INSTALL-$Revision: 1.8 $"
#ident "INSTALL-$Revision: 1.9 $"
include "arch/sparc64/conf/std.sparc64-64"
@ -27,4 +27,4 @@ options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
## The miniroot size must be kept in sync manually with the size of
## the `miniroot' image (which is built in distrib/sparc64/miniroot).
options MEMORY_DISK_SIZE=10240 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=10240 # size of memory disk, in blocks

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.11 2002/03/10 19:56:47 lukem Exp $
# $NetBSD: RAMDISK,v 1.12 2002/04/02 05:30:50 lukem Exp $
# RAMDISK: Root/swap on ramdisk
# This kernel is used to:
@ -91,7 +91,7 @@ options INET # IP prototol stack support
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_SIZE=800 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=800 # size of memory disk, in blocks
config netbsd root on ? type ffs

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.31 2002/03/10 19:56:47 lukem Exp $
# $NetBSD: RAMDISK,v 1.32 2002/04/02 05:30:50 lukem Exp $
# RAMDISK: Root/swap on ramdisk
# This kernel is used to:
@ -37,7 +37,7 @@ options INET # IP prototol stack support
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_SIZE=800 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=800 # size of memory disk, in blocks
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK3X,v 1.18 2002/03/10 19:56:47 lukem Exp $
# $NetBSD: RAMDISK3X,v 1.19 2002/04/02 05:30:50 lukem Exp $
# RAMDISK: Root/swap on ramdisk
# This kernel is used to:
@ -37,7 +37,7 @@ options INET # IP prototol stack support
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_SIZE=800 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=800 # size of memory disk, in blocks
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.23 2002/03/29 06:37:53 matt Exp $
# $NetBSD: INSTALL,v 1.24 2002/04/02 05:30:50 lukem Exp $
#
# INSTALL kernel; all supported devices but nothing fancy.
#
@ -31,7 +31,7 @@ maxusers 8
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_SIZE=3072 # size of memory disk, in blocks
options MEMORY_DISK_ROOT_SIZE=3072 # size of memory disk, in blocks
# Kernel compiled-in symbolic debugger & system call tracer

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.13 2002/03/27 05:25:28 simonb Exp $
# $NetBSD: WALNUT,v 1.14 2002/04/02 05:30:50 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@ -16,8 +16,7 @@ maxusers 32
#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_SIZE=16384 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=1 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=16384 # size of memory disk, in blocks
#options UCONSOLE # users can use TIOCCONS (for xconsole)

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.48 2002/03/10 19:56:48 lukem Exp $
# $NetBSD: INSTALL,v 1.49 2002/04/02 05:30:51 lukem Exp $
#
# INSTALL -- installation kernel.
@ -6,7 +6,7 @@
include "arch/x68k/conf/std.x68k"
#ident "INSTALL-$Revision: 1.48 $"
#ident "INSTALL-$Revision: 1.49 $"
makeoptions COPTS="-Os" # Optimise for space. Implies -O2
@ -16,9 +16,9 @@ maxusers 4
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on memory-disk
options MEMORY_DISK_SERVER=0 # No user space hooks
#options MEMORY_DISK_SIZE=2400 # 1.2M, same as a 130mm floppy
#options MEMORY_DISK_SIZE=2880 # 1.44M, same as a 90mm floppy
options MEMORY_DISK_SIZE=2550
#options MEMORY_DISK_ROOT_SIZE=2400 # 1.2M, same as a 130mm floppy
#options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a 90mm floppy
options MEMORY_DISK_ROOT_SIZE=2550
## System kernel configuration. See options(4) for more detail.

View File

@ -1,4 +1,4 @@
# $NetBSD: SIMICS,v 1.7 2002/03/10 19:56:48 lukem Exp $
# $NetBSD: SIMICS,v 1.8 2002/04/02 05:30:51 lukem Exp $
#
# INSTALL_TINY - Tiny Installation kernel, suitable for 4M machines.
#
@ -18,8 +18,8 @@ makeoptions COPTS="-Os"
#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_SIZE=8192 # size of memory disk, in blocks
#options MEMORY_DISK_SIZE=2880 # 1.44M, same as a floppy
#options MEMORY_DISK_ROOT_SIZE=8192 # size of memory disk, in blocks
#options MEMORY_DISK_ROOT_SIZE=2880 # 1.44M, same as a floppy
maxusers 2 # estimated number of users

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_root.c,v 1.2 2002/03/10 19:56:48 lukem Exp $ */
/* $NetBSD: md_root.c,v 1.3 2002/04/02 05:30:51 lukem Exp $ */
/*
* Copyright (c) 1995 Gordon W. Ross
@ -37,11 +37,11 @@
extern int boothowto;
#ifndef MEMORY_DISK_SIZE
#define MEMORY_DISK_SIZE 512
#ifndef MEMORY_DISK_ROOT_SIZE
#define MEMORY_DISK_ROOT_SIZE 512
#endif
#define ROOTBYTES (MEMORY_DISK_SIZE << DEV_BSHIFT)
#define ROOTBYTES (MEMORY_DISK_ROOT_SIZE << DEV_BSHIFT)
/*
* This array will be patched to contain a file-system image.

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.508 2002/03/30 20:21:21 uwe Exp $
# $NetBSD: files,v 1.509 2002/04/02 05:30:52 lukem Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -181,7 +181,7 @@ defflag SYSCALL_DEBUG
#
defflag opt_md.h MEMORY_DISK_HOOKS MEMORY_DISK_IS_ROOT
MEMORY_DISK_DYNAMIC
defparam opt_md.h MEMORY_DISK_SERVER MEMORY_DISK_SIZE
defparam opt_md.h MEMORY_DISK_SERVER MEMORY_DISK_ROOT_SIZE
# device classes
#

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_root.c,v 1.5 2002/03/10 19:56:49 lukem Exp $ */
/* $NetBSD: md_root.c,v 1.6 2002/04/02 05:30:52 lukem Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@ -37,7 +37,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: md_root.c,v 1.5 2002/03/10 19:56:49 lukem Exp $");
__KERNEL_RCSID(0, "$NetBSD: md_root.c,v 1.6 2002/04/02 05:30:52 lukem Exp $");
#include "opt_md.h"
@ -54,10 +54,10 @@ size_t md_root_size;
char *md_root_image;
#else /* MEMORY_DISK_DYNAMIC */
#ifndef MEMORY_DISK_SIZE
#define MEMORY_DISK_SIZE 512
#ifndef MEMORY_DISK_ROOT_SIZE
#define MEMORY_DISK_ROOT_SIZE 512
#endif
#define ROOTBYTES (MEMORY_DISK_SIZE << DEV_BSHIFT)
#define ROOTBYTES (MEMORY_DISK_ROOT_SIZE << DEV_BSHIFT)
/*
* This array will be patched to contain a file-system image.