diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-10-06 07:46:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-10-06 07:46:15 +0000 |
commit | 9456866061819ea226ebe2b39ef20622fd36c2f1 (patch) | |
tree | 9dab68543bb32dd958015758fa99d283efad7cc8 /docs/uclibc.org/FAQ.html | |
parent | e8a54055429bf9c9a818e46aef0140ebb0f79447 (diff) |
s/root_fs-/root_fs_/g
Diffstat (limited to 'docs/uclibc.org/FAQ.html')
-rw-r--r-- | docs/uclibc.org/FAQ.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index 1017e22a0..f736747c0 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -265,10 +265,10 @@ to the uClibc home page.</a> If you want to be <em>really</em> lazy and start using uClibc right away without needing to compile your own toolchain or anything, you can grab a copy of the uClibc development systems, currently available for - <a href="http://www.uclibc.org/downloads/root_fs-i386.bz2">i386</a>, - <a href="http://www.uclibc.org/downloads/root_fs-powerpc.bz2">powerpc</a>, + <a href="http://www.uclibc.org/downloads/root_fs_i386.bz2">i386</a>, + <a href="http://www.uclibc.org/downloads/root_fs_powerpc.bz2">powerpc</a>, and - <a href="http://www.uclibc.org/downloads/root_fs-arm.bz2">arm</a>. + <a href="http://www.uclibc.org/downloads/root_fs_arm.bz2">arm</a>. These are pre-built uClibc only development systems (created using <a href="/cgi-bin/cvsweb/buildroot/">buildroot</a>), and provide a really really easy way to get started. These are about 20 MB bzip2 |