This is not a full distribution of netboot-0.8.1 but a subset that
excludes the bootrom, makerom and mknbi-mgl directories. This subset is
included in Etherboot so that you can use the mknbi-* utilities. You may
get a couple of warnings when you do ./configure but those are harmless.

I have also added mknbi-blkdev by Markus Gutschke which was omitted from
recent distributions by Gero Kuhlmann.

Two things to note: If you do not have bcc (Bruce Evan's C compiler) from
the ELKS Dev-86 package, you will not be able to compile romcheck.bin.
It will just leave a 0 length file in the directory. Secondly, if you are
not a privileged user, you will not be able to do make install without
errors. You could ignore the errors from attempting to change the owner of
the file by using make -i install, or just copy mknbi-{linux,dos,blkdev}
to the binary directory by hand.

You may wish to use a more up-to-date version of netboot, currently at
0.9.0 something, see index.html for the site URL, especially if you are
having trouble compiling this on Linux 2.2 systems, but as far as the
mknbi programs are concerned there is no major additional functionality
needed from more recent netboot releases.
