minix/boot
Ben Gras 5927788cdd Added 'bootdelay' feature in boot monitor, it pauses a given number of ms
so the list of programs in the image and their sizes can be seen before the
kernel starts filling the screen.

Added some formatting fixes in installboot and boot monitor itself,
some of the segments were larger than the formatting allowed.
2005-05-30 15:02:52 +00:00
..
a.out2com Initial revision 2005-04-21 14:53:53 +00:00
addaout.c Initial revision 2005-04-21 14:53:53 +00:00
boot.c Added 'bootdelay' feature in boot monitor, it pauses a given number of ms 2005-05-30 15:02:52 +00:00
boot.h Initial revision 2005-04-21 14:53:53 +00:00
bootblock.s Initial revision 2005-04-21 14:53:53 +00:00
bootcdhead.s boot odds and ends. unfinished cd-detection work. 2005-05-03 08:52:41 +00:00
boothead.s boot odds and ends. unfinished cd-detection work. 2005-05-03 08:52:41 +00:00
bootimage.c Added 'bootdelay' feature in boot monitor, it pauses a given number of ms 2005-05-30 15:02:52 +00:00
doshead.s Initial revision 2005-04-21 14:53:53 +00:00
image.h Initial revision 2005-04-21 14:53:53 +00:00
installboot.c Added 'bootdelay' feature in boot monitor, it pauses a given number of ms 2005-05-30 15:02:52 +00:00
jumpboot.s Initial revision 2005-04-21 14:53:53 +00:00
Makefile Removed root filesystem blocksize restriction by reducing boot monitor 2005-05-20 12:30:19 +00:00
masterboot.s Initial revision 2005-04-21 14:53:53 +00:00
mkfhead.s Initial revision 2005-04-21 14:53:53 +00:00
mkfile.c Initial revision 2005-04-21 14:53:53 +00:00
rawfs.c Removed root filesystem blocksize restriction by reducing boot monitor 2005-05-20 12:30:19 +00:00
rawfs.h Initial revision 2005-04-21 14:53:53 +00:00