diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-08-30 04:21:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-08-30 04:21:17 +0000 |
commit | 53dfa470d95285ab8967c2f6d33600c15df5f526 (patch) | |
tree | b1b7f40e3da5143d1e88745a86003dfd1367cfd4 /distrib/notes/m4.common | |
parent | 60828661d28cdcf08963faeb141c2fca6c33dc42 (diff) |
oops; t.stritzky@teles.de noted that we had not yet documented the
install##.iso files; thanks
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r-- | distrib/notes/m4.common | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 9fd30de2648..b05a2ca270c 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.74 2007/08/01 21:23:23 miod Exp $ +dnl $OpenBSD: m4.common,v 1.75 2007/08/30 04:21:14 deraadt Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -221,10 +221,15 @@ define({:-OpenBSDfloppy-:}, {:- floppy{:--:}OSrev.fs The standard MACHINE boot and installation floppy; see below.-:})dnl dnl +define({:-OpenBSDinstalliso-:}, +{:- install{:--:}OSrev.iso The MACHINE boot and installation CD-ROM image, + which contains the base and X sets, so that install + or upgrade can be done without network connectivity.-:})dnl define({:-OpenBSDcd-:}, {:- cd{:--:}OSrev.iso A miniroot filesystem image suitable to be used - as a bootable CD-ROM image; otherwise similar to - the bsd.rd image above.-:})dnl + as a bootable CD-ROM image, but will require the base and + X sets be found via another media or network; otherwise + similar to the bsd.rd image above.-:})dnl dnl dnl OpenBSDfloppydesc(number of floppies, Article, plural) dnl |