summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-12-01 15:29:21 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-12-01 15:29:21 +0000
commitecb602eb6ea8ee0a4019a0234850ac18a5f7917a (patch)
tree184be53d814c117399b82d7e683aaf3d822eb0ea /profiles
parentremove vproc (diff)
downloadhistorical-ecb602eb6ea8ee0a4019a0234850ac18a5f7917a.tar.gz
historical-ecb602eb6ea8ee0a4019a0234850ac18a5f7917a.tar.bz2
historical-ecb602eb6ea8ee0a4019a0234850ac18a5f7917a.zip
Moved comments to top of file so they'll be seen easier by people editing packages.build.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/packages.build8
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/default-linux/packages.build b/profiles/default-linux/packages.build
index 15bf5ee4a8c7..1e34dbdf796b 100644
--- a/profiles/default-linux/packages.build
+++ b/profiles/default-linux/packages.build
@@ -1,6 +1,6 @@
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.9 2005/11/30 20:26:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.10 2005/12/01 15:29:21 wolf31o2 Exp $
# This file describes the packages needed to build a stage 1 based on this
# profile. Packages in this file are built in order.
@@ -8,6 +8,9 @@
# 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!
+
app-arch/bzip2
app-arch/tar
app-shells/bash
@@ -26,9 +29,6 @@ sys-apps/less
sys-apps/net-tools
sys-apps/portage
sys-apps/sed
-# 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!
-#sys-apps/shadow
sys-apps/texinfo
sys-devel/binutils
sys-devel/bison