THINGS TO ADD/FIX IN INSTALL-3.0:

-> allow usage like this:
  INSTALL [sourcedir [destdir]]
:Jim, would it be too much to have a dos command-line
:version as well as a dressed-up version for the less
:competent? :)

-> would it be clean (or wise) to expand this to:
  INSTALL [sourcedir [destdir]] [/Y | /N]
where:
  /Y | /N
  specify "yes to all" or "no to all" for OPTIONAL packages.
  (I think I can do this if I make 'defaultresponse' an option to the
  instser/instdisk functions.  set to 'Y'/'y' for all yes, or 'N'/'n'
  for all no, or '?' to prompt the user anyway (default).)

-> do I want to expand that to:
  INSTALL [sourcedir [destdir]] [/Y | /N] [/S:diskset]..
where:
  diskset is the name of a disk set to install

-> add foreign language support [add in 3.0]

-> select all [OPTIONAL] packages at start of each disk?
:one thing that 
:would be cool is if you let the user select all the packages and 
:subpackages at the start, so that he/she doesn't have to sit by the 
:install process and can get all the questions out of the way first.


THINGS DONE FOR INSTALL-3.0:

-> massive code cleanup.

-> Add support for .lsm (Linux software map files) for descriptions



----------------------------------------------------------------------
THINGS TO DO FOR ORLANDO-2.0:


-> create a boot disk that can SYS the C: drive for you
:does the install assume that the drive already has dos installed? 
:will it eventually be able to sys the disk first?

-> check that Axel Frinke's TDSK fix was added.


THINGS DONE FOR ORLANDO-2.0:
