summaryrefslogtreecommitdiff
blob: e5338d3964d4ce313f42912052c2421a82c842b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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.26 2011/08/09 04:29:56 zmedico 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/hdparm
*sys-apps/man-pages

##############################################################################
# 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