chain.c: add options, misc varaible renames
authorMichal Soltys <soltys@ziu.info>
Wed, 18 Aug 2010 08:53:01 +0000 (10:53 +0200)
committerMichal Soltys <soltys@ziu.info>
Sun, 22 Aug 2010 21:45:15 +0000 (23:45 +0200)
commit0798e022969d580cdb249f6869b78ef16a73569c
treeaad339f994ccbe956d9d5bcd8e0db7bf49e006df
parent7bfd45d022308089e8c17d80460be02dd1e61245
chain.c: add options, misc varaible renames

This patch adds following options:
- setgeo (bpb: set legacy geometry)
- setdrv (bpb: set physical drive number)
- read  (read mbr / bs - previously always attempted)
- write (write bs - for bpb mangling)
- filebpb (also mangle 'kernel' file in memory)
- msdos7 (dos7+ IP is set as required by io.sys)

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/chain.c