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 | |
parent | beb6ea47c38bce116457c3654d79a395b68bda30 (diff) | |
download | busybox-w32-5f52150536392e345f255ad81b0cfa84eb1e8d42.tar.gz busybox-w32-5f52150536392e345f255ad81b0cfa84eb1e8d42.tar.bz2 busybox-w32-5f52150536392e345f255ad81b0cfa84eb1e8d42.zip |
- misc. minor tweaks
-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> | |||
207 | </p> | 207 | </p> |
208 | <p> | 208 | <p> |
209 | To learn how to build a working Linux system entirely from source code, | 209 | To learn how to build a working Linux system entirely from source code, |
210 | the place to go is the <a href="http://www.linuxfromscratch.org">Linux | 210 | the place to go is the <a href="http://www.linuxfromscratch.org/">Linux |
211 | From Scratch</a> project. They have an entire book of step-by-step | 211 | From Scratch</a> project. They have an entire book of step-by-step |
212 | instructions you can | 212 | instructions you can |
213 | <a href="http://www.linuxfromscratch.org/lfs/view/stable/">read online</a> | 213 | <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> | |||
222 | <p> | 222 | <p> |
223 | If you want an automated yet customizable system builder which produces | 223 | If you want an automated yet customizable system builder which produces |
224 | a BusyBox and uClibc based system, try | 224 | a BusyBox and uClibc based system, try |
225 | <a href="http://buildroot.uclibc.org">buildroot</a>, which is | 225 | <a href="http://buildroot.uclibc.org/">buildroot</a>, which is |
226 | another project by the maintainer of the uClibc (Erik Andersen). | 226 | another project by the maintainer of the uClibc (Erik Andersen). |
227 | Download the tarball, extract it, unset CC, make. | 227 | Download the tarball, extract it, unset CC, make. |
228 | For more instructions, see the website. | 228 | For more instructions, see the website. |
@@ -509,7 +509,7 @@ int main(int argc, char *argv) | |||
509 | <h2><a name="tz">How do I change the time zone in busybox?</a></h2> | 509 | <h2><a name="tz">How do I change the time zone in busybox?</a></h2> |
510 | 510 | ||
511 | <p>Busybox has nothing to do with the timezone. Please consult your libc | 511 | <p>Busybox has nothing to do with the timezone. Please consult your libc |
512 | documentation. (<a href='http://google.com/search?q=uclibc+glibc+timezone'>http://google.com/search?q=uclibc+glibc+timezone</a>).</p> | 512 | documentation. (<a href="http://google.com/search?q=uclibc+glibc+timezone">http://google.com/search?q=uclibc+glibc+timezone</a>).</p> |
513 | 513 | ||
514 | <hr /> | 514 | <hr /> |
515 | <h1>Development</h1> | 515 | <h1>Development</h1> |
@@ -1087,18 +1087,18 @@ is not a better way.</p> | |||
1087 | <h2><a name="who">Who are the BusyBox developers?</a></h2> | 1087 | <h2><a name="who">Who are the BusyBox developers?</a></h2> |
1088 | 1088 | ||
1089 | <p>The following login accounts currently exist on busybox.net. (I.E. these | 1089 | <p>The following login accounts currently exist on busybox.net. (I.E. these |
1090 | people can commit <a href="http://busybox.net/downloads/patches">patches</a> | 1090 | people can commit <a href="http://busybox.net/downloads/patches/">patches</a> |
1091 | into subversion for the BusyBox, uClibc, and buildroot projects.)</p> | 1091 | into subversion for the BusyBox, uClibc, and buildroot projects.)</p> |
1092 | 1092 | ||
1093 | <pre> | 1093 | <pre> |
1094 | aldot :Bernhard Fischer | 1094 | aldot :Bernhard Reutner-Fischer |
1095 | andersen :Erik Andersen - uClibc and BuildRoot maintainer. | 1095 | andersen :Erik Andersen - uClibc and BuildRoot maintainer. |
1096 | bug1 :Glenn McGrath | 1096 | bug1 :Glenn McGrath |
1097 | davidm :David McCullough | 1097 | davidm :David McCullough |
1098 | gkajmowi :Garrett Kajmowicz - uClibc++ maintainer | 1098 | gkajmowi :Garrett Kajmowicz - uClibc++ maintainer |
1099 | jbglaw :Jan-Benedict Glaw | 1099 | jbglaw :Jan-Benedict Glaw |
1100 | jocke :Joakim Tjernlund | 1100 | jocke :Joakim Tjernlund |
1101 | landley :Rob Landley - BusyBox maintainer | 1101 | landley :Rob Landley |
1102 | lethal :Paul Mundt | 1102 | lethal :Paul Mundt |
1103 | mjn3 :Manuel Novoa III | 1103 | mjn3 :Manuel Novoa III |
1104 | osuadmin :osuadmin | 1104 | osuadmin :osuadmin |
@@ -1113,10 +1113,11 @@ solar :Ned Ludd | |||
1113 | timr :Tim Riker | 1113 | timr :Tim Riker |
1114 | tobiasa :Tobias Anderberg | 1114 | tobiasa :Tobias Anderberg |
1115 | vapier :Mike Frysinger | 1115 | vapier :Mike Frysinger |
1116 | vda :Denys Vlasenko - BusyBox maintainer | ||
1116 | </pre> | 1117 | </pre> |
1117 | 1118 | ||
1118 | <p>The following accounts used to exist on busybox.net, but don't anymore so | 1119 | <p>The following accounts used to exist on busybox.net, but don't anymore so |
1119 | I can't ask /etc/passwd for their names. Rob Wentworth <robwen@gmail.com> | 1120 | I can't ask /etc/passwd for their names. Rob Wentworth <robwen at gmail.com> |
1120 | asked Google and recovered the names:</p> | 1121 | asked Google and recovered the names:</p> |
1121 | 1122 | ||
1122 | <pre> | 1123 | <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> | |||
12 | OSU OSL kindly provides hosting for BusyBox and uClibc. | 12 | OSU OSL kindly provides hosting for BusyBox and uClibc. |
13 | </li> | 13 | </li> |
14 | 14 | ||
15 | <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br> | 15 | <li><a href="http://www.codepoet-consulting.com/">Codepoet Consulting</a><br> |
16 | Custom Linux, embedded Linux, BusyBox, and uClibc development. | 16 | Custom Linux, embedded Linux, BusyBox, and uClibc development. |
17 | </li> | 17 | </li> |
18 | 18 | ||