NetBSD/sys/arch/pmax/stand/smallnet
simonb b013ce2a48 Updated for new Makefile.booters and stand/ layout. 1999-11-27 23:57:42 +00:00
..
setnetimage Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
Makefile Updated for new Makefile.booters and stand/ layout. 1999-11-27 23:57:42 +00:00
README
smallnet.c Clean up headers. 1999-11-27 07:07:04 +00:00
version

README

$NetBSD: README,v 1.2 1999/05/13 08:40:08 simonb Exp $

The smallnet network loader is meant to be a short term solution for
machines that can't netboot full size kernels until a proper two stage
netboot is available.  It isn't the prettiest code around, but it gets
us out of a bind.


To use, "make" in this directory and then in the the setnetimage
directory:

	make KERNEL=/path/to/nfs/install/kernel kernel

and the resultant smallnet.ecoff is suitable for netbooting.


simonb, March-May 1999.