diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2000-10-18 21:51:47 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2000-10-18 21:51:47 +0000 |
commit | f09b8bd9596a6a89a3253f4c76fc15fe135c30e9 (patch) | |
tree | 25d102b8d89ede9130487c56aab3cdc69cb794bf | |
parent | 4abf2e6985cf86def02bd15183c00c86b176cfe5 (diff) |
This is not the first release of OpenBSD/hp300 anymore, provide simple
upgrade instructions. ericj@ ok
-rw-r--r-- | distrib/notes/hp300/upgrade | 14 | ||||
-rw-r--r-- | distrib/notes/hp300/whatis | 5 |
2 files changed, 12 insertions, 7 deletions
diff --git a/distrib/notes/hp300/upgrade b/distrib/notes/hp300/upgrade index febdd31fd78..64a8f222f25 100644 --- a/distrib/notes/hp300/upgrade +++ b/distrib/notes/hp300/upgrade @@ -1,6 +1,10 @@ -There is no upgrade mechanism supported by this release of OpenBSD/hp300, -since it is the first official release for this architecture, and is not -compatible with other operating systems. +To upgrade to OpenBSD OSREV from a previous version start with the general +instructions in the section "Installing OpenBSD". + +After booting with the miniroot, select the (U)pdate option rather than +the (I)nstall option at the prompt in the install process. + +The upgrade script will use the existing disk partitions to install the +new system in, and also preserves files in `/etc' which you are likely +to have customized since a previous installation. -Be sure to back up any important data from your system, and then do an -install from scratch. diff --git a/distrib/notes/hp300/whatis b/distrib/notes/hp300/whatis index 819bd6b0163..db60e7d41e8 100644 --- a/distrib/notes/hp300/whatis +++ b/distrib/notes/hp300/whatis @@ -1,2 +1,3 @@ -This is the first public release of OpenBSD for the HP 9000/300 series of -computers. +OpenBSD OSREV is a port of OpenBSD for the HP 9000/300 series of +computers, featuring a wide range of supported hardware, and with all +the usual OpenBSD stability and security. |