

Future:

  -- add netboot and/or serial boot support.

  -- how to deal with badly set up "install partition??".

  -- change GRUB to run a "real" script language with control statements
     and variables, while removing some of the hard-coded stuff.

  -- add smart rewritable "boot-failure" switch for unattended
     boot-testing ??


By version 1.0 official release:

  -- Yet More Documentation...

  -- Install scripts for common OSes.

  -- add symbol-table loading for ELF format.

  -- add LBA support (actually INT 13h extensions).

  -- add user-loadable boot-scripts ??  (still thinking about this one,
     may put it off until the re-write to support more generic script
     capabilities)

  -- add code to FreeBSD and Linux (possibly NetBSD as well) to
     support the "multiboot" format natively, utilizing the module
     loading function for both loading ramdisk images and passing a list
     of any other modules the kernels wish to use (boot-time loadable
     drivers??).


