diff options
author | 2012-11-15 16:58:39 +0000 | |
---|---|---|
committer | 2012-11-15 16:58:39 +0000 | |
commit | eb21ad84c08177b5da31c8cd6b7f8c37a8146e0f (patch) | |
tree | d65acafe8bdde9e3468b8de7d0a727643c943a49 /profiles/hardened | |
parent | Version bump. Now depends on libXext, bug #443078. (diff) | |
download | historical-eb21ad84c08177b5da31c8cd6b7f8c37a8146e0f.tar.gz historical-eb21ad84c08177b5da31c8cd6b7f8c37a8146e0f.tar.bz2 historical-eb21ad84c08177b5da31c8cd6b7f8c37a8146e0f.zip |
Prefer module-init-tools to kmod or modutils on hardened/linux/uclibc/mips
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask index e665cd89656b..38c44f7ef445 100644 --- a/profiles/hardened/linux/uclibc/mips/package.mask +++ b/profiles/hardened/linux/uclibc/mips/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.4 2012/11/03 15:39:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.5 2012/11/15 16:58:39 blueness Exp $ # # Since mips is a ~arch, we need to mask some extra packages here @@ -12,3 +12,6 @@ >sys-process/procps-3.2.8_p11 >sys-apps/sysvinit-2.88-r3 >sys-apps/coreutils-8.19 +# Prefer module-init-tools for virtual/modutils +sys-apps/kmod +sys-apps/modutils |