diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-12 11:15:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-12 11:15:29 +0000 |
commit | 62c60d563de32a8a8e2f0e753fda09ad384e66a9 (patch) | |
tree | 82c16d681a07d0865131e71adacae096f0fa1a20 /profiles | |
parent | fix cvs header (diff) | |
download | historical-62c60d563de32a8a8e2f0e753fda09ad384e66a9.tar.gz historical-62c60d563de32a8a8e2f0e753fda09ad384e66a9.tar.bz2 historical-62c60d563de32a8a8e2f0e753fda09ad384e66a9.zip |
need a packages.build
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/arm/packages.build | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/profiles/default-linux/arm/packages.build b/profiles/default-linux/arm/packages.build new file mode 100644 index 000000000000..4f48cbace28e --- /dev/null +++ b/profiles/default-linux/arm/packages.build @@ -0,0 +1,36 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/arm/packages.build,v 1.1 2004/09/12 11:15:29 vapier Exp $ + +# This file describes the packages needed to build a stage 1 based on this +# profile + +app-arch/bzip2 +app-arch/gzip +app-arch/tar +app-editors/nano +app-shells/bash +dev-lang/python +net-misc/rsync +net-misc/wget +sys-apps/baselayout +sys-apps/coreutils +sys-apps/debianutils +sys-apps/diffutils +sys-apps/file +sys-apps/findutils +sys-apps/gawk +sys-apps/grep +sys-apps/less +sys-apps/net-tools +sys-apps/portage +sys-apps/sed +sys-apps/texinfo +sys-devel/binutils +sys-devel/bison +sys-devel/flex +sys-devel/gcc +sys-devel/gettext +sys-devel/make +sys-devel/patch +sys-libs/glibc |