Changes since 1.1.1: * The MBR now prints out the string "MBR" to show it's presence. Changes since 1.1.0: * A couple of major bugs have been fixed, which would cause the system to fail to boot. * The installation program now has a man page. Changes since 1.0.1: * There is now an installation program (install-mbr). * Support for accessing large disks (>8G) has been added. This means that the active partition doesn't have to be within the first 8G for the MBR to load it's boot sector. The new code will be used on systems which support it. * The build environment is now created by automake. * There is now a (small) test suite.