diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-16 19:59:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-16 19:59:02 +0000 |
commit | 684b21a4cbf65288022b05a9e2b32d1c5fc31075 (patch) | |
tree | fdf2450752d02bbf5fd8c2cb3eec00b0b4c64d44 /profiles/default | |
parent | Version bump (diff) | |
download | historical-684b21a4cbf65288022b05a9e2b32d1c5fc31075.tar.gz historical-684b21a4cbf65288022b05a9e2b32d1c5fc31075.tar.bz2 historical-684b21a4cbf65288022b05a9e2b32d1c5fc31075.zip |
packages file specifically for default
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/packages | 35 |
1 files changed, 4 insertions, 31 deletions
diff --git a/profiles/default/packages b/profiles/default/packages index 7cfd9c2c9c0e..2c79e0b46eb9 100644 --- a/profiles/default/packages +++ b/profiles/default/packages @@ -1,31 +1,4 @@ -############################################################################## -# 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 - -# 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 -############################################################################## +# 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. |