summaryrefslogtreecommitdiff
path: root/distrib/notes/hppa/install
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-08-30 17:05:34 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-08-30 17:05:34 +0000
commit178f871f54d297ad29f46856b793fa9aa4b946ca (patch)
tree062fbeb710e0af717496be80c1e34294d218a8fc /distrib/notes/hppa/install
parentdce275f5c77c38ad968292c943914ef90f980c70 (diff)
Update sets size, and a few tweaks; also size of files smaller than 1MB
get printed in KB now; ok mickey@ deraadt@
Diffstat (limited to 'distrib/notes/hppa/install')
-rw-r--r--distrib/notes/hppa/install8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/hppa/install b/distrib/notes/hppa/install
index 4aa3986cba6..d0d7efa5133 100644
--- a/distrib/notes/hppa/install
+++ b/distrib/notes/hppa/install
@@ -1,9 +1,9 @@
-dnl $OpenBSD: install,v 1.12 2005/03/26 15:56:37 mickey Exp $
+dnl $OpenBSD: install,v 1.13 2005/08/30 17:05:31 miod Exp $
dnl lots of texts coming from {mac68k,mvme68k,vax}/install initially
OpenBSDInstallPrelude
Bootstrapping the installation ramdisk kernel is supported
-from both network and CD-ROM.
+from either network, tape or CD-ROM.
Booting from Tape or CD-ROM installation media:
@@ -43,7 +43,7 @@ Booting from Network:
In order to bootstrap via the network, you must provide a second system to
act as a boot server. It is convenient if this is a second OpenBSD machine
as the necessary services are already installed, although source code for
-such programs as mopd can be found in OpenBSD's source tree, and should be
+such programs as dhcpd can be found in OpenBSD's source tree, and should be
reasonably portable to other UN*X-like operating systems. More information
on diskless booting can be found in the OpenBSD diskless(8) manual page.
@@ -93,7 +93,7 @@ the bootserver, and declare an information block. Here is an example:
}
}
-Do not forget to enable dhcpd, either as a standalone process.
+Do not forget to enable dhcpd.
You will also need to enable tftpd, for the MACHINE to download the
miniroot (bf entry) from the server in the /tftpboot (td entry) directory.