Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened: packages
Date: Mon, 14 Nov 2011 17:13:05
Message-Id: 20111114171256.067342004F@flycatcher.gentoo.org
1 vapier 11/11/14 17:12:55
2
3 Modified: packages
4 Log:
5 relocate sys-apps/net-tools from base profile to Linux specific profiles since this is a Linux specific package
6
7 Revision Changes Path
8 1.12 profiles/hardened/packages
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/packages?rev=1.12&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/packages?rev=1.12&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/packages?r1=1.11&r2=1.12
13
14 Index: packages
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v
17 retrieving revision 1.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- packages 28 Jun 2007 10:07:37 -0000 1.11
21 +++ packages 14 Nov 2011 17:12:55 -0000 1.12
22 @@ -1,10 +1,10 @@
23 # Copyright 1999-2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.11 2007/06/28 10:07:37 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.12 2011/11/14 17:12:55 vapier Exp $
27
28 # This file extends the base packages file for the hardened profile.
29
30 +*sys-apps/busybox
31 *sys-apps/man-pages
32 +*sys-apps/net-tools
33 *sys-apps/util-linux
34 -*sys-apps/busybox
35 -