This shell script is a simple minded (and disk space conservative) way
of storing MS-DOS boot disks on your linux partition.
To setup run make. Make will make a storage directory and install the
shell script. You will need a MSDOS boot disks made in MSDOS in
/dev/fd0. Only the media on which you originally had in the device in use on
install is the media you can use afterwards.
If you wish to install for a device other then /dev/fd0. You need
to do:

make BOOTDEVICE=</dev file path>

To make boot disks run dossys.
dossys requires the argument of the device you wish to copy the system
to. 
