Hi,

I have read about the dd'able (flash) images in the FAQ, but INSTALL does
not mention them. Is this intended?

I attached a patch that changes this and also mentions miniroot.fs,
which seemed to be missing, too.

Please adjust my wording or let me know and I'll adjust it
and send a new patch.

Regards
        Simon

Index: m4.common
===================================================================
RCS file: /cvs/src/distrib/notes/m4.common,v
retrieving revision 1.109
diff -u -r1.109 m4.common
--- m4.common   9 May 2014 21:15:17 -0000       1.109
+++ m4.common   25 Jul 2014 20:12:26 -0000
@@ -202,6 +202,11 @@
 {:-    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
+                        and X sets be found via another media or 
network.-:})dnl
+define({:-OpenBSDinstallimage-:},
+{:-    install{:--:}OSrev.fs   The MACHINE boot and installation disk image,
+                       which contains the base and X sets. It can be written
+                       to a bootable device, such as a USB flash drive.-:})dnl
 define({:-OpenBSDcd-:},
 {:-    cd{:--:}OSrev.iso       A simple bootable filesystem image consisting 
of the
                        bsd.rd installation kernel, suitable to be used
Index: amd64/contents
===================================================================
RCS file: /cvs/src/distrib/notes/amd64/contents,v
retrieving revision 1.32
diff -u -r1.32 contents
--- amd64/contents      28 Feb 2014 21:37:59 -0000      1.32
+++ amd64/contents      25 Jul 2014 20:12:26 -0000
@@ -30,6 +30,10 @@
                        and is provided as a convenience, but will rarely be
                        needed.
 
+OpenBSDinstallimage
+
+OpenBSDminiroot
+
 dnl Uncomment if this really is worth providing...
 dnl
 dnl Additionally, you may be interested in
Index: i386/contents
===================================================================
RCS file: /cvs/src/distrib/notes/i386/contents,v
retrieving revision 1.73
diff -u -r1.73 contents
--- i386/contents       1 May 2014 10:35:47 -0000       1.73
+++ i386/contents       25 Jul 2014 20:12:26 -0000
@@ -38,6 +38,10 @@
                        This file is included in the cd{:--:}OSrev.iso image, 
and is
                        provided as a convenience, but will rarely be needed.
 
+OpenBSDinstallimage
+
+OpenBSDminiroot
+
 OpenBSDfloppydesc(three,Each,s)
 
 DistributionDescription(ten)

Reply via email to