2 Commits

Author SHA1 Message Date
Boris Gjenero
0e5c61da60 Add mkultconf program for creating Ultrix netblk
The second stage of Ultrix loading is a struct which tells the
kernel things it needs for netbooting. Ultrix needs this and can't
use other servers like rarpd, bootparamd and bootpd. The only
other server needed is NFS.

I don't like how I wrote so much code to create a simple struct.
There should be a better way. But this works.
2020-10-25 10:38:11 -04:00
Boris Gjenero
82fde5ac12 Add top level Makefile.linux for building everything at once. 2020-10-22 19:04:14 -04:00