History log of /netbsd-src/sys/arch/mipsco/conf/RAMDISK (Results 1 – 5 of 5)
Revision Date Author Comments
# afdfce8e 23-Nov-2010 hannken <hannken@NetBSD.org>

Remove unused count from pseudo-device md.


# 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


# 77c68f1f 02-Oct-2000 wdk <wdk@NetBSD.org>

downsized kernels for installation & recovery