Commit Graph

3 Commits

Author SHA1 Message Date
Boris Gjenero
09d1302c4c Add ULTRIX 4.0 kernel patch for nfs_statfs() overflow. 2020-10-30 11:01:06 -04:00
Boris Gjenero
c4ebe27a95 Update documentation, with info on netbooting ULTRIX. 2020-10-26 11:56:43 -04:00
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