diff options
author | 2006-03-20 03:49:51 +0000 | |
---|---|---|
committer | 2006-03-20 03:49:51 +0000 | |
commit | 489408886c02119dddbc12cff68962e6fa6d0627 (patch) | |
tree | 1ba45822d0f46442013de2eed350bab48ad41cbe /profiles/selinux | |
parent | fix by Diego Pettenò to respect custom LDFLAGS #126831 (diff) | |
download | historical-489408886c02119dddbc12cff68962e6fa6d0627.tar.gz historical-489408886c02119dddbc12cff68962e6fa6d0627.tar.bz2 historical-489408886c02119dddbc12cff68962e6fa6d0627.zip |
mask base policy, needs a new profile with modular policy support.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2004.1/package.mask | 5 | ||||
-rw-r--r-- | profiles/selinux/2005.1/package.mask | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/selinux/2004.1/package.mask b/profiles/selinux/2004.1/package.mask new file mode 100644 index 000000000000..305e904ef694 --- /dev/null +++ b/profiles/selinux/2004.1/package.mask @@ -0,0 +1,5 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/package.mask,v 1.1 2006/03/20 03:49:51 pebenito Exp $ + +# Chris PeBenito <pebenito@gentoo.org> (19 Mar 2006) +# Requires a new profile +>=sec-policy/selinux-base-policy-20060101 diff --git a/profiles/selinux/2005.1/package.mask b/profiles/selinux/2005.1/package.mask new file mode 100644 index 000000000000..e1abe8506454 --- /dev/null +++ b/profiles/selinux/2005.1/package.mask @@ -0,0 +1,5 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/package.mask,v 1.1 2006/03/20 03:49:51 pebenito Exp $ + +# Chris PeBenito <pebenito@gentoo.org> (19 Mar 2006) +# Requires a new profile +>=sec-policy/selinux-base-policy-20060101 |