diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-10-13 19:56:17 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-10-13 19:56:17 +0000 |
commit | 1ee64ed51d64a67ef4942c87b1c97702fc8e48bd (patch) | |
tree | 32ec09fdebf37b15f63ff37d527f036f29368b73 /profiles | |
parent | use -9999 as version (diff) | |
download | gentoo-2-1ee64ed51d64a67ef4942c87b1c97702fc8e48bd.tar.gz gentoo-2-1ee64ed51d64a67ef4942c87b1c97702fc8e48bd.tar.bz2 gentoo-2-1ee64ed51d64a67ef4942c87b1c97702fc8e48bd.zip |
Removing virtual/bootloader as not all arches support it properly and it adds bloat.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/packages | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-linux/packages b/profiles/default-linux/packages index a96a1f057ce6..0d15b762d195 100644 --- a/profiles/default-linux/packages +++ b/profiles/default-linux/packages @@ -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,v 1.7 2004/09/22 16:13:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.8 2004/10/13 19:56:17 wolf31o2 Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures @@ -11,5 +11,5 @@ <sys-apps/shadow-5 *sys-libs/pwdb -*virtual/bootloader +virtual/bootloader # This should not be in system! *sys-apps/hdparm |