diff options
author | 2007-02-11 17:09:44 +0000 | |
---|---|---|
committer | 2007-02-11 17:09:44 +0000 | |
commit | bce7bcc5becbbf1cf49cc6bb49cf40022ac40b5d (patch) | |
tree | 7177a2aee3146dabb258d087a5b4f23e19971100 /profiles/hardened/packages | |
parent | Reordering the packages.build, syncing with default-linux/packages.build. (diff) | |
download | historical-bce7bcc5becbbf1cf49cc6bb49cf40022ac40b5d.tar.gz historical-bce7bcc5becbbf1cf49cc6bb49cf40022ac40b5d.tar.bz2 historical-bce7bcc5becbbf1cf49cc6bb49cf40022ac40b5d.zip |
Adding man-pages and pwdb into the system target.
Diffstat (limited to 'profiles/hardened/packages')
-rw-r--r-- | profiles/hardened/packages | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/packages b/profiles/hardened/packages index 9add0adaf6b9..6b63ef5fe0f0 100644 --- a/profiles/hardened/packages +++ b/profiles/hardened/packages @@ -1,7 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.8 2007/01/20 14:24:22 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.9 2007/02/11 17:09:44 phreak Exp $ # This file extends the base packages file for the hardened profile. +*sys-apps/man-pages *sys-apps/util-linux +*sys-libs/pwdb |