]> Zhao Yanbai Git Server - minix.git/commit
Make /dev/c1* device nodes on disk and on the boot ramdisk.
authorBen Gras <ben@minix3.org>
Thu, 8 Feb 2007 13:51:35 +0000 (13:51 +0000)
committerBen Gras <ben@minix3.org>
Thu, 8 Feb 2007 13:51:35 +0000 (13:51 +0000)
commit63a271200ea50f4878e4549ee489c7a38fa27231
tree1460bd0eef44e38940ac4631c903d12ccc21297c
parent3c907e6ef1024cd3f4e807ca8b43599fc52ffe33
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
commands/ash/Makefile
commands/scripts/MAKEDEV.sh
drivers/memory/ramdisk/Makefile
drivers/memory/ramdisk/proto