]> Zhao Yanbai Git Server - minix.git/commit
made boot/ into hierarchy of programs
authorBen Gras <ben@minix3.org>
Mon, 25 Apr 2011 13:10:57 +0000 (15:10 +0200)
committerBen Gras <ben@minix3.org>
Wed, 27 Apr 2011 23:33:23 +0000 (01:33 +0200)
commit455b809b1730940ebb1af592e95aa827264167b2
treebc0c877cbc3fb4d50825928b35b1d97d8ce61c56
parente969b5e11b024a320fd9c89d7d5ea809fc8dea83
made boot/ into hierarchy of programs

work of Antoine Leca
24 files changed:
boot/Makefile
boot/a.out2com [deleted file]
boot/addaout.c [deleted file]
boot/boot/Makefile [new file with mode: 0644]
boot/boot/boot.c [moved from boot/boot.c with 100% similarity]
boot/boot/boothead.s [moved from boot/boothead.s with 100% similarity]
boot/boot/bootimage.c [moved from boot/bootimage.c with 100% similarity]
boot/bootblock/Makefile [new file with mode: 0644]
boot/bootblock/bootblock.s [moved from boot/bootblock.s with 100% similarity]
boot/cdbootblock/Makefile [new file with mode: 0644]
boot/doshead.s [deleted file]
boot/edparams/Makefile [new file with mode: 0644]
boot/installboot/Makefile [new file with mode: 0644]
boot/installboot/installboot.c [moved from boot/installboot.c with 100% similarity]
boot/jumpboot/Makefile [new file with mode: 0644]
boot/jumpboot/jumpboot.s [moved from boot/jumpboot.s with 100% similarity]
boot/masterboot/Makefile [new file with mode: 0644]
boot/masterboot/masterboot.s [moved from boot/masterboot.s with 100% similarity]
boot/minix.ack16.mk [new file with mode: 0644]
boot/mkfhead.s [deleted file]
boot/mkfile.c [deleted file]
boot/updateboot.sh
tools/chrootmake.sh
tools/release.sh