* [gentoo-commits] repo/gentoo:master commit in: profiles/features/split-usr/
@ 2024-12-01 20:11 Mike Gilbert
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2024-12-01 20:11 UTC (permalink / raw
To: gentoo-commits
commit: 2f0cf971a940c24b9f5e7a3164ee2c3a995a6760
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 20:10:29 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 20:11:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0cf971
profiles/features/split-usr: UNINSTALL_IGNORE="/lib/systemd /lib/udev"
Closes: https://bugs.gentoo.org/945390
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
profiles/features/split-usr/make.defaults | 3 +++
1 file changed, 3 insertions(+)
diff --git a/profiles/features/split-usr/make.defaults b/profiles/features/split-usr/make.defaults
index 3f95c0a0e32a..0527e21a0bb2 100644
--- a/profiles/features/split-usr/make.defaults
+++ b/profiles/features/split-usr/make.defaults
@@ -1,2 +1,5 @@
# Set an environment variable so we can easily test for the profile type
PROFILE_23_USRTYPE="split-usr"
+
+# Avoid warnings about legacy symlinks, #945390
+UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /lib/systemd /lib/udev"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/split-usr/
@ 2022-12-04 22:21 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2022-12-04 22:21 UTC (permalink / raw
To: gentoo-commits
commit: 9bd09b9e2feede3a964341eba3fe6c886f9f02ef
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 22:02:52 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 22:21:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd09b9e
profiles: Add new feature split-usr for 23.0 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/features/split-usr/eapi | 1 +
profiles/features/split-usr/use.force | 6 ++++++
profiles/features/split-usr/use.mask | 6 ++++++
3 files changed, 13 insertions(+)
diff --git a/profiles/features/split-usr/eapi b/profiles/features/split-usr/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/features/split-usr/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/features/split-usr/use.force b/profiles/features/split-usr/use.force
new file mode 100644
index 000000000000..f638abe61436
--- /dev/null
+++ b/profiles/features/split-usr/use.force
@@ -0,0 +1,6 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-12-04)
+# Force split-usr.
+split-usr
diff --git a/profiles/features/split-usr/use.mask b/profiles/features/split-usr/use.mask
new file mode 100644
index 000000000000..70a8ffe0514d
--- /dev/null
+++ b/profiles/features/split-usr/use.mask
@@ -0,0 +1,6 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-12-04)
+# Unmask split-usr.
+-split-usr
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-01 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01 20:11 [gentoo-commits] repo/gentoo:master commit in: profiles/features/split-usr/ Mike Gilbert
-- strict thread matches above, loose matches on Subject: below --
2022-12-04 22:21 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