minix/drivers/memory/ramdisk
Ben Gras 63a271200e Make /dev/c1* device nodes on disk and on the boot ramdisk.
. include c1* nodes in std in MAKEDEV
 . this requires a slightly larger shell
 . this requires a larger blocksize on the boot ramdisk (to fit
   /dev/ in direct blocks for mkfs with a proto file)
 . also more inodes and kB's on the boot ramdisk
2007-02-08 13:51:35 +00:00
..
bintoc.c Initial root filesystem is now on a ramdisk that is part of the image. 2006-02-15 11:18:21 +00:00
Makefile Make /dev/c1* device nodes on disk and on the boot ramdisk. 2007-02-08 13:51:35 +00:00
mtab Initial root filesystem is now on a ramdisk that is part of the image. 2006-02-15 11:18:21 +00:00
proto Make /dev/c1* device nodes on disk and on the boot ramdisk. 2007-02-08 13:51:35 +00:00
proto.sh Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00
rc at_wini now calls pci_reserve. 2006-11-01 14:55:00 +00:00