diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-07-25 19:29:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-07-25 19:29:33 +0000 |
commit | 4856019962726f17251c7acaa06d4b00569dc144 (patch) | |
tree | 1bcd25ff96d2b9d174e49c1cd3c83a1e4f1e157a /distrib/notes/m4.common | |
parent | 5b5233c837ae4ecd73c00c30f08915bcb9aa1e62 (diff) |
Due to changes having already occured, and more being cooked at this
very moment, OpenBSD/sparc installation media will not allow upgrades
to 3.2.
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r-- | distrib/notes/m4.common | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index f8f63f4d4b8..d675faafa5d 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.36 2002/07/04 18:06:45 miod Exp $ +dnl $OpenBSD: m4.common,v 1.37 2002/07/25 19:29:29 miod Exp $ dnl dnl simulate an include path with a macro 'includeit'. define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl @@ -848,7 +848,7 @@ ifelse(X$4,X,,{:- dd of=${TAPE} if=$4 Note that, when installing, the tape can be write-protected (i.e. read-only).-:})dnl -dnl +dnl OpenBSDXferNFS [(noupgrade)] define({:-OpenBSDXferNFS-:}, {:-To install OpenBSD using a remote partition, mounted via NFS, you must do the following: @@ -877,11 +877,11 @@ NFS, you must do the following: Once the NFS server is set up properly and you have the information mentioned above, you can proceed to the next - step in the installation or upgrade process. If you're + step in the installation ifelse(X$1,X,{:-or upgrade -:})process.ifelse(X$1,X,,{:- If you're installing OpenBSD from scratch, go to the section on preparing your hard disk, below. If you're upgrading an existing installation, go directly to the section on - upgrading.-:})dnl + upgrading.-:})-:})dnl dnl define({:-OpenBSDXferFFS-:}, {:-If you are upgrading OpenBSD, you also have the option of installing |