Home | History | Annotate | Line # | Download | only in dosboot
version revision 1.7
      1 $NetBSD: version,v 1.7 2000/09/24 12:32:35 jdolecek Exp $
      2 
      3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4 file is important - make sure the entries are appended on end, last item
      5 is taken as the current.
      6 
      7 1.0:	Matthias Drochner's new DOS boot program.
      8 1.1:	New welcoming banner.
      9 1.2:	Use common menu / parsing functions with other bootloaders.
     10 	New framework to pass information to the kernel.
     11 1.3:	Switch to new NetBSD MBR partition ID.
     12 1.4:	Support BIOS Int13-Extensions.
     13 1.5:	Support ELF.
     14 1.6:	Support verbose/quiet boot.
     15