History log of /netbsd-src/sys/arch/cobalt/conf/RAMDISK (Results 1 – 8 of 8)
Revision Date Author Comments
# 1140f988 22-Jul-2017 christos <christos@NetBSD.org>

we need to get on a diet


# 0dcb9451 21-Feb-2016 christos <christos@NetBSD.org>

bump size.


# e5a129f3 29-Sep-2014 msaitoh <msaitoh@NetBSD.org>

Increase ramdisk size.


# 50d31785 03-May-2011 tsutsui <tsutsui@NetBSD.org>

TAB/space cosmetics.


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


# 28c30d59 13-Sep-2008 tsutsui <tsutsui@NetBSD.org>

- enable dhclient(8) in RAMDISK kernel
- bump mdroot size


# f9ba3a66 02-Feb-2008 tsutsui <tsutsui@NetBSD.org>

Add RAMDISK config, which has GENERIC + mdroot stuff.