aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Anderson <telans@posteo.de>2021-01-09 09:38:39 +1300
committerTheo Anderson <telans@posteo.de>2021-01-09 09:38:39 +1300
commit09d628a305fd9c6b97e6568562df254ab73bdb95 (patch)
tree5ea96c11aac0770ad0a972225ceef1cdee36819f /profiles
parentwww-apps/jackett-bin: version bump to 0.17.207 (diff)
downloadguru-09d628a305fd9c6b97e6568562df254ab73bdb95.tar.gz
guru-09d628a305fd9c6b97e6568562df254ab73bdb95.tar.bz2
guru-09d628a305fd9c6b97e6568562df254ab73bdb95.zip
sys-block/systemd-swap: fix package.mask (introduce feature masking)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch.list1
-rw-r--r--profiles/arches.desc1
-rw-r--r--profiles/default/linux/amd64/17.1/hardened/selinux/parent2
-rw-r--r--profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent2
-rw-r--r--profiles/default/linux/amd64/17.1/selinux/parent2
-rw-r--r--profiles/default/linux/x86/17.0/hardened/selinux/parent2
-rw-r--r--profiles/default/linux/x86/17.0/selinux/parent2
-rw-r--r--profiles/features/selinux/package.mask (renamed from profiles/package.mask)2
-rw-r--r--profiles/profiles.desc5
9 files changed, 18 insertions, 1 deletions
diff --git a/profiles/arch.list b/profiles/arch.list
new file mode 100644
index 000000000..136c05e0d
--- /dev/null
+++ b/profiles/arch.list
@@ -0,0 +1 @@
+hidden
diff --git a/profiles/arches.desc b/profiles/arches.desc
new file mode 100644
index 000000000..08285f15a
--- /dev/null
+++ b/profiles/arches.desc
@@ -0,0 +1 @@
+hidden testing
diff --git a/profiles/default/linux/amd64/17.1/hardened/selinux/parent b/profiles/default/linux/amd64/17.1/hardened/selinux/parent
new file mode 100644
index 000000000..285d54a17
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/hardened/selinux/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/amd64/17.1/hardened/selinux
+:features/selinux
diff --git a/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent b/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent
new file mode 100644
index 000000000..719432021
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/no-multilib/hardened/selinux/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/amd64/17.1/no-multilib/hardened/selinux
+:features/selinux
diff --git a/profiles/default/linux/amd64/17.1/selinux/parent b/profiles/default/linux/amd64/17.1/selinux/parent
new file mode 100644
index 000000000..d81c16d4b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/selinux/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/amd64/17.1/selinux
+:features/selinux
diff --git a/profiles/default/linux/x86/17.0/hardened/selinux/parent b/profiles/default/linux/x86/17.0/hardened/selinux/parent
new file mode 100644
index 000000000..a52682230
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/hardened/selinux/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/x86/17.0/hardened/selinux
+:features/selinux
diff --git a/profiles/default/linux/x86/17.0/selinux/parent b/profiles/default/linux/x86/17.0/selinux/parent
new file mode 100644
index 000000000..ff294cedb
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/selinux/parent
@@ -0,0 +1,2 @@
+gentoo:default/linux/x86/17.0/selinux
+:features/selinux
diff --git a/profiles/package.mask b/profiles/features/selinux/package.mask
index 0fe361814..b5ea3a429 100644
--- a/profiles/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -1,3 +1,3 @@
-# Theo Anderson <telans@posteo.de> (2020-12-06)
+# Theo Anderson <telans@posteo.de> (2021-01-04)
# SELinux profiles do not support systemd
>=sys-block/systemd-swap-4.4.0
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
new file mode 100644
index 000000000..e1efe75e7
--- /dev/null
+++ b/profiles/profiles.desc
@@ -0,0 +1,5 @@
+hidden default/linux/amd64/17.1/selinux stable
+hidden default/linux/amd64/17.1/hardened/selinux stable
+hidden default/linux/amd64/17.1/no-multilib/hardened/selinux stable
+hidden default/linux/x86/17.0/selinux stable
+hidden default/linux/x86/17.0/hardened/selinux stable