NameDateSize

..07-Jun-202414

MakefileH A D27-Nov-1999527

READMEH A D13-Mar-2000496

setnetimage/H12-Oct-20155

smallnet.cH A D22-Jan-20113.6 KiB

versionH A D13-Jul-2000270

README

1$NetBSD: README,v 1.2 1999/05/13 08:40:08 simonb Exp $
2
3The smallnet network loader is meant to be a short term solution for
4machines that can't netboot full size kernels until a proper two stage
5netboot is available.  It isn't the prettiest code around, but it gets
6us out of a bind.
7
8
9To use, "make" in this directory and then in the setnetimage directory:
10
11	make KERNEL=/path/to/nfs/install/kernel kernel
12
13and the resultant smallnet.ecoff is suitable for netbooting.
14
15
16simonb, March-May 1999.
17