]> Zhao Yanbai Git Server - minix.git/commit
writeisofs: also boots plain binaries with -B
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Tue, 17 Jan 2012 15:08:40 +0000 (16:08 +0100)
committerBen Gras <ben@minix3.org>
Thu, 9 Feb 2012 17:54:49 +0000 (18:54 +0100)
commit3f2ab5b34b5fdd9c6bc7a7fae46f836d4f8c2a54
tree54f7a9bc1f1ce94d0f800cbc1998e00c0484118a
parent2ae897db7b8e243e7b35644c069ef8af34674b0f
writeisofs: also boots plain binaries with -B

With -n -b file, a.out boot images can be used for CD booting;
with the new -n -B file option, plain binary (like bootxx_cd9660)
can be used instead.
Restore working the -h and -f options while there.
And add a new -F option for 2.8MB floppy image.
commands/writeisofs/writeisofs.c