diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-05 00:32:37 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-05 00:32:37 +0000 |
commit | 333cf274878f8cb0a2567c1451899353f93b1d71 (patch) | |
tree | 0746e5f33e4a1567d8b60862d8dcd083fbdac85e /distrib/notes/m4.common | |
parent | 565087dbd407cc75bd07e4dd706f2a1f001afb41 (diff) |
Document cd33.iso
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r-- | distrib/notes/m4.common | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index f80f5a88f90..f694afb8344 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.41 2003/02/15 21:38:21 miod Exp $ +dnl $OpenBSD: m4.common,v 1.42 2003/03/05 00:32:33 miod Exp $ dnl dnl a simple MACHINE->MACHINE_ARCH converter. define(`MACHINE_ARCH', @@ -215,6 +215,11 @@ define({:-OpenBSDrd-:}, Used for simple installation from a pre- existing system.-:})dnl dnl +define({:-OpenBSDcd-:}, +{:- cd{:--:}OSrev.iso A miniroot filesystem image suitable to be used + as a bootable CD image; otherwise similar + to the bsd.rd image above.-:})dnl +dnl define({:-OpenBSDminiroot-:}, {:- miniroot{:--:}OSrev.fs A miniroot filesystem image to be used if you for some reason can't or don't |