diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 11:52:12 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 11:52:12 +0000 |
commit | 5f52150536392e345f255ad81b0cfa84eb1e8d42 (patch) | |
tree | 2747628418c2275ba9f982aeb5b2ba0426bf1ce5 /docs | |
parent | beb6ea47c38bce116457c3654d79a395b68bda30 (diff) |
- misc. minor tweaks
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/FAQ.html | 15 | ||||
-rw-r--r-- | docs/busybox.net/sponsors.html | 2 |
2 files changed, 9 insertions, 8 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index e0a759781..c20f8e2e9 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html @@ -207,7 +207,7 @@ within each applet. More build coverage testing.</p></li> </p> <p> To learn how to build a working Linux system entirely from source code, - the place to go is the <a href="http://www.linuxfromscratch.org">Linux + the place to go is the <a href="http://www.linuxfromscratch.org/">Linux From Scratch</a> project. They have an entire book of step-by-step instructions you can <a href="http://www.linuxfromscratch.org/lfs/view/stable/">read online</a> @@ -222,7 +222,7 @@ within each applet. More build coverage testing.</p></li> <p> If you want an automated yet customizable system builder which produces a BusyBox and uClibc based system, try - <a href="http://buildroot.uclibc.org">buildroot</a>, which is + <a href="http://buildroot.uclibc.org/">buildroot</a>, which is another project by the maintainer of the uClibc (Erik Andersen). Download the tarball, extract it, unset CC, make. For more instructions, see the website. @@ -509,7 +509,7 @@ int main(int argc, char *argv) <h2><a name="tz">How do I change the time zone in busybox?</a></h2> <p>Busybox has nothing to do with the timezone. Please consult your libc -documentation. (<a href='http://google.com/search?q=uclibc+glibc+timezone'>http://google.com/search?q=uclibc+glibc+timezone</a>).</p> +documentation. (<a href="http://google.com/search?q=uclibc+glibc+timezone">http://google.com/search?q=uclibc+glibc+timezone</a>).</p> <hr /> <h1>Development</h1> @@ -1087,18 +1087,18 @@ is not a better way.</p> <h2><a name="who">Who are the BusyBox developers?</a></h2> <p>The following login accounts currently exist on busybox.net. (I.E. these -people can commit <a href="http://busybox.net/downloads/patches">patches</a> +people can commit <a href="http://busybox.net/downloads/patches/">patches</a> into subversion for the BusyBox, uClibc, and buildroot projects.)</p> <pre> -aldot :Bernhard Fischer +aldot :Bernhard Reutner-Fischer andersen :Erik Andersen - uClibc and BuildRoot maintainer. bug1 :Glenn McGrath davidm :David McCullough gkajmowi :Garrett Kajmowicz - uClibc++ maintainer jbglaw :Jan-Benedict Glaw jocke :Joakim Tjernlund -landley :Rob Landley - BusyBox maintainer +landley :Rob Landley lethal :Paul Mundt mjn3 :Manuel Novoa III osuadmin :osuadmin @@ -1113,10 +1113,11 @@ solar :Ned Ludd timr :Tim Riker tobiasa :Tobias Anderberg vapier :Mike Frysinger +vda :Denys Vlasenko - BusyBox maintainer </pre> <p>The following accounts used to exist on busybox.net, but don't anymore so -I can't ask /etc/passwd for their names. Rob Wentworth <robwen@gmail.com> +I can't ask /etc/passwd for their names. Rob Wentworth <robwen at gmail.com> asked Google and recovered the names:</p> <pre> diff --git a/docs/busybox.net/sponsors.html b/docs/busybox.net/sponsors.html index 63c6b75e2..e52adfc8e 100644 --- a/docs/busybox.net/sponsors.html +++ b/docs/busybox.net/sponsors.html @@ -12,7 +12,7 @@ project, consider these fine companies!</p> OSU OSL kindly provides hosting for BusyBox and uClibc. </li> - <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br> + <li><a href="http://www.codepoet-consulting.com/">Codepoet Consulting</a><br> Custom Linux, embedded Linux, BusyBox, and uClibc development. </li> |