]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix minimum dracut version required for systemd v256
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 29 Apr 2024 06:55:36 +0000 (08:55 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 29 Apr 2024 09:19:31 +0000 (11:19 +0200)
Follow-up for d4e9be97a3

NEWS

diff --git a/NEWS b/NEWS
index c45e96ea44b35407ffa05110258f7ffdcf24002f..42027a4c8f150ed5d335550a1f81d7bd33ab1736 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -116,9 +116,9 @@ CHANGES WITH 256-rc1:
           analogous to the unit setting, but applies to the whole system. It is
           enabled by default in the initrd.
 
-          Note that this means that code executed in the initrd cannot naïvely
+          Note that this means that code executed in the initrd cannot naively
           expect to be able to write to /usr/ during boot. This affects
-          dracut <= 60, which wrote "hooks" to /lib/dracut/hooks/. See
+          dracut <= 101, which wrote "hooks" to /lib/dracut/hooks/. See
           https://github.com/dracut-ng/dracut-ng/commit/a45048b80c27ee5a45a380.
 
         * New unit setting WantsMountsFor= has been added. It is analogous to
@@ -714,7 +714,7 @@ CHANGES WITH 256-rc1:
 
           Note that this means that those libraries might not be automatically
           pulled in when ELF dependencies are resolved. In particular lack of
-          libkmod might cause problems with boot. This affects dracut <= 60,
+          libkmod might cause problems with boot. This affects dracut <= 101,
           see https://github.com/dracut-ng/dracut-ng/commit/04b362d713235459cf.
 
         * The sd-journal API gained a new call