[intel/portage] enable hardened flags for base system pkgs

This commit is contained in:
Fabio Erculiani 2012-04-19 19:20:29 +02:00
parent 645cd08214
commit aed97a8ae3
2 changed files with 52 additions and 0 deletions

View File

@ -20,8 +20,34 @@ dev-util/nvidia-cuda-sdk nographite.amd64.conf
dev-util/nvidia-cuda-toolkit nographite.amd64.conf
# Enable hardening
app-admin/sudo hardened.conf
app-arch/bzip2 hardened.conf
app-arch/gzip hardened.conf
app-arch/tar hardened.conf
app-arch/xz-utils hardened.conf
app-shells/bash hardened.conf
net-misc/iputils hardened.conf
net-misc/rsync hardened.conf
net-misc/wget hardened.conf
sys-apps/coreutils hardened.conf
sys-apps/diffutils hardened.conf
sys-apps/file hardened.conf
sys-apps/findutils hardened.conf
sys-apps/gawk hardened.conf
sys-apps/grep hardened.conf
sys-apps/kbd hardened.conf
sys-apps/less hardened.conf
sys-apps/net-tools hardened.conf
sys-apps/sed hardened.conf
sys-apps/shadow hardened.conf
sys-apps/texinfo hardened.conf
sys-apps/which hardened.conf
sys-devel/binutils hardened.conf
sys-devel/gcc hardened.conf
sys-devel/gnuconfig hardened.conf
sys-devel/make hardened.conf
sys-devel/patch hardened.conf
sys-fs/e2fsprogs hardened.conf
sys-libs/glibc hardened.conf
sys-process/procps hardened.conf
sys-process/psmisc hardened.conf

View File

@ -21,8 +21,34 @@ dev-util/nvidia-cuda-sdk nographite.x86.conf
dev-util/nvidia-cuda-toolkit nographite.x86.conf
# Enable hardening
app-admin/sudo hardened.conf
app-arch/bzip2 hardened.conf
app-arch/gzip hardened.conf
app-arch/tar hardened.conf
app-arch/xz-utils hardened.conf
app-shells/bash hardened.conf
net-misc/iputils hardened.conf
net-misc/rsync hardened.conf
net-misc/wget hardened.conf
sys-apps/coreutils hardened.conf
sys-apps/diffutils hardened.conf
sys-apps/file hardened.conf
sys-apps/findutils hardened.conf
sys-apps/gawk hardened.conf
sys-apps/grep hardened.conf
sys-apps/kbd hardened.conf
sys-apps/less hardened.conf
sys-apps/net-tools hardened.conf
sys-apps/sed hardened.conf
sys-apps/shadow hardened.conf
sys-apps/texinfo hardened.conf
sys-apps/which hardened.conf
sys-devel/binutils hardened.conf
sys-devel/gcc hardened.conf
sys-devel/gnuconfig hardened.conf
sys-devel/make hardened.conf
sys-devel/patch hardened.conf
sys-fs/e2fsprogs hardened.conf
sys-libs/glibc hardened.conf
sys-process/procps hardened.conf
sys-process/psmisc hardened.conf