public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/releases/17.0/, profiles/features/split-usr/, ...
@ 2023-12-07 19:53 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2023-12-07 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f3e18eb781a46121980a5b8873ffd2833de00ad7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  7 19:41:12 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 19:41:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e18eb7

package.mask: Implement mask/unmask for >=systemd-255 and split/merged-usr geometry

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/features/merged-usr/package.mask | 6 ++++++
 profiles/features/split-usr/package.mask  | 7 +++++++
 profiles/releases/17.0/package.mask       | 7 +++++++
 3 files changed, 20 insertions(+)

diff --git a/profiles/features/merged-usr/package.mask b/profiles/features/merged-usr/package.mask
new file mode 100644
index 000000000000..96ac454f8384
--- /dev/null
+++ b/profiles/features/merged-usr/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-12-07)
+# Can be used on a merged-usr profile.
+->=sys-apps/systemd-255

diff --git a/profiles/features/split-usr/package.mask b/profiles/features/split-usr/package.mask
new file mode 100644
index 000000000000..3c95fbece0e9
--- /dev/null
+++ b/profiles/features/split-usr/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-12-07)
+# Does not support split-usr filesystem geometry. Please migrate to
+# a merged-usr profile.
+>=sys-apps/systemd-255

diff --git a/profiles/releases/17.0/package.mask b/profiles/releases/17.0/package.mask
new file mode 100644
index 000000000000..3c95fbece0e9
--- /dev/null
+++ b/profiles/releases/17.0/package.mask
@@ -0,0 +1,7 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-12-07)
+# Does not support split-usr filesystem geometry. Please migrate to
+# a merged-usr profile.
+>=sys-apps/systemd-255


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-07 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 19:53 [gentoo-commits] repo/gentoo:master commit in: profiles/releases/17.0/, profiles/features/split-usr/, Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox