summaryrefslogtreecommitdiff
path: root/profiles/default/linux/package.use
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/default/linux/package.use
reinit the tree, so we can have metadata
Diffstat (limited to 'profiles/default/linux/package.use')
-rw-r--r--profiles/default/linux/package.use11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use b/profiles/default/linux/package.use
new file mode 100644
index 000000000000..3b2e027ebf8a
--- /dev/null
+++ b/profiles/default/linux/package.use
@@ -0,0 +1,11 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Mike Frysinger <vapier@gentoo.org> (12 Nov 2015)
+# We want busybox statically linked by default as it is the system rescue shell.
+# But we cannot statically link pam, so turn that off by default. #468580
+sys-apps/busybox -pam static
+
+# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (13 Feb 2011)
+# Disable deprecated bsddb module of Python 2 by default.
+=dev-lang/python-2* -berkdb