History log of /netbsd-src/sys/arch/alpha/conf/RAMDISK (Results 1 – 18 of 18)
Revision Date Author Comments
# cb9ed711 19-Sep-2020 thorpej <thorpej@NetBSD.org>

Enable MULTIPROCESSOR by default, but disable it in the RAMDISK
and INSTALL kernels to save some space.


# 92ae85d1 06-Feb-2009 jym <jym@NetBSD.org>

Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the confi

Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.

show more ...


# d213d804 02-Apr-2002 lukem <lukem@NetBSD.org>

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...


# cd19d526 10-Mar-2002 lukem <lukem@NetBSD.org>

* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h


# 1173f773 24-Aug-1997 cgd <cgd@NetBSD.org>

fix spaces/tabs lossage: if we're going to do "options<space><tab>", be
consistent about it (fix it in all files)! Also, there's no point at all
in doing "file-system<space><tab>", so kill the space

fix spaces/tabs lossage: if we're going to do "options<space><tab>", be
consistent about it (fix it in all files)! Also, there's no point at all
in doing "file-system<space><tab>", so kill the spaces.

show more ...


# 4c721377 06-Apr-1997 cgd <cgd@NetBSD.org>

clean up NetBSD RCS ID strings


# 298aecde 24-Feb-1997 leo <leo@NetBSD.org>

Force root to be on the ram-disk.


# 328e19f5 14-Jan-1997 cgd <cgd@NetBSD.org>

useful suggestion from jason: make this simply an 'include' of the
GENERIC kernel config with the added ramdisk-hook-enabling bits!


# 114271a0 28-Dec-1996 pk <pk@NetBSD.org>

rename: ramdisk => md


# a04fb885 03-Dec-1996 cgd <cgd@NetBSD.org>

clean up SCSI devices


# 98c4f0c3 26-Nov-1996 cgd <cgd@NetBSD.org>

add a comment re: eb164


# acf26441 25-Nov-1996 cgd <cgd@NetBSD.org>

update for recent configuration changes.


# e6a9d460 19-Nov-1996 cgd <cgd@NetBSD.org>

update for VGA changes, and clean up slightly.


# 37b6fc02 15-Nov-1996 cgd <cgd@NetBSD.org>

move DEVPAGER, SWAPPAGER, VNODEPAGER options into std.alpha since they're
mandatory, and clean up their descriptions.


# 1f81754e 03-Oct-1996 cgd <cgd@NetBSD.org>

switch to 'swap generic' since that works now (minimal diffs from GENERIC)


# 80f9ed76 27-Sep-1996 cgd <cgd@NetBSD.org>

update for changes to config.


# 0006f58d 16-Sep-1996 cgd <cgd@NetBSD.org>

add EISAVERBOSE, TCVERBOSE as appropriate. Add UCONSOLE to all.
slight cleanup + sync.


# 89986fec 15-Sep-1996 cgd <cgd@NetBSD.org>

like GENERIC, but uses built-in ramdisk image for root