History log of /src/sys/arch/amiga/conf/RAMDISK |
Revision | | Date | Author | Comments |
1.8 |
| 23-Nov-2010 |
hannken | Remove unused count from pseudo-device md.
|
1.7 |
| 06-Feb-2009 |
jym | branches: 1.7.6; 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.
|
1.6 |
| 02-Apr-2002 |
lukem | branches: 1.6.116; 1.6.124; 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...
|
1.5 |
| 10-Mar-2002 |
lukem | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options are now consistently named * fold opt_mdsize.h into opt_md.h
|
1.4 |
| 30-Aug-2000 |
is | branches: 1.4.4; 1.4.8; Use an INSTALL kernel, instead of GENERIC. We want this to be as small as possible so that it can boot even on low memory Amiga machines.
|
1.3 |
| 08-Aug-1998 |
kleink | branches: 1.3.12; 1.3.22; Reduce this file as done in the Alpha RAMDISK configuration, which makes keeping it in sync less prone to errors.
|
1.2 |
| 04-Aug-1998 |
kleink | Kill "options FIFO" - they're mandatory now.
|
1.1 |
| 03-Jul-1998 |
mhitch | A "GENERIC" kernel configured with a memory disk root. The miniroot can now be inserted into the kernel for a self-contained installation kernel. No more questions or problems trying to copy the miniroot to the swap partition.
|
1.3.22.2 |
| 30-Aug-2000 |
is | Back out last change. This should have gone to the main branch.
|
1.3.22.1 |
| 30-Aug-2000 |
is | Switch RAMDISK to use the INSTALL kernel as a base. We want it to be as small as possible, to have some chance to boot on small Amiga machines.
|
1.3.12.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
I updated the amiga SCSI drivers, but completely untested yet (may not even compile)
|
1.4.8.2 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.4.8.1 |
| 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
1.4.4.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.4.4.1 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
1.6.124.1 |
| 03-Mar-2009 |
skrll | Sync with HEAD.
|
1.6.116.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.7.6.1 |
| 05-Mar-2011 |
rmind | sync with head
|