diff options
author | Christian Heim <phreak@gentoo.org> | 2007-02-11 17:09:44 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-02-11 17:09:44 +0000 |
commit | a2df74cb079a67e66a43b9194eec65aed7d3778b (patch) | |
tree | 309a3dd422ad2dfd4070bb6ccd1f1c556317bcf4 /profiles/hardened | |
parent | Reordering the packages.build, syncing with default-linux/packages.build. (diff) | |
download | gentoo-2-a2df74cb079a67e66a43b9194eec65aed7d3778b.tar.gz gentoo-2-a2df74cb079a67e66a43b9194eec65aed7d3778b.tar.bz2 gentoo-2-a2df74cb079a67e66a43b9194eec65aed7d3778b.zip |
Adding man-pages and pwdb into the system target.
Diffstat (limited to 'profiles/hardened')
-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 |