diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-16 08:30:00 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-03-16 08:30:00 +0000 |
commit | 5890b56e80e7c94e44d475c91659d4ff173d9955 (patch) | |
tree | a3e2dc4b595e7fb204480dac835c2381f752c923 /docs | |
parent | 5da144a745d44c0edec20a6fda88ed65ed660e79 (diff) | |
download | busybox-w32-5890b56e80e7c94e44d475c91659d4ff173d9955.tar.gz busybox-w32-5890b56e80e7c94e44d475c91659d4ff173d9955.tar.bz2 busybox-w32-5890b56e80e7c94e44d475c91659d4ff173d9955.zip |
A few minor touchups.
git-svn-id: svn://busybox.net/trunk/busybox@2122 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 6a67b1c78..cb321c825 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -101,6 +101,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
101 | business as we begin working on the next BusyBox release will be to merge in the new shell | 101 | business as we begin working on the next BusyBox release will be to merge in the new shell |
102 | currently in progress at | 102 | currently in progress at |
103 | <a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>. | 103 | <a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>. |
104 | <p> | ||
104 | 105 | ||
105 | 106 | ||
106 | <li> <b>27 January 2001 -- BusyBox 0.49 released</b> | 107 | <li> <b>27 January 2001 -- BusyBox 0.49 released</b> |
@@ -126,6 +127,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
126 | progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a> | 127 | progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a> |
127 | and help out if you can. This shell will be included in the next | 128 | and help out if you can. This shell will be included in the next |
128 | release of BusyBox. | 129 | release of BusyBox. |
130 | <p> | ||
129 | 131 | ||
130 | <li> <b>13 December 2000 -- BusyBox 0.48 released</b> | 132 | <li> <b>13 December 2000 -- BusyBox 0.48 released</b> |
131 | <br> | 133 | <br> |
@@ -144,6 +146,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
144 | <p> | 146 | <p> |
145 | Many thanks go out to the many many people that have contributed to | 147 | Many thanks go out to the many many people that have contributed to |
146 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. | 148 | this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. |
149 | <p> | ||
147 | 150 | ||
148 | 151 | ||
149 | <li> <b>Old News</b> | 152 | <li> <b>Old News</b> |
@@ -231,11 +234,11 @@ Current documentation for BusyBox includes: | |||
231 | and similar tasks which nicely complements BusyBox. | 234 | and similar tasks which nicely complements BusyBox. |
232 | <p> | 235 | <p> |
233 | 236 | ||
234 | <li><a href="http://cvs.uclinux.org/uClibc.html">uCLibc</a> | 237 | <li><a href="http://cvs.uclinux.org/uClibc.html">uClibc</a> |
235 | is a C library for embedded systems. You can actually statically link | 238 | is a C library for embedded systems. You can actually statically link |
236 | a "Hello World" application under x86 that only takes 4k (as opposed to | 239 | a "Hello World" application under x86 that only takes 4k (as opposed to |
237 | 200k under GNU libc). It can do dynamic linking too and works nicely with | 240 | 200k under GNU libc). It can do dynamic linking too and works nicely with |
238 | BusyBox. to create very small embedded systems. | 241 | BusyBox to create very small embedded systems. |
239 | <p> | 242 | <p> |
240 | 243 | ||
241 | <li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>. | 244 | <li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>. |
@@ -305,7 +308,7 @@ you. | |||
305 | <font size="-1" face="arial, helvetica, sans-serif"> | 308 | <font size="-1" face="arial, helvetica, sans-serif"> |
306 | Mail all comments, insults, suggestions and bribes to | 309 | Mail all comments, insults, suggestions and bribes to |
307 | <a href="mailto:andersen@lineo.com">Erik Andersen</a><BR> | 310 | <a href="mailto:andersen@lineo.com">Erik Andersen</a><BR> |
308 | The Busybox logo is copyright 1999,2000, Erik Andersen. | 311 | The Busybox logo is copyright 1999,2000,2001, Erik Andersen. |
309 | </font> | 312 | </font> |
310 | </TD> | 313 | </TD> |
311 | 314 | ||