diff options
author | Ned Ludd <solar@gentoo.org> | 2004-08-23 08:08:37 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-08-23 08:08:37 +0000 |
commit | 04d099c724e66dcb7e945689cf73d8fb43974b1d (patch) | |
tree | e2162f64b966df2f2240cedf1f72951d5d250c4c | |
parent | version bump, stabling 0.95, added sqlite dependency (diff) | |
download | historical-04d099c724e66dcb7e945689cf73d8fb43974b1d.tar.gz historical-04d099c724e66dcb7e945689cf73d8fb43974b1d.tar.bz2 historical-04d099c724e66dcb7e945689cf73d8fb43974b1d.zip |
README updates
-rw-r--r-- | profiles/uclibc/README | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/profiles/uclibc/README b/profiles/uclibc/README index 1456da2ae332..c639b9a17e06 100644 --- a/profiles/uclibc/README +++ b/profiles/uclibc/README @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/README,v 1.6 2004/07/29 05:13:49 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/README,v 1.7 2004/08/23 08:08:37 solar Exp $ # # This subdir contains the cascading profiles for native uclibc environments. @@ -8,3 +8,13 @@ # use these in production envionments. ############################################################################## +# minifaq: http://dev.gentoo.org/~solar/uclibc/uclibc.txt + +# Experimental native-stages can be found here for x86 and arm. +# - http://dev.gentoo.org/~vapier/uclibc/stage[123]-x86-uclibc.tar.bz2 +# - http://dev.gentoo.org/~vapier/uclibc/stage1-arm-uclibc.tar.bz2 + +# When uclibc-0.9.27 is released we can support the following targets +# assuming we acquire hardware. (x86, sparc, arm, m68k, ppc, v850, sh64, +# sh[234], mips, mipsel, cris) At that time dev-libc/uclibc will be +# moved to sys-libs/uclibc. |