commit: 8bbc33955cb33403d7a9482734edbda747bf8132 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Aug 12 15:40:15 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Aug 12 15:40:15 2024 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=8bbc3395
2024-08-09-dracut-crypt: grammar fixes Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> 2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 index 06ab340..106ba6b 100644 --- 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 @@ -1,7 +1,7 @@ Title: dracut module config changes Author: Mike Gilbert <[email protected]> Posted: 2024-08-09 -Revision: 1 +Revision: 2 News-Item-Format: 2.0 Display-If-Installed: sys-kernel/dracut @@ -15,11 +15,11 @@ 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 +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 +Instead, "add_dracutmodules" and "omit_dracutmodules" can be used to to alter the default module list with less risk of omiting modules by accident.
