lukem
|
d213d804f7
|
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...
|
2002-04-02 05:30:34 +00:00 |
|
lukem
|
cd19d52695
|
* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
are now consistently named
* fold opt_mdsize.h into opt_md.h
|
2002-03-10 19:56:37 +00:00 |
|
lukem
|
71376e0797
|
use #ifdef MEMORY_DISK_DYNAMIC (for consistency with the rest of the kernel)
|
2001-11-28 05:55:34 +00:00 |
|
lukem
|
2bbe2de647
|
add RCSIDs
|
2001-11-13 05:32:49 +00:00 |
|
uch
|
fd2c055c01
|
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
system image's address and size are setted by md_root_setconf().
|
2001-07-02 17:17:23 +00:00 |
|
tsutsui
|
10da4aa927
|
Add MI md_root.c, per discussion on tech-kern.
|
2000-10-02 15:22:32 +00:00 |
|