summaryrefslogtreecommitdiff
path: root/distrib/notes/m4.common
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-12-30 11:13:02 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-12-30 11:13:02 +0000
commit7de37b9a343514f542db9a97e85a8dcf5d3ecea5 (patch)
treeb21afaffaa9ed475c60ce87eb4107a0809721124 /distrib/notes/m4.common
parent1eda4563c982114f65fe92c8510c05638ef82e5e (diff)
Do not mention NFS as a possible tarballs source when the installation media
does not support NFS mounts.
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r--distrib/notes/m4.common8
1 files changed, 5 insertions, 3 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index df4ffc4a3f8..b1dd64f8ed4 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,5 +1,5 @@
dnl
-dnl $OpenBSD: m4.common,v 1.39 2002/11/07 22:38:36 mickey Exp $
+dnl $OpenBSD: m4.common,v 1.40 2002/12/30 11:12:58 miod Exp $
dnl
dnl a simple MACHINE->MACHINE_ARCH converter.
define(`MACHINE_ARCH',
@@ -543,11 +543,13 @@ define({:-OpenBSDDISKInstall-:},
For instructions on how to complete the installation from
the a local disk partition, see the next section.-:})dnl
dnl
+dnl For arches where you can install from NFS, $1 should be set to "NFS",
+dnl otherwise there should be no parameter.
define({:-OpenBSDCommonFS-:},
{:- Common file system installations:
The following instructions are common to installations
- from local disk partitions, NFS mounted directories and
- CD-ROMs.
+ from mounted disk partitions{:--:}ifelse(X$1,XNFS,{:-, NFS mounted directories and
+ CD-ROMs-:},{:- and CD-ROMs-:}).
A list of available distribution sets will be listed.
You may individually select distribution sets to install