Signed-off-by: Mike Gilbert <flop...@gentoo.org>
---
 .../2024-08-09-dracut-crypt.en.txt            | 26 +++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt

diff --git a/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt 
b/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt
new file mode 100644
index 0000000..06ab340
--- /dev/null
+++ b/2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt
@@ -0,0 +1,26 @@
+Title: dracut module config changes
+Author: Mike Gilbert <flop...@gentoo.org>
+Posted: 2024-08-09
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Installed: sys-kernel/dracut
+
+Starting with dracut-102, cryptsetup support for systemd has been moved
+into a separate module "systemd-cryptsetup". Under specific conditions,
+this change may cause a failure to boot. [1]
+
+Users who are not using cryptsetup at all will not be affected.
+
+Users who use the "dracutmodules" config option to explicitly name all
+modules to be included may be affected if they fail to update their
+dracut configuration to include the new "systemd-cryptsetup" module.
+
+Users who have not altered the default config, or who are not using the
+"dracutmodules" option should not be affected.
+
+The dracut.conf(5) manual page warns against using "dracutmodules".
+Instead, the "add_dracutmodules" and "omit_dracutmodules" can be used to
+to alter the default module list with less risk of omiting modules by
+accident.
+
+[1] https://bugs.gentoo.org/937326
-- 
2.45.2


Reply via email to