blueness 14/06/05 14:54:32 Modified: packages.build Log: Make sure sandbox is part of stage1 for musl profiles
Revision Changes Path 1.4 profiles/hardened/linux/musl/packages.build file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?r1=1.3&r2=1.4 Index: packages.build =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- packages.build 26 Jan 2014 18:09:58 -0000 1.3 +++ packages.build 5 Jun 2014 14:54:32 -0000 1.4 @@ -1,10 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v 1.3 2014/01/26 18:09:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v 1.4 2014/06/05 14:54:32 blueness Exp $ # This file lists extra packages needed to build for # a stage 1 based on this profile. dev-util/pkgconf sys-apps/attr +sys-apps/sandbox dev-python/pyxattr
