summaryrefslogtreecommitdiff
path: root/metadata/news/2022-04-19-systemd-utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /metadata/news/2022-04-19-systemd-utils
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'metadata/news/2022-04-19-systemd-utils')
-rw-r--r--metadata/news/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt16
1 files changed, 12 insertions, 4 deletions
diff --git a/metadata/news/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt b/metadata/news/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
index ed1188072085..522456433554 100644
--- a/metadata/news/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
+++ b/metadata/news/2022-04-19-systemd-utils/2022-04-19-systemd-utils.en.txt
@@ -10,10 +10,13 @@ Display-If-Installed: sys-fs/udev
The sys-apps/systemd-utils package was recently added to the gentoo
repository. This replaces sys-apps/systemd-tmpfiles,
-sys-boot/systemd-boot, and sys-fs/udev with a single package. USE flags
-are provided to allow each component to be enabled or disabled. This
-change was made to significantly ease maintenance of tools split out
-from systemd.
+sys-boot/systemd-boot, and sys-fs/udev with a single package, and is
+for OpenRC users. It does not depend on sys-apps/systemd and contains
+the same exact components as the split packages.
+
+USE flags are provided to allow each component to be enabled
+or disabled. This change was made to significantly ease maintenance of tools
+split out from systemd.
When upgrading to sys-apps/systemd-tmpfiles-250,
sys-apps/systemd-utils[tmpfiles] will be pulled in as a dependency.
@@ -40,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!