]> Zhao Yanbai Git Server - minix.git/commit
x86_hdimage.sh -i: crossbuild x86 release CD 07/1107/7
authorBen Gras <ben@minix3.org>
Tue, 5 Nov 2013 14:43:44 +0000 (15:43 +0100)
committerBen Gras <ben@minix3.org>
Thu, 7 Nov 2013 13:44:22 +0000 (13:44 +0000)
commit09143af258b10a1fef85aad285fb5d5f673d2283
tree8ac51b6112a49e553315d83fa3eb258418444d38
parent7d6089f32dbf3eef09ae539a112f1377640e9fbf
x86_hdimage.sh -i: crossbuild x86 release CD

        . build writeisofs as a native tool too for it
        . also mkfs.mfs: make missing file in proto nonlethal
        . make setup script a little more self-sufficient
        . hdboot: use INSTALL_FILE instead of INSTALL so that the
          results get added to the METALOG

Change-Id: Id233e4c861f81046bf6c4be0510b8a3bf39ff9be
commands/setup/setup.sh
commands/writeisofs/Makefile
commands/writeisofs/writeisofs.c
releasetools/Makefile
releasetools/x86_hdimage.sh
tools/Makefile
tools/writeisofs/Makefile [new file with mode: 0644]
usr.sbin/mkfs.mfs/mkfs.c