aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-31 00:36:38 +0100
committerSam James <sam@gentoo.org>2022-05-31 00:36:38 +0100
commit6e976b2854be2c5492025489dacba2158872a768 (patch)
tree9f536061398257c0d142ceea67ab6fb19f4b5439
parent2022-04-19-systemd-utils: add extra phrasing clarification (diff)
downloadgentoo-news-6e976b28.tar.gz
gentoo-news-6e976b28.tar.bz2
gentoo-news-6e976b28.zip
2022-04-19-systemd-utils: mention carrying over USE flags if needed more explicitly
It's been a problem w/ some people not carrying over ABI_X86_32 in particular. Thanks-to: kurly Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt b/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
index 799fad1..5224564 100644
--- a/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
+++ b/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
@@ -43,3 +43,8 @@ Possible problems when upgrading:
2. The 'boot' USE flag on sys-apps/systemd-utils is disabled by default.
Users migrating from sys-boot/systemd-boot will need to enable the
'boot' USE flag (in package.use) to continue receiving updates.
+
+3. If you have package.use entries for any of sys-apps/systemd-tmpfiles,
+ sys-boot/systemd-boot, or sys-fs/udev, please update the relevant lines
+ to refer to sys-apps/systemd-utils instead. This might include
+ ABI_X86_32 for some users!