summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-04 23:04:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-04 23:04:31 +0000
commit61586f123707d18806a1e0dfd39d55e85048d0de (patch)
treee7943c9eab819fde08413611736ad0ec1a181805 /distrib
parent72845f3045265105d2d545f6afa78ff6c8ce5f3c (diff)
s/bootpd/rpc.bootparamd/
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/sparc/xfer8
-rw-r--r--distrib/notes/sparc64/xfer8
2 files changed, 8 insertions, 8 deletions
diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer
index ab2e8a2e9f0..18cff8a8b51 100644
--- a/distrib/notes/sparc/xfer
+++ b/distrib/notes/sparc/xfer
@@ -1,4 +1,4 @@
-dnl $OpenBSD: xfer,v 1.38 2004/03/17 09:25:10 jmc Exp $
+dnl $OpenBSD: xfer,v 1.39 2004/05/04 23:04:30 deraadt Exp $
Installation is supported from several media types, including:
CD-ROM
@@ -129,9 +129,9 @@ Creating a network bootable setup using SunOS or other Un*x-like system:
for the host system.
Basically, you will need to set up reverse-arp (rarpd) and boot
- parameter (bootpd) information and make the OpenBSD bootblock,
- kernel/miniroot partition, and a swap file available as required
- by the netboot setup.
+ parameter (rpc.bootparamd) information and make the OpenBSD
+ bootblock, kernel/miniroot partition, and a swap file available
+ as required by the netboot setup.
diff --git a/distrib/notes/sparc64/xfer b/distrib/notes/sparc64/xfer
index 606b822c05b..a614b42378b 100644
--- a/distrib/notes/sparc64/xfer
+++ b/distrib/notes/sparc64/xfer
@@ -1,4 +1,4 @@
-dnl $OpenBSD: xfer,v 1.21 2004/03/17 09:25:10 jmc Exp $
+dnl $OpenBSD: xfer,v 1.22 2004/05/04 23:04:30 deraadt Exp $
Installation is supported from several media types, including:
CD-ROM (NOT supported if booting from floppy)
@@ -80,9 +80,9 @@ Creating a network bootable setup using SunOS or other Un*x-like system:
for the host system.
Basically, you will need to set up reverse-arp (rarpd) and boot
- parameter (bootpd) information and make the OpenBSD bootblock,
- kernel/miniroot partition, and a swap file available as required
- by the netboot setup.
+ parameter (rpc.bootparamd) information and make the OpenBSD
+ bootblock, kernel/miniroot partition, and a swap file available
+ as required by the netboot setup.
OpenBSDXferPrelude