Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand/smallnet Add some instructions.
details: https://anonhg.NetBSD.org/src/rev/bfa108af48e5
branches: trunk
changeset: 472940:bfa108af48e5
user: simonb <simonb%NetBSD.org@localhost>
date: Thu May 13 08:40:08 1999 +0000
description:
Add some instructions.
diffstat:
sys/arch/pmax/stand/smallnet/README | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r a8c3ed8be4bf -r bfa108af48e5 sys/arch/pmax/stand/smallnet/README
--- a/sys/arch/pmax/stand/smallnet/README Thu May 13 08:38:05 1999 +0000
+++ b/sys/arch/pmax/stand/smallnet/README Thu May 13 08:40:08 1999 +0000
@@ -1,8 +1,17 @@
-$NetBSD: README,v 1.1 1999/05/13 08:38:05 simonb Exp $
+$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.
Home |
Main Index |
Thread Index |
Old Index