diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-01-17 21:08:09 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-01-17 21:08:09 +0000 |
commit | 9bd7dfac891c3e76882c1aab24f720c0470f7cb4 (patch) | |
tree | ca389abbc63e2562966fb268920e82a511ada922 | |
parent | 92dbe1082d28e6c30c4244e9228963debcb96a2a (diff) |
Mention uclibc.org as the defalt download site
-rw-r--r-- | docs/uclibc.org/FAQ.html | 2 | ||||
-rw-r--r-- | docs/uclibc.org/toolchains.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index ecfc18d9a..6826e2f54 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -348,7 +348,7 @@ How could it be smaller and not suck?</a></h2> The quickest way to get started using a root_fs image (using the i386 platform as an example) is: <ul> - <li>Download root_fs_i386.bz2 from kernel.org</li> + <li>Download root_fs_i386.bz2 from uclibc.org</li> <li>bunzip2 root_fs_i386.bz2</li> <li>mkdir root_fs</li> <li>su root</li> diff --git a/docs/uclibc.org/toolchains.html b/docs/uclibc.org/toolchains.html index be8b5a269..376c8e634 100644 --- a/docs/uclibc.org/toolchains.html +++ b/docs/uclibc.org/toolchains.html @@ -77,7 +77,7 @@ best for you. The quickest way to get started using a root_fs image (using the i386 platform as an example) is: <ul> - <li>Download root_fs_i386.bz2 from kernel.org</li> + <li>Download root_fs_i386.bz2 from uclibc.org</li> <li>bunzip2 root_fs_i386.bz2</li> <li>mkdir root_fs</li> <li>su root</li> |