                       Booter improvement/to do list
                       -----------------------------

   Bugs:

* Add workaround for having to reset PRAM on AV Macs

* Put up a dialog box and quit if virtual memory is on

* Use a preferences file, rather than embedding them in the executable's resources


   User Interface:

* Merge "Preferences" and Options -> "Booting", and separate kernel location stuff
  into a separate dialog (SR - well, did this a different way; moved it to Options
  ->Startup, instead.)


   Functionality:

* Ability to force a particular MACHINEID for clock-chipped Macs

* Find and include monitor resolution changing code which compiles under Symantec
  and works on non-PowerMacs

* "Open and Boot" item in the File menu?

* Ability to "Drag and Drop" a kernel file onto the booter? This would either just
  set the MacOs kernel file, or do an "Open and Boot"

* Multiple Monitor re-ordering and maybe depth/resolution changing.

* Resizable and printable log window?

* Simple Booter extension (like Das-Boot?) which uses the same preferences file?


   Kernels stored under MacOs:

* Add ability to boot from tarred kernels (e.g. netbsd.tar or netbsd.tar.gz)

* Full path to kernel (not just current directory)

* Proper dialog to select kernel file