- misc. minor tweaks

This commit is contained in:
Bernhard Reutner-Fischer 2008-08-21 11:52:12 +00:00
parent beb6ea47c3
commit 5f52150536
2 changed files with 9 additions and 8 deletions

View File

@ -207,7 +207,7 @@ within each applet. More build coverage testing.</p></li>
</p> </p>
<p> <p>
To learn how to build a working Linux system entirely from source code, 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 From Scratch</a> project. They have an entire book of step-by-step
instructions you can instructions you can
<a href="http://www.linuxfromscratch.org/lfs/view/stable/">read online</a> <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> <p>
If you want an automated yet customizable system builder which produces If you want an automated yet customizable system builder which produces
a BusyBox and uClibc based system, try 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). another project by the maintainer of the uClibc (Erik Andersen).
Download the tarball, extract it, unset CC, make. Download the tarball, extract it, unset CC, make.
For more instructions, see the website. 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> <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 <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 /> <hr />
<h1>Development</h1> <h1>Development</h1>
@ -1087,18 +1087,18 @@ is not a better way.</p>
<h2><a name="who">Who are the BusyBox developers?</a></h2> <h2><a name="who">Who are the BusyBox developers?</a></h2>
<p>The following login accounts currently exist on busybox.net. (I.E. these <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> into subversion for the BusyBox, uClibc, and buildroot projects.)</p>
<pre> <pre>
aldot :Bernhard Fischer aldot :Bernhard Reutner-Fischer
andersen :Erik Andersen - uClibc and BuildRoot maintainer. andersen :Erik Andersen - uClibc and BuildRoot maintainer.
bug1 :Glenn McGrath bug1 :Glenn McGrath
davidm :David McCullough davidm :David McCullough
gkajmowi :Garrett Kajmowicz - uClibc++ maintainer gkajmowi :Garrett Kajmowicz - uClibc++ maintainer
jbglaw :Jan-Benedict Glaw jbglaw :Jan-Benedict Glaw
jocke :Joakim Tjernlund jocke :Joakim Tjernlund
landley :Rob Landley - BusyBox maintainer landley :Rob Landley
lethal :Paul Mundt lethal :Paul Mundt
mjn3 :Manuel Novoa III mjn3 :Manuel Novoa III
osuadmin :osuadmin osuadmin :osuadmin
@ -1113,10 +1113,11 @@ solar :Ned Ludd
timr :Tim Riker timr :Tim Riker
tobiasa :Tobias Anderberg tobiasa :Tobias Anderberg
vapier :Mike Frysinger vapier :Mike Frysinger
vda :Denys Vlasenko - BusyBox maintainer
</pre> </pre>
<p>The following accounts used to exist on busybox.net, but don't anymore so <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> asked Google and recovered the names:</p>
<pre> <pre>

View File

@ -12,7 +12,7 @@ project, consider these fine companies!</p>
OSU OSL kindly provides hosting for BusyBox and uClibc. OSU OSL kindly provides hosting for BusyBox and uClibc.
</li> </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. Custom Linux, embedded Linux, BusyBox, and uClibc development.
</li> </li>