diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-08-12 11:40:15 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2024-08-12 11:40:15 -0400 |
commit | 8bbc33955cb33403d7a9482734edbda747bf8132 (patch) | |
tree | b9c6547ef95e676f05e51c5bd26e7df5a3fefbf5 /2024-08-09-dracut-crypt | |
parent | 2024-08-09-dracut-crypt.en.txt: add news item (diff) | |
download | gentoo-news-8bbc33955cb33403d7a9482734edbda747bf8132.tar.gz gentoo-news-8bbc33955cb33403d7a9482734edbda747bf8132.tar.bz2 gentoo-news-8bbc33955cb33403d7a9482734edbda747bf8132.zip |
2024-08-09-dracut-crypt: grammar fixes
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to '2024-08-09-dracut-crypt')
-rw-r--r-- | 2024-08-09-dracut-crypt/2024-08-09-dracut-crypt.en.txt | 6 |
1 files 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 <floppym@gentoo.org> 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. |