summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-11 07:41:48 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-11 07:41:48 +0000
commitc732abcf45261385451e8916a4609a86fd09857b (patch)
tree4ea09624d66213e06e5f31ec06a4116be7d1e7c6 /docs
parent7037f0609e5350ac2c785fedd2c94c29a6b73bfd (diff)
more minor cleanups
Diffstat (limited to 'docs')
-rw-r--r--docs/uclibc.org/FAQ.html15
-rw-r--r--docs/uclibc.org/index.html6
2 files changed, 15 insertions, 6 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html
index 70dd14366..f49f33082 100644
--- a/docs/uclibc.org/FAQ.html
+++ b/docs/uclibc.org/FAQ.html
@@ -251,6 +251,21 @@ How could it be smaller and not suck?</a></h2>
and use resize2fs to make them fill a partition... Whatever works best for
you.
+ <p>
+ 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>bunzip2 root_fs_i386.bz2</li>
+ <li>mkdir root_fs</li>
+ <li>su root</li>
+ <li>mount -o loop root_fs_i386 root_fs</li>
+ <li>chroot root_fs /bin/sh</li>
+ </ul>
+ Type "exit" to end the chroot session and return to the host system.
+ <p>
+
+
<hr />
<p>
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html
index 45d9479ad..a046564ef 100644
--- a/docs/uclibc.org/index.html
+++ b/docs/uclibc.org/index.html
@@ -27,12 +27,6 @@ you plan to burn Linux into the system's firmware...
<p>
-uClibc is maintained by
-<a href="http://www.codepoet.org/andersen/erik/erik.html">Erik Andersen</a>
-
-
-<p>
-
uClibc is maintained by <a href=
"http://codepoet.org/andersen/erik/erik.html">Erik Andersen</a>
and is licensed under the