diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-26 20:46:46 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-26 20:46:46 +0000 |
commit | d7a92e88443032ad0e501bf27f9ae215cd7777f9 (patch) | |
tree | 9e222f3f9e564c504eeb62bfb63a0ecc16602ff9 /profiles/uclibc/packages.build | |
parent | Removed 64bit bogus patch. (diff) | |
download | historical-d7a92e88443032ad0e501bf27f9ae215cd7777f9.tar.gz historical-d7a92e88443032ad0e501bf27f9ae215cd7777f9.tar.bz2 historical-d7a92e88443032ad0e501bf27f9ae215cd7777f9.zip |
initial cascading uclibc profile (testing only)
Diffstat (limited to 'profiles/uclibc/packages.build')
-rw-r--r-- | profiles/uclibc/packages.build | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/profiles/uclibc/packages.build b/profiles/uclibc/packages.build new file mode 100644 index 000000000000..52ccd43bd892 --- /dev/null +++ b/profiles/uclibc/packages.build @@ -0,0 +1,29 @@ +sys-apps/baselayout +virtual/libc +app-arch/bzip2 +app-arch/tar +app-shells/bash +sys-apps/debianutils +sys-apps/coreutils +sys-apps/diffutils +sys-apps/file +sys-apps/gawk +sys-apps/grep +virtual/gzip +sys-apps/portage +sys-apps/sed +sys-apps/texinfo +sys-devel/binutils +sys-devel/bison +sys-devel/flex +sys-devel/gcc +sys-devel/make +sys-devel/patch +# this should be added by nls +#sys-devel/gettext +dev-lang/python +net-misc/wget +net-misc/rsync +virtual/editor +sys-apps/net-tools +sys-apps/less |