summaryrefslogtreecommitdiff
path: root/distrib/notes/m4.common
diff options
context:
space:
mode:
authorKlemens Nanni <kn@cvs.openbsd.org>2023-10-05 11:58:36 +0000
committerKlemens Nanni <kn@cvs.openbsd.org>2023-10-05 11:58:36 +0000
commitadf07becc124eb7982106c22cbf3ff03f6c0bfd9 (patch)
tree4633476c401cfe8b1f4ffa9e2cf8122d0d267d95 /distrib/notes/m4.common
parent8d1c18d1ef2a7dd709d52b0a90c22c979d68ae23 (diff)
Mention the option to encrypt the root disk on supported architectures
with miod
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r--distrib/notes/m4.common8
1 files changed, 6 insertions, 2 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index 3055da22d38..9027f4ca57a 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -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