diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2023-10-19 18:39:47 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2023-10-19 18:39:47 +0000 |
commit | 733a670601072f45e54d4268098960d7697452d3 (patch) | |
tree | 785694b4e988757fe16d8d3d9424b1147563a4e3 /distrib/notes | |
parent | 8171de8ad6a46044aaf48c1b5245c7bd551b3360 (diff) |
root disk can be enrypted with a key disk now
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/m4.common | 4 |
1 files 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 <todd@OpenBSD.org> 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 |