From f2babcd2b2c66177d872d2b868b662c2140c26b3 Mon Sep 17 00:00:00 2001 From: kn Date: Thu, 19 Oct 2023 18:39:46 +0000 Subject: [PATCH] root disk can be enrypted with a key disk now --- distrib/notes/m4.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 9027f4ca57a..fa212da4bfd 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.136 2023/10/05 11:58:34 kn Exp $ +dnl $OpenBSD: m4.common,v 1.137 2023/10/19 18:39:46 kn Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries dnl @@ -435,7 +435,7 @@ dnl install.sh ask whether to use DUIDs before the md_prep_disklabel loop 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 + disk with a passphrase or a key disk.-:})dnl -:})dnl dnl install.sh md_prep_disklabel loop dnl -- 2.20.1