diff options
author | 2011-04-09 08:41:31 +0000 | |
---|---|---|
committer | 2011-04-09 08:41:31 +0000 | |
commit | 3f9b3498d2402cd81d2473a1b3b52de9edb235a4 (patch) | |
tree | b0b64bd0a17fdb7905b15bf65e4a3d813235e3f5 /profiles/targets | |
parent | punt (diff) | |
download | gentoo-2-3f9b3498d2402cd81d2473a1b3b52de9edb235a4.tar.gz gentoo-2-3f9b3498d2402cd81d2473a1b3b52de9edb235a4.tar.bz2 gentoo-2-3f9b3498d2402cd81d2473a1b3b52de9edb235a4.zip |
punt any reference to baselayout-vserver
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/vserver/packages | 5 | ||||
-rw-r--r-- | profiles/targets/vserver/packages.build | 18 |
2 files changed, 5 insertions, 18 deletions
diff --git a/profiles/targets/vserver/packages b/profiles/targets/vserver/packages index d18499631aa2..c7d89535d0e4 100644 --- a/profiles/targets/vserver/packages +++ b/profiles/targets/vserver/packages @@ -1,12 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/packages,v 1.2 2008/04/06 15:40:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/packages,v 1.3 2011/04/09 08:41:31 ssuominen Exp $ # we don't want those by default -*sys-apps/hdparm -*sys-apps/kbd -*sys-fs/e2fsprogs -*virtual/modutils - --*sys-apps/baselayout -*sys-apps/baselayout-vserver diff --git a/profiles/targets/vserver/packages.build b/profiles/targets/vserver/packages.build index 653880d41f8e..95e7c3d220db 100644 --- a/profiles/targets/vserver/packages.build +++ b/profiles/targets/vserver/packages.build @@ -1,19 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/packages.build,v 1.2 2011/04/03 11:29:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/vserver/packages.build,v 1.3 2011/04/09 08:41:31 ssuominen Exp $ -# This file describes the packages needed to build a stage 1 based on this -# profile. Packages in this file are built in order. - -# Please do not move perl before baselayout doing so will break lib -> lib64 -# symlinks on systems that use them. - -# While shadow could be in here, it breaks stage 1 and stage 2 building for the -# releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TEST IT! - -# We need to remove all packages, and add them afterwards to get -# the right order of packages. Not doing so will break lib -> lib64 -# symlinks due to baselayout-vserver getting injected in the end +# THIS FILE AND WHOLE PROFILE IS DEPRECATED AND NOBODY SHOULD USE IT FOR BUILDING NEW STAGES ANYMORE. +# -ssuominen, for the QA team -app-arch/bzip2 -app-arch/gzip @@ -54,7 +44,7 @@ app-arch/tar app-shells/bash net-misc/rsync net-misc/wget -sys-apps/baselayout-vserver +sys-apps/baselayout sys-apps/coreutils sys-apps/diffutils sys-apps/file |