]> Zhao Yanbai Git Server - minix.git/commit
Rename mkfs to mkfs.mfs and fsck to fsck.mfs. Add /sbin to root's PATH.
authorThomas Veerman <thomas@minix3.org>
Thu, 5 Aug 2010 12:35:00 +0000 (12:35 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 5 Aug 2010 12:35:00 +0000 (12:35 +0000)
commit5bf3967f26d32d7ca15f4223e1613a090bf6af7f
tree1c5491fe3175b7bef84ae6ec8225bb75fd822b9f
parent0fc71a11541b8ace4254b39d4db2b2e3f427640f
Rename mkfs to mkfs.mfs and fsck to fsck.mfs. Add /sbin to root's PATH.
commands/Makefile
commands/fsck.mfs/Makefile [moved from commands/fsck/Makefile with 60% similarity]
commands/fsck.mfs/fsck.c [moved from commands/fsck/fsck.c with 100% similarity]
commands/mkfs.mfs/Makefile [moved from commands/mkfs/Makefile with 60% similarity]
commands/mkfs.mfs/mkfs.c [moved from commands/mkfs/mkfs.c with 100% similarity]
commands/setup/setup.sh
drivers/ramdisk/Makefile
etc/ast/.ashrc
etc/rc
tools/release.sh