Mention the option to encrypt the root disk on supported architectures
authorkn <kn@openbsd.org>
Thu, 5 Oct 2023 11:58:34 +0000 (11:58 +0000)
committerkn <kn@openbsd.org>
Thu, 5 Oct 2023 11:58:34 +0000 (11:58 +0000)
with miod

15 files changed:
distrib/notes/alpha/features
distrib/notes/amd64/features
distrib/notes/arm64/features
distrib/notes/armv7/features
distrib/notes/hppa/features
distrib/notes/i386/features
distrib/notes/landisk/features
distrib/notes/loongson/features
distrib/notes/luna88k/features
distrib/notes/m4.common
distrib/notes/macppc/features
distrib/notes/octeon/features
distrib/notes/powerpc64/features
distrib/notes/riscv64/features
distrib/notes/sparc64/features

index 186332e..454d615 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.5 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},1)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 1b7a4de..7bd8e2a 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.4 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},1)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},1)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},1)dnl
index e4aa7b7..fadec7e 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.4 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.5 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},1)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},1)dnl
index b4c72be..996df10 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.4 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 407e702..d9a9ac5 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.6 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.7 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 6f8303a..b040b20 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.4 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},1)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},1)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},1)dnl
index 39ce7aa..8a34338 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.5 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 62c17c4..5588c03 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.4 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.5 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 9d35af9..33c3ae0 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.5 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.6 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 3055da2..9027f4c 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl    $OpenBSD: m4.common,v 1.135 2022/10/10 10:42:42 jsg Exp $
+dnl    $OpenBSD: m4.common,v 1.136 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org>
 dnl
@@ -432,7 +432,11 @@ dnl install.sh ask whether to use DUIDs before the md_prep_disklabel loop
        The installation program will now tell you which disks it can
        install on, and ask you which it should use.
 
-       Reply with the name of your root disk.-:})dnl
+       Reply with the name of your root disk.ifelse(MDBOOTSR,,,{:-
+
+       You will be given the possibility to encrypt the contents of that
+       disk with a passphrase.-:})dnl
+-:})dnl
 dnl install.sh md_prep_disklabel loop
 dnl
 dnl OpenBSDInstallMBRPart1
index ba08455..78e49c4 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.5 2021/03/15 09:29:51 jsg Exp $
+dnl    $OpenBSD: features,v 1.6 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},1)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},1)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index d883b04..0fd1f67 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.5 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.6 2023/10/05 11:58:34 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 27fd705..ceb65e2 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.3 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.4 2023/10/05 11:58:35 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},)dnl
index 9ad35aa..d070328 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.3 2023/03/16 18:04:08 miod Exp $
+dnl    $OpenBSD: features,v 1.4 2023/10/05 11:58:35 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},1)dnl
index 0e5d177..6cf7c6c 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: features,v 1.4 2021/03/15 09:29:52 jsg Exp $
+dnl    $OpenBSD: features,v 1.5 2023/10/05 11:58:35 kn Exp $
 dnl
 dnl This file lists almost all the conditional features of this port,
 dnl which are used to provide accurate installation notes.
@@ -38,3 +38,6 @@ define({:-MDXAPERTURE-:},1)dnl
 dnl
 dnl define if the X server can start without a configuration file
 define({:-MDXDM-:},1)dnl
+dnl
+dnl define if boot loaders support softraid(4) volumes
+define({:-MDBOOTSR-:},1)dnl