From a20713a3960114b7b9cda179e45254ecf19ec221 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Sun, 7 Mar 2004 05:19:52 +0000 Subject: initial commit --- profiles/selinux/packages | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 profiles/selinux/packages (limited to 'profiles/selinux/packages') diff --git a/profiles/selinux/packages b/profiles/selinux/packages new file mode 100644 index 000000000000..04f9ac05a5ec --- /dev/null +++ b/profiles/selinux/packages @@ -0,0 +1,38 @@ +############################################################################## +# SELinux required versionings + +# Core Packages +*>=sys-apps/portage-2.0.49-r15 +*>=sys-apps/baselayout-1.8.6.12-r2 +*>=sys-libs/glibc-2.3 +>=sys-kernel/linux-headers-2.4.20 + +# Base SELinux packages +*sys-libs/libselinux +*sys-apps/checkpolicy +*sys-apps/policycoreutils +*>=sec-policy/selinux-base-policy-20030817 +*>=dev-python/python-selinux-2.0 + +# SELinux-patched packages +*app-arch/tar +*>=net-misc/openssh-3.7.1_p2 +*>=sys-apps/coreutils-5.0.91 +*>=sys-apps/findutils-4.1.20-r1 +*>=sys-apps/procps-3.1.15 +*>=sys-apps/psmisc-21.2-r4 +*>=sys-apps/pam-login-3.14 +*>=sys-apps/shadow-4.0.3-r7 +*>=sys-apps/util-linux-2.12 +*>=sys-libs/pam-0.77 + +# optional SELinux-patched programs: +>=app-admin/logrotate-3.6.5-r1 +>=sys-apps/vixie-cron-3.0.1-r2 +>=sys-libs/pwdb-0.61-r4 + +# New API SELinux kernels +>=sys-kernel/development-sources-2.6.0 +>=sys-kernel/mm-sources-2.6.0 +>=sys-kernel/vanilla-sources-2.6.0 +############################################################################## -- cgit v1.2.3-65-gdbad