minix/tools
Ben Gras daca9de450 Fix to make making a bootable cd possible again.
ow that the image has grown beyond the 1.44M that fits on a floppy.
(previously, the floppy emulation mode was used for cd's.)

the boot cd now uses 'no emulation mode,' where an image is provided on
the cd that is loaded and executed directly. this is the boot monitor.

in order to make this work (the entry point is the same as where the
image is loaded, and the boot monitor needs its a.out header too) and
keep compatability with the same code being used for regular booting, i
prepended 16 bytes that jumps over its header so execution can start
there.

to be able to read the CD (mostly in order to read the boot image),
boot has to use the already present 'extended read' call, but address
the CD using 2k sectors.
2010-01-18 14:10:04 +00:00
..
release/cd unbreak building CDs 2009-12-23 23:59:32 +00:00
chrootmake.sh . remove small image (doesn't fit) 2007-07-17 14:36:42 +00:00
issue.install Bump release to 3.1.5 in issue.install 2009-09-30 13:00:38 +00:00
Makefile - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
mkboot Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
package_sources.install don't have ackpack in the list any more as it installs an 2009-10-02 13:23:58 +00:00
packages.install include OSS on CD 2009-10-19 15:13:44 +00:00
release.sh Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
tell_config Initial revision 2005-04-21 14:53:53 +00:00