diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-12-02 21:32:29 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-12-02 21:32:29 +0000 |
commit | 6608d593a80c901d8b59add35d721e4893d0ec2d (patch) | |
tree | 1a2784cf35c37b0b556faee8971464618e6d5000 /profiles/selinux/2007.0 | |
parent | Preparation for adding new SELinux modules to the tree (diff) | |
download | gentoo-2-6608d593a80c901d8b59add35d721e4893d0ec2d.tar.gz gentoo-2-6608d593a80c901d8b59add35d721e4893d0ec2d.tar.bz2 gentoo-2-6608d593a80c901d8b59add35d721e4893d0ec2d.zip |
Deprecating old SELinux profiles. Please use standard profiles that end with "/selinux"
Diffstat (limited to 'profiles/selinux/2007.0')
-rw-r--r-- | profiles/selinux/2007.0/amd64/deprecated | 7 | ||||
-rw-r--r-- | profiles/selinux/2007.0/amd64/hardened/deprecated | 7 | ||||
-rw-r--r-- | profiles/selinux/2007.0/x86/deprecated | 7 | ||||
-rw-r--r-- | profiles/selinux/2007.0/x86/hardened/deprecated | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/profiles/selinux/2007.0/amd64/deprecated b/profiles/selinux/2007.0/amd64/deprecated new file mode 100644 index 000000000000..ce2e75edc71a --- /dev/null +++ b/profiles/selinux/2007.0/amd64/deprecated @@ -0,0 +1,7 @@ +hardened/linux/amd64/selinux +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/amd64/selinux profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/selinux/2007.0/amd64/hardened/deprecated b/profiles/selinux/2007.0/amd64/hardened/deprecated new file mode 100644 index 000000000000..ce2e75edc71a --- /dev/null +++ b/profiles/selinux/2007.0/amd64/hardened/deprecated @@ -0,0 +1,7 @@ +hardened/linux/amd64/selinux +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/amd64/selinux profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/selinux/2007.0/x86/deprecated b/profiles/selinux/2007.0/x86/deprecated new file mode 100644 index 000000000000..3ea8749275b3 --- /dev/null +++ b/profiles/selinux/2007.0/x86/deprecated @@ -0,0 +1,7 @@ +hardened/linux/x86/selinux +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/selinux profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/selinux/2007.0/x86/hardened/deprecated b/profiles/selinux/2007.0/x86/hardened/deprecated new file mode 100644 index 000000000000..3ea8749275b3 --- /dev/null +++ b/profiles/selinux/2007.0/x86/hardened/deprecated @@ -0,0 +1,7 @@ +hardened/linux/x86/selinux +# Check 'eselect profile list'. +# Find the number that corresponds with the hardened/linux/x86/selinux profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" |