diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 23:37:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-02 23:37:19 +0000 |
commit | 60dcf0b3556abaa1d7c8f13a88ab99cbc1bdad54 (patch) | |
tree | dca597db68dfe87e2247bc2dc0d99a103c93459c /profiles/default-linux | |
parent | sash is linux specific, so punt it (diff) | |
download | historical-60dcf0b3556abaa1d7c8f13a88ab99cbc1bdad54.tar.gz historical-60dcf0b3556abaa1d7c8f13a88ab99cbc1bdad54.tar.bz2 historical-60dcf0b3556abaa1d7c8f13a88ab99cbc1bdad54.zip |
busybox is the linux rescue shell
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/packages | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/default-linux/packages b/profiles/default-linux/packages index 2d3845967ca9..c0dd10b1bf77 100644 --- a/profiles/default-linux/packages +++ b/profiles/default-linux/packages @@ -1,12 +1,13 @@ # 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.10 2004/11/17 15:37:49 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages,v 1.11 2005/06/02 23:37:19 vapier 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 # will have. Some will have an selinux profile (see ${PORTDIR}/profiles/selinux). # The idea is to only create a new family of profiles when absolutely necessary. +*app-shells/busybox +*sys-apps/hdparm *sys-apps/util-linux *sys-libs/pwdb -*sys-apps/hdparm |