gentoo-overlay/profiles/selinux/packages

27 lines
948 B
Text

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.27 2011/11/14 17:12:56 vapier Exp $
# This file extends the base packages file for the default profile that all
# architectures will enjoy. Please note that default is what most architectures
# will have. Some will have an selinux profile (see ${PORTDIR}/profiles/selinux).
# The idea is to only create a new family of profiles when absolutely necessary.
*sys-apps/busybox
*sys-apps/man-pages
*sys-apps/net-tools
##############################################################################
# Basic SELinux required versionings
# Base SELinux packages
*sys-libs/libsepol
*sys-libs/libselinux
*sys-libs/libsemanage
*sys-apps/checkpolicy
*sys-apps/policycoreutils
*sec-policy/selinux-base-policy
# SELinux-aware packages
*>=sys-apps/util-linux-2.12
*>=sys-libs/pam-0.77