diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-15 21:38:23 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-15 21:38:23 +0000 |
commit | 6cc8ca737f0cac9a74ff9c9ad770326f1dd10663 (patch) | |
tree | 8ad741372d03ca25d69bc006224aef6e72758ea2 /distrib/notes | |
parent | ee24057f551da12c6720fa6eece7e9faa589429c (diff) |
No more traces of the word in the hppa notes.
Until upgrades are available.
Oops, I said it!
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/hppa/xfer | 10 | ||||
-rw-r--r-- | distrib/notes/m4.common | 8 |
2 files changed, 10 insertions, 8 deletions
diff --git a/distrib/notes/hppa/xfer b/distrib/notes/hppa/xfer index e7956f26eff..9e63d652f01 100644 --- a/distrib/notes/hppa/xfer +++ b/distrib/notes/hppa/xfer @@ -1,8 +1,9 @@ -dnl $OpenBSD: xfer,v 1.2 2003/02/15 01:23:26 miod Exp $ +dnl $OpenBSD: xfer,v 1.3 2003/02/15 21:38:22 miod Exp $ Installation is supported from several media types, including: CD-ROM - FFS partitions +dnl Not until upgrades are available +dnl FFS partitions Tape FTP HTTP @@ -12,5 +13,6 @@ OpenBSDXferShortPrelude OpenBSDXferBareTape - -OpenBSDXferFFS +dnl Not until upgrades are available +dnl +dnl OpenBSDXferFFS diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index b1dd64f8ed4..f80f5a88f90 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.40 2002/12/30 11:12:58 miod Exp $ +dnl $OpenBSD: m4.common,v 1.41 2003/02/15 21:38:21 miod Exp $ dnl dnl a simple MACHINE->MACHINE_ARCH converter. define(`MACHINE_ARCH', @@ -111,12 +111,12 @@ dnl define({:-OpenBSDetc-:}, {:- etc{:--:}OSrev This distribution set contains the system configuration files that reside in /etc and in several other places. - This set MUST be installed if you are installing the + This set MUST be installed{:--:}ifelse(X$3,X,{:- if you are installing the system from scratch, but should NOT be used if you are - upgrading.{:--:}ifelse(X$3,X,{:-(If you are upgrading, it's recommended that + upgrading. (If you are upgrading, it's recommended that you get a copy of this set and CAREFULLY upgrade your configuration files by hand, see the section named "Upgrading - a previously-installed OpenBSD System" below.)-:})showsize($1,$2)-:})dnl + a previously-installed OpenBSD System" below.)-:},.)showsize($1,$2)-:})dnl dnl dnl dnl OpenBSDgame( compressed size, uncompressed size ) |