diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-09 19:48:38 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-02-09 19:48:38 +0000 |
commit | fd09eae4da86479f717f4114dbef41ff22784607 (patch) | |
tree | 57bbfdccafae63d326d7c6114e502ba7bf949015 /distrib/notes/aviion | |
parent | c7139fb1756480c2800abcc078e7e447ffaa9487 (diff) |
Stop using the name `miniroot' when `bsd.rd' is implied. A few platforms
have a real miniroot to be dd'ed to the disk, and that's fine; but when
we are talking about booting bsd.rd (either from an existing setup, or the
network, or the cd-rom images), then refer to it as `installation kernel'.
Diffstat (limited to 'distrib/notes/aviion')
-rw-r--r-- | distrib/notes/aviion/upgrade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/aviion/upgrade b/distrib/notes/aviion/upgrade index f35e01faa76..2add0fc0bc8 100644 --- a/distrib/notes/aviion/upgrade +++ b/distrib/notes/aviion/upgrade @@ -1,5 +1,5 @@ -dnl $OpenBSD: upgrade,v 1.2 2009/05/17 00:31:51 sthen Exp $ -dnl OpenBSDUpgrade({:-an installation tape, or the miniroot over the network-:}) +dnl $OpenBSD: upgrade,v 1.3 2013/02/09 19:48:37 miod Exp $ +dnl OpenBSDUpgrade({:-an installation tape, or bsd.rd over the network-:}) To upgrade your OpenBSD installation, simply extract the new sets on the diskless server. |