summaryrefslogtreecommitdiff
path: root/distrib/notes/hp300/prep
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-05-04 05:14:00 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-05-04 05:14:00 +0000
commita69cca63880811a6afaeb7a83b0dcc60b94ae4b0 (patch)
tree071896805e018790dcea175d81590b3bbb05ecb8 /distrib/notes/hp300/prep
parent52e47df806c457b930079097d1625d3af3ceed75 (diff)
mention diskless(8)
Diffstat (limited to 'distrib/notes/hp300/prep')
-rw-r--r--distrib/notes/hp300/prep4
1 files changed, 3 insertions, 1 deletions
diff --git a/distrib/notes/hp300/prep b/distrib/notes/hp300/prep
index fba5727b86c..7ce2e9dad40 100644
--- a/distrib/notes/hp300/prep
+++ b/distrib/notes/hp300/prep
@@ -50,7 +50,9 @@ either have another OpenBSD system on the network, or something else
capable of running the rbootd(8) program. Source code may be found
under usr.sbin/rbootd in the OpenBSD source tree, but requires the
Berkeley Packet Filter (bpf) in order to function. It may be possible to
-use HP-UX, but is not recommended (or documented here).
+use HP-UX, but is not recommended (or documented here). For more
+information on diskless booting under OpenBSD, see the "diskless"
+manual page.
First of all, configure your rbootd to handle boot requests from the
client. NOTE: OpenBSD's `rbootd' is slightly different from HP-UX's.