diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 10:54:55 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 10:54:55 +0000 |
commit | 8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f (patch) | |
tree | d435194b870fa4bee8cfd43a9169ccf8318d4ec0 | |
parent | 040feada1eaf813881cf92596043d3d9d770f694 (diff) | |
download | busybox-w32-8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f.tar.gz busybox-w32-8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f.tar.bz2 busybox-w32-8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f.zip |
- fix some wrong markup.
sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html
The proper way to specify an attribute is to quote the val: theattrib="val"
-rw-r--r-- | docs/busybox.net/download.html | 32 | ||||
-rw-r--r-- | docs/busybox.net/header.html | 12 | ||||
-rw-r--r-- | docs/busybox.net/news.html | 94 | ||||
-rw-r--r-- | docs/busybox.net/oldnews.html | 150 | ||||
-rw-r--r-- | docs/busybox.net/sponsors.html | 16 | ||||
-rw-r--r-- | docs/busybox.net/tinyutils.html | 18 |
6 files changed, 161 insertions, 161 deletions
diff --git a/docs/busybox.net/download.html b/docs/busybox.net/download.html index b0bd6e371..fa5945e41 100644 --- a/docs/busybox.net/download.html +++ b/docs/busybox.net/download.html | |||
@@ -14,29 +14,29 @@ Also there are patches on top of latest bug fix release. | |||
14 | <p> | 14 | <p> |
15 | Latest releases and patch directories for each branch: | 15 | Latest releases and patch directories for each branch: |
16 | <br> | 16 | <br> |
17 | <a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>1.10.1</a>, | 17 | <a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">1.10.1</a>, |
18 | <a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>, | 18 | <a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>, |
19 | <br> | 19 | <br> |
20 | <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a>, | 20 | <a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a>, |
21 | <a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>, | 21 | <a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>, |
22 | <br> | 22 | <br> |
23 | <a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a>, | 23 | <a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a>, |
24 | <a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>, | 24 | <a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>, |
25 | <br> | 25 | <br> |
26 | <a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a>, | 26 | <a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a>, |
27 | <a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>, | 27 | <a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>, |
28 | <br> | 28 | <br> |
29 | <a href=http://busybox.net/downloads/busybox-1.6.2.tar.bz2>1.6.2</a>, | 29 | <a href="http://busybox.net/downloads/busybox-1.6.2.tar.bz2">1.6.2</a>, |
30 | <a href=http://busybox.net/downloads/fixes-1.6.2/>patches</a>, | 30 | <a href="http://busybox.net/downloads/fixes-1.6.2/">patches</a>, |
31 | <br> | 31 | <br> |
32 | <a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a>, | 32 | <a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a>, |
33 | <a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>, | 33 | <a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>, |
34 | <br> | 34 | <br> |
35 | <a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>1.4.2</a>, | 35 | <a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">1.4.2</a>, |
36 | <a href=http://busybox.net/downloads/fixes-1.4.2/>patches</a>, | 36 | <a href="http://busybox.net/downloads/fixes-1.4.2/">patches</a>, |
37 | <br> | 37 | <br> |
38 | <a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>1.3.2</a>, | 38 | <a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">1.3.2</a>, |
39 | <a href=http://busybox.net/downloads/fixes-1.3.2/>patches</a>. | 39 | <a href="http://busybox.net/downloads/fixes-1.3.2/">patches</a>. |
40 | 40 | ||
41 | <p> | 41 | <p> |
42 | You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of | 42 | You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of |
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index b83fdcb6a..d74e439ae 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html | |||
@@ -80,12 +80,12 @@ | |||
80 | <li><a href="http://busybox.net/~landley">Rob</a></li> | 80 | <li><a href="http://busybox.net/~landley">Rob</a></li> |
81 | <li><a href="http://busybox.net/~aldot">Bernhard</a></li> | 81 | <li><a href="http://busybox.net/~aldot">Bernhard</a></li> |
82 | <li><a href="http://busybox.net/~vda">Denys</a> | 82 | <li><a href="http://busybox.net/~vda">Denys</a> |
83 | <br>- <a href=http://busybox.net/~vda/resume/denys_vlasenko.htm>resume</a> | 83 | <br>- <a href="http://busybox.net/~vda/resume/denys_vlasenko.htm">resume</a> |
84 | <br>- <a href=http://busybox.net/~vda/mboot/>mboot</a> | 84 | <br>- <a href="http://busybox.net/~vda/mboot/">mboot</a> |
85 | <br>- <a href=http://busybox.net/~vda/linld/>linld</a> | 85 | <br>- <a href="http://busybox.net/~vda/linld/">linld</a> |
86 | <br>- <a href=http://busybox.net/~vda/init_vs_runsv.html>init must die</a> | 86 | <br>- <a href="http://busybox.net/~vda/init_vs_runsv.html">init must die</a> |
87 | <br>- <a href=http://busybox.net/~vda/no_ifup.txt>no ifup</a> | 87 | <br>- <a href="http://busybox.net/~vda/no_ifup.txt">no ifup</a> |
88 | <br>- <a href=http://busybox.net/~vda/unscd/>unscd</a> | 88 | <br>- <a href="http://busybox.net/~vda/unscd/">unscd</a> |
89 | </li> | 89 | </li> |
90 | </ul> | 90 | </ul> |
91 | 91 | ||
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index bc67de913..390e369d5 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -2,10 +2,10 @@ | |||
2 | 2 | ||
3 | <ul> | 3 | <ul> |
4 | <li><b>21 August 2008 -- BusyBox 1.12.0 (unstable)</b> | 4 | <li><b>21 August 2008 -- BusyBox 1.12.0 (unstable)</b> |
5 | <p><a href=http://busybox.net/downloads/busybox-1.12.0.tar.bz2>BusyBox 1.12.0</a>. | 5 | <p><a href="http://busybox.net/downloads/busybox-1.12.0.tar.bz2">BusyBox 1.12.0</a>. |
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_12_stable/>svn</a>, | 6 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_12_stable/">svn</a>, |
7 | <a href=http://busybox.net/downloads/fixes-1.12.0/>patches</a>, | 7 | <a href="http://busybox.net/downloads/fixes-1.12.0/">patches</a>, |
8 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 8 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
9 | <p>Sizes of busybox-1.11.1 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre> | 9 | <p>Sizes of busybox-1.11.1 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre> |
10 | text data bss dec hex filename | 10 | text data bss dec hex filename |
11 | 829687 617 7052 837356 cc6ec busybox-1.11.1/busybox | 11 | 829687 617 7052 837356 cc6ec busybox-1.11.1/busybox |
@@ -147,10 +147,10 @@ | |||
147 | </p> | 147 | </p> |
148 | 148 | ||
149 | <li><b>12 July 2008 -- BusyBox 1.11.1 (stable)</b> | 149 | <li><b>12 July 2008 -- BusyBox 1.11.1 (stable)</b> |
150 | <p><a href=http://busybox.net/downloads/busybox-1.11.1.tar.bz2>BusyBox 1.11.1</a>. | 150 | <p><a href="http://busybox.net/downloads/busybox-1.11.1.tar.bz2">BusyBox 1.11.1</a>. |
151 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/>svn</a>, | 151 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/">svn</a>, |
152 | <a href=http://busybox.net/downloads/fixes-1.11.1/>patches</a>, | 152 | <a href="http://busybox.net/downloads/fixes-1.11.1/">patches</a>, |
153 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 153 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
154 | <p> | 154 | <p> |
155 | Bugfix-only release for 1.11.x branch. It contains fixes for awk, | 155 | Bugfix-only release for 1.11.x branch. It contains fixes for awk, |
156 | bunzip2, cpio, ifupdown, ip, man, start-stop-daemon, uname and vi. | 156 | bunzip2, cpio, ifupdown, ip, man, start-stop-daemon, uname and vi. |
@@ -158,21 +158,21 @@ | |||
158 | 158 | ||
159 | <li><b>11 July 2008 -- HOWTO is updated</b> | 159 | <li><b>11 July 2008 -- HOWTO is updated</b> |
160 | <p> | 160 | <p> |
161 | <a href=http://busybox.net/~vda/HOWTO/i486-linux-uclibc/HOWTO.txt> | 161 | <a href="http://busybox.net/~vda/HOWTO/i486-linux-uclibc/HOWTO.txt"> |
162 | "How to build static busybox for i486-linux-uclibc"</a> is updated | 162 | "How to build static busybox for i486-linux-uclibc"</a> is updated |
163 | and tested on a fresh Fedora 9 install. Please report if it doesn't | 163 | and tested on a fresh Fedora 9 install. Please report if it doesn't |
164 | work for you. | 164 | work for you. |
165 | </p> | 165 | </p> |
166 | 166 | ||
167 | <li><b>25 June 2008 -- BusyBox 1.11.0 (unstable), BusyBox 1.10.4 (stable)</b> | 167 | <li><b>25 June 2008 -- BusyBox 1.11.0 (unstable), BusyBox 1.10.4 (stable)</b> |
168 | <p><a href=http://busybox.net/downloads/busybox-1.11.0.tar.bz2>BusyBox 1.11.0</a>. | 168 | <p><a href="http://busybox.net/downloads/busybox-1.11.0.tar.bz2">BusyBox 1.11.0</a>. |
169 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/>svn</a>, | 169 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/">svn</a>, |
170 | <a href=http://busybox.net/downloads/fixes-1.11.0/>patches</a>, | 170 | <a href="http://busybox.net/downloads/fixes-1.11.0/">patches</a>, |
171 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 171 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
172 | <p><a href=http://busybox.net/downloads/busybox-1.10.4.tar.bz2>BusyBox 1.10.4</a>. | 172 | <p><a href="http://busybox.net/downloads/busybox-1.10.4.tar.bz2">BusyBox 1.10.4</a>. |
173 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 173 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>, |
174 | <a href=http://busybox.net/downloads/fixes-1.10.4/>patches</a>, | 174 | <a href="http://busybox.net/downloads/fixes-1.10.4/">patches</a>, |
175 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 175 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
176 | <p>Sizes of busybox-1.10.4 and busybox-1.11.0 (with equivalent config, static uclibc build):<pre> | 176 | <p>Sizes of busybox-1.10.4 and busybox-1.11.0 (with equivalent config, static uclibc build):<pre> |
177 | text data bss dec hex filename | 177 | text data bss dec hex filename |
178 | 800675 636 7080 808391 c55c7 busybox-1.10.4 | 178 | 800675 636 7080 808391 c55c7 busybox-1.10.4 |
@@ -217,37 +217,37 @@ | |||
217 | <p>We want to thank the following companies which are providing support | 217 | <p>We want to thank the following companies which are providing support |
218 | for BusyBox project: | 218 | for BusyBox project: |
219 | <ul> | 219 | <ul> |
220 | <li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html> | 220 | <li>AOE media, a <a href="http://www.aoemedia.com/typo3-development.html"> |
221 | TYPO3 development agency</a> contributes financially. | 221 | TYPO3 development agency</a> contributes financially. |
222 | <p> | 222 | <p> |
223 | <li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided | 223 | <li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided |
224 | a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start> | 224 | a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start"> |
225 | Blackfin development board</a> free of charge. | 225 | Blackfin development board</a> free of charge. |
226 | <a href=http://www.analog.com/blackfin>Blackfin<a> | 226 | <a href="http://www.analog.com/blackfin">Blackfin<a> |
227 | is a NOMMU processor, and its availability for testing is invaluable. | 227 | is a NOMMU processor, and its availability for testing is invaluable. |
228 | If you are an embedded device developer, | 228 | If you are an embedded device developer, |
229 | please note that Analog Devices has entire Linux distribution available | 229 | please note that Analog Devices has entire Linux distribution available |
230 | for download for this board. Visit | 230 | for download for this board. Visit |
231 | <a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a> | 231 | <a href="http://blackfin.uclinux.org/">http://blackfin.uclinux.org/</a> |
232 | for more information. | 232 | for more information. |
233 | </ul> | 233 | </ul> |
234 | </p> | 234 | </p> |
235 | 235 | ||
236 | <li><b>5 June 2008 -- BusyBox 1.10.3 (stable)</b> | 236 | <li><b>5 June 2008 -- BusyBox 1.10.3 (stable)</b> |
237 | <p><a href=http://busybox.net/downloads/busybox-1.10.3.tar.bz2>BusyBox 1.10.3</a>. | 237 | <p><a href="http://busybox.net/downloads/busybox-1.10.3.tar.bz2">BusyBox 1.10.3</a>. |
238 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 238 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>, |
239 | <a href=http://busybox.net/downloads/fixes-1.10.3/>patches</a>, | 239 | <a href="http://busybox.net/downloads/fixes-1.10.3/">patches</a>, |
240 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 240 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
241 | <p> | 241 | <p> |
242 | Bugfix-only release for 1.10.x branch. It contains fixes for dnsd, fuser, hush, | 242 | Bugfix-only release for 1.10.x branch. It contains fixes for dnsd, fuser, hush, |
243 | ip, mdev and syslogd. | 243 | ip, mdev and syslogd. |
244 | </p> | 244 | </p> |
245 | 245 | ||
246 | <li><b>8 May 2008 -- BusyBox 1.10.2 (stable)</b> | 246 | <li><b>8 May 2008 -- BusyBox 1.10.2 (stable)</b> |
247 | <p><a href=http://busybox.net/downloads/busybox-1.10.2.tar.bz2>BusyBox 1.10.2</a>. | 247 | <p><a href="http://busybox.net/downloads/busybox-1.10.2.tar.bz2">BusyBox 1.10.2</a>. |
248 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 248 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>, |
249 | <a href=http://busybox.net/downloads/fixes-1.10.2/>patches</a>, | 249 | <a href="http://busybox.net/downloads/fixes-1.10.2/">patches</a>, |
250 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 250 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
251 | <p> | 251 | <p> |
252 | Bugfix-only release for 1.10.x branch. It contains fixes for echo, httpd, pidof, | 252 | Bugfix-only release for 1.10.x branch. It contains fixes for echo, httpd, pidof, |
253 | start-stop-daemon, tar, taskset, tab completion in shells, build system. | 253 | start-stop-daemon, tar, taskset, tab completion in shells, build system. |
@@ -256,19 +256,19 @@ | |||
256 | </p> | 256 | </p> |
257 | 257 | ||
258 | <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b> | 258 | <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b> |
259 | <p><a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>BusyBox 1.10.1</a>. | 259 | <p><a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">BusyBox 1.10.1</a>. |
260 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 260 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>, |
261 | <a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>, | 261 | <a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>, |
262 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 262 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
263 | <p> | 263 | <p> |
264 | Bugfix-only release for 1.10.x branch. It contains fixes for | 264 | Bugfix-only release for 1.10.x branch. It contains fixes for |
265 | fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp. | 265 | fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp. |
266 | 266 | ||
267 | <li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b> | 267 | <li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b> |
268 | <p><a href=http://busybox.net/downloads/busybox-1.10.0.tar.bz2>BusyBox 1.10.0</a>. | 268 | <p><a href="http://busybox.net/downloads/busybox-1.10.0.tar.bz2">BusyBox 1.10.0</a>. |
269 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 269 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>, |
270 | <a href=http://busybox.net/downloads/fixes-1.10.0/>patches</a>, | 270 | <a href="http://busybox.net/downloads/fixes-1.10.0/">patches</a>, |
271 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 271 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
272 | 272 | ||
273 | <p>Sizes of busybox-1.9.2 and busybox-1.10.0 (with almost full config, static uclibc build):<pre> | 273 | <p>Sizes of busybox-1.9.2 and busybox-1.10.0 (with almost full config, static uclibc build):<pre> |
274 | text data bss dec hex filename | 274 | text data bss dec hex filename |
@@ -424,16 +424,16 @@ iproute_list_or_flush 3680 readhere 2308 | |||
424 | Bugfix-only releases for four past branches. Links to locations | 424 | Bugfix-only releases for four past branches. Links to locations |
425 | for future hot patches are in parentheses. | 425 | for future hot patches are in parentheses. |
426 | <p> | 426 | <p> |
427 | <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> | 427 | <a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a> |
428 | (<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>), | 428 | (<a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>), |
429 | <a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a> | 429 | <a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a> |
430 | (<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>), | 430 | (<a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>), |
431 | <a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a> | 431 | <a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a> |
432 | (<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>), | 432 | (<a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>), |
433 | <a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a> | 433 | <a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a> |
434 | (<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>). | 434 | (<a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>). |
435 | <p> | 435 | <p> |
436 | <a href=http://busybox.net/fix.html>How to add a patch.</a> | 436 | <a href="http://busybox.net/fix.html">How to add a patch.</a> |
437 | </p> | 437 | </p> |
438 | 438 | ||
439 | <li><b>Old News</b><p> | 439 | <li><b>Old News</b><p> |
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index d6bd581f7..01e608d5c 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -3,10 +3,10 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> | 5 | <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> |
6 | <p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>. | 6 | <p><a href="http://busybox.net/downloads/busybox-1.9.1.tar.bz2">BusyBox 1.9.1</a>. |
7 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, | 7 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/">svn</a>, |
8 | <a href=http://busybox.net/downloads/fixes-1.9.1/>patches</a>, | 8 | <a href="http://busybox.net/downloads/fixes-1.9.1/">patches</a>, |
9 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 9 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
10 | 10 | ||
11 | <p>This is a bugfix-only release, with fixes to fsck, | 11 | <p>This is a bugfix-only release, with fixes to fsck, |
12 | iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> | 12 | iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> |
@@ -16,10 +16,10 @@ | |||
16 | </li> | 16 | </li> |
17 | 17 | ||
18 | <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> | 18 | <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> |
19 | <p><a href=http://busybox.net/downloads/busybox-1.9.0.tar.bz2>BusyBox 1.9.0</a>. | 19 | <p><a href="http://busybox.net/downloads/busybox-1.9.0.tar.bz2">BusyBox 1.9.0</a>. |
20 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, | 20 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/">svn</a>, |
21 | <a href=http://busybox.net/downloads/fixes-1.9.0/>patches</a>, | 21 | <a href="http://busybox.net/downloads/fixes-1.9.0/">patches</a>, |
22 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 22 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
23 | 23 | ||
24 | <p>Sizes of busybox-1.8.2 and busybox-1.9.0 (with almost full config, static uclibc build):<pre> | 24 | <p>Sizes of busybox-1.8.2 and busybox-1.9.0 (with almost full config, static uclibc build):<pre> |
25 | text data bss dec hex filename | 25 | text data bss dec hex filename |
@@ -84,14 +84,14 @@ parse_prompt 4132 insmod_main 3152 | |||
84 | </p> | 84 | </p> |
85 | 85 | ||
86 | <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> | 86 | <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> |
87 | <p><a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>BusyBox 1.8.2</a>. | 87 | <p><a href="http://busybox.net/downloads/busybox-1.8.2.tar.bz2">BusyBox 1.8.2</a>. |
88 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, | 88 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>, |
89 | <a href=http://busybox.net/downloads/fixes-1.8.2/>patches</a>, | 89 | <a href="http://busybox.net/downloads/fixes-1.8.2/">patches</a>, |
90 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 90 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
91 | <p><a href=http://busybox.net/downloads/busybox-1.7.4.tar.bz2>BusyBox 1.7.4</a>. | 91 | <p><a href="http://busybox.net/downloads/busybox-1.7.4.tar.bz2">BusyBox 1.7.4</a>. |
92 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 92 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>, |
93 | <a href=http://busybox.net/downloads/fixes-1.7.4/>patches</a>, | 93 | <a href="http://busybox.net/downloads/fixes-1.7.4/">patches</a>, |
94 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 94 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
95 | 95 | ||
96 | <p>These are bugfix-only releases. | 96 | <p>These are bugfix-only releases. |
97 | 1.8.2 contains fixes for inetd, lash, tar, tr, and build system. | 97 | 1.8.2 contains fixes for inetd, lash, tar, tr, and build system. |
@@ -99,19 +99,19 @@ parse_prompt 4132 insmod_main 3152 | |||
99 | </li> | 99 | </li> |
100 | 100 | ||
101 | <li><b>9 November 2007 -- BusyBox 1.8.1 (stable)</b> | 101 | <li><b>9 November 2007 -- BusyBox 1.8.1 (stable)</b> |
102 | <p><a href=http://busybox.net/downloads/busybox-1.8.1.tar.bz2>BusyBox 1.8.1</a>. | 102 | <p><a href="http://busybox.net/downloads/busybox-1.8.1.tar.bz2">BusyBox 1.8.1</a>. |
103 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, | 103 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>, |
104 | <a href=http://busybox.net/downloads/fixes-1.8.1/>patches</a>, | 104 | <a href="http://busybox.net/downloads/fixes-1.8.1/">patches</a>, |
105 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 105 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
106 | 106 | ||
107 | <p>This is a bugfix-only release, with fixes to login (PAM), modprobe, syslogd, telnetd, unzip.</p> | 107 | <p>This is a bugfix-only release, with fixes to login (PAM), modprobe, syslogd, telnetd, unzip.</p> |
108 | </li> | 108 | </li> |
109 | 109 | ||
110 | <li><b>4 November 2007 -- BusyBox 1.8.0 (unstable)</b> | 110 | <li><b>4 November 2007 -- BusyBox 1.8.0 (unstable)</b> |
111 | <p><a href=http://busybox.net/downloads/busybox-1.8.0.tar.bz2>BusyBox 1.8.0</a>. | 111 | <p><a href="http://busybox.net/downloads/busybox-1.8.0.tar.bz2">BusyBox 1.8.0</a>. |
112 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, | 112 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>, |
113 | <a href=http://busybox.net/downloads/fixes-1.8.0/>patches</a>, | 113 | <a href="http://busybox.net/downloads/fixes-1.8.0/">patches</a>, |
114 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 114 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
115 | 115 | ||
116 | <p>Note: this is probably the very last release with lash. It will be dropped. Please migrate to hush. | 116 | <p>Note: this is probably the very last release with lash. It will be dropped. Please migrate to hush. |
117 | 117 | ||
@@ -217,37 +217,37 @@ Equivalent .config, i386 uclibc static builds: | |||
217 | </li> | 217 | </li> |
218 | 218 | ||
219 | <li><b>4 November 2007 -- BusyBox 1.7.3 (stable)</b> | 219 | <li><b>4 November 2007 -- BusyBox 1.7.3 (stable)</b> |
220 | <p><a href=http://busybox.net/downloads/busybox-1.7.3.tar.bz2>BusyBox 1.7.3</a>. | 220 | <p><a href="http://busybox.net/downloads/busybox-1.7.3.tar.bz2">BusyBox 1.7.3</a>. |
221 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 221 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>, |
222 | <a href=http://busybox.net/downloads/fixes-1.7.3/>patches</a>, | 222 | <a href="http://busybox.net/downloads/fixes-1.7.3/">patches</a>, |
223 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 223 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
224 | 224 | ||
225 | <p>This is a bugfix-only release, with fixes to ash, httpd, inetd, iptun, logger, login, tail.</p> | 225 | <p>This is a bugfix-only release, with fixes to ash, httpd, inetd, iptun, logger, login, tail.</p> |
226 | </li> | 226 | </li> |
227 | 227 | ||
228 | <li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b> | 228 | <li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b> |
229 | <p><a href=http://busybox.net/downloads/busybox-1.7.2.tar.bz2>BusyBox 1.7.2</a>. | 229 | <p><a href="http://busybox.net/downloads/busybox-1.7.2.tar.bz2">BusyBox 1.7.2</a>. |
230 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 230 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>, |
231 | <a href=http://busybox.net/downloads/fixes-1.7.2/>patches</a>, | 231 | <a href="http://busybox.net/downloads/fixes-1.7.2/">patches</a>, |
232 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 232 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
233 | 233 | ||
234 | <p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> | 234 | <p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> |
235 | </li> | 235 | </li> |
236 | 236 | ||
237 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> | 237 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> |
238 | <p><a href=http://busybox.net/downloads/busybox-1.7.1.tar.bz2>BusyBox 1.7.1</a>. | 238 | <p><a href="http://busybox.net/downloads/busybox-1.7.1.tar.bz2">BusyBox 1.7.1</a>. |
239 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 239 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>, |
240 | <a href=http://busybox.net/downloads/fixes-1.7.1/>patches</a>, | 240 | <a href="http://busybox.net/downloads/fixes-1.7.1/">patches</a>, |
241 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 241 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
242 | 242 | ||
243 | <p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p> | 243 | <p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p> |
244 | </li> | 244 | </li> |
245 | 245 | ||
246 | <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> | 246 | <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> |
247 | <p><a href=http://busybox.net/downloads/busybox-1.7.0.tar.bz2>BusyBox 1.7.0</a>. | 247 | <p><a href="http://busybox.net/downloads/busybox-1.7.0.tar.bz2">BusyBox 1.7.0</a>. |
248 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 248 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>, |
249 | <a href=http://busybox.net/downloads/fixes-1.7.0/>patches</a>, | 249 | <a href="http://busybox.net/downloads/fixes-1.7.0/">patches</a>, |
250 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 250 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
251 | 251 | ||
252 | <p>Applets which had many changes since 1.6.x: | 252 | <p>Applets which had many changes since 1.6.x: |
253 | <p>httpd: | 253 | <p>httpd: |
@@ -392,19 +392,19 @@ Same .config built against static uclibc: | |||
392 | </li> | 392 | </li> |
393 | 393 | ||
394 | <li><b>30 June 2007 -- BusyBox 1.6.1 (stable)</b> | 394 | <li><b>30 June 2007 -- BusyBox 1.6.1 (stable)</b> |
395 | <p><a href=http://busybox.net/downloads/busybox-1.6.1.tar.bz2>BusyBox 1.6.1</a>. | 395 | <p><a href="http://busybox.net/downloads/busybox-1.6.1.tar.bz2">BusyBox 1.6.1</a>. |
396 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>, | 396 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/">svn</a>, |
397 | <a href=http://busybox.net/downloads/fixes-1.6.1/>patches</a>, | 397 | <a href="http://busybox.net/downloads/fixes-1.6.1/">patches</a>, |
398 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 398 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
399 | 399 | ||
400 | <p>This is a bugfix-only release, with fixes to echo, hush, and wget.</p> | 400 | <p>This is a bugfix-only release, with fixes to echo, hush, and wget.</p> |
401 | </li> | 401 | </li> |
402 | 402 | ||
403 | <li><b>1 June 2007 -- BusyBox 1.6.0 (unstable)</b> | 403 | <li><b>1 June 2007 -- BusyBox 1.6.0 (unstable)</b> |
404 | <p><a href=http://busybox.net/downloads/busybox-1.6.0.tar.bz2>BusyBox 1.6.0</a>. | 404 | <p><a href="http://busybox.net/downloads/busybox-1.6.0.tar.bz2">BusyBox 1.6.0</a>. |
405 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>, | 405 | (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/">svn</a>, |
406 | <a href=http://busybox.net/downloads/fixes-1.6.0/>patches</a>, | 406 | <a href="http://busybox.net/downloads/fixes-1.6.0/">patches</a>, |
407 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 407 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
408 | 408 | ||
409 | <p>Since this is a x.x.0 release, it probably does not deserve "stable" | 409 | <p>Since this is a x.x.0 release, it probably does not deserve "stable" |
410 | label. Please help making 1.6.1 stable by testing 1.6.0.</p> | 410 | label. Please help making 1.6.1 stable by testing 1.6.0.</p> |
@@ -413,7 +413,7 @@ Same .config built against static uclibc: | |||
413 | report any such cases.</p> | 413 | report any such cases.</p> |
414 | <p>lash users please note: lash is going to be deprecated in busybox 1.7.0 | 414 | <p>lash users please note: lash is going to be deprecated in busybox 1.7.0 |
415 | and removed in the more distant future. Please migrate to hush.</p> | 415 | and removed in the more distant future. Please migrate to hush.</p> |
416 | <p><a href=http://busybox.net/~vda/mem_usage-1.6.0.txt>Memory usage has decreased, but we can do better still</a></p> | 416 | <p><a href="http://busybox.net/~vda/mem_usage-1.6.0.txt">Memory usage has decreased, but we can do better still</a></p> |
417 | <p>Other changes since previous release: | 417 | <p>Other changes since previous release: |
418 | <ul> | 418 | <ul> |
419 | <li>NOFORK: audit small applets and mark some of them as NOFORK. Put big scary warnings in relevant places | 419 | <li>NOFORK: audit small applets and mark some of them as NOFORK. Put big scary warnings in relevant places |
@@ -515,18 +515,18 @@ Same .config built against static uclibc: | |||
515 | </li> | 515 | </li> |
516 | 516 | ||
517 | <li><b>20 May 2007 -- BusyBox 1.5.1 (stable)</b> | 517 | <li><b>20 May 2007 -- BusyBox 1.5.1 (stable)</b> |
518 | <p><a href=http://busybox.net/downloads/busybox-1.5.1.tar.bz2>BusyBox 1.5.1</a>. | 518 | <p><a href="http://busybox.net/downloads/busybox-1.5.1.tar.bz2">BusyBox 1.5.1</a>. |
519 | (<a href=http://busybox.net/downloads/fixes-1.5.1/>patches</a>, | 519 | (<a href="http://busybox.net/downloads/fixes-1.5.1/">patches</a>, |
520 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 520 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
521 | 521 | ||
522 | <p>This is a bugfix-only release, with fixes to hdparm, hush, ifupdown, ps | 522 | <p>This is a bugfix-only release, with fixes to hdparm, hush, ifupdown, ps |
523 | and sed.</p> | 523 | and sed.</p> |
524 | </li> | 524 | </li> |
525 | 525 | ||
526 | <li><b>23 March 2007 -- BusyBox 1.5.0 (unstable)</b> | 526 | <li><b>23 March 2007 -- BusyBox 1.5.0 (unstable)</b> |
527 | <p><a href=http://busybox.net/downloads/busybox-1.5.0.tar.bz2>BusyBox 1.5.0</a>. | 527 | <p><a href="http://busybox.net/downloads/busybox-1.5.0.tar.bz2">BusyBox 1.5.0</a>. |
528 | (<a href=http://busybox.net/downloads/fixes-1.5.0/>patches</a>, | 528 | (<a href="http://busybox.net/downloads/fixes-1.5.0/">patches</a>, |
529 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 529 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
530 | 530 | ||
531 | <p>Since this is a x.x.0 release, it probably does not deserve "stable" | 531 | <p>Since this is a x.x.0 release, it probably does not deserve "stable" |
532 | label. Please help making 1.5.1 stable by testing 1.5.0.</p> | 532 | label. Please help making 1.5.1 stable by testing 1.5.0.</p> |
@@ -564,7 +564,7 @@ Same .config built against static uclibc: | |||
564 | </li> | 564 | </li> |
565 | 565 | ||
566 | <li><b>18 March 2007 -- BusyBox 1.4.2 (stable)</b> | 566 | <li><b>18 March 2007 -- BusyBox 1.4.2 (stable)</b> |
567 | <p><a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>BusyBox 1.4.2</a>. | 567 | <p><a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">BusyBox 1.4.2</a>. |
568 | </p> | 568 | </p> |
569 | 569 | ||
570 | <p>This release includes only trivial fixes accumulated since 1.4.1. | 570 | <p>This release includes only trivial fixes accumulated since 1.4.1. |
@@ -572,16 +572,16 @@ Same .config built against static uclibc: | |||
572 | </li> | 572 | </li> |
573 | 573 | ||
574 | <li><b>25 January 2007 -- BusyBox 1.4.1 (stable)</b> | 574 | <li><b>25 January 2007 -- BusyBox 1.4.1 (stable)</b> |
575 | <p><a href=http://busybox.net/downloads/busybox-1.4.1.tar.bz2>BusyBox 1.4.1</a>. | 575 | <p><a href="http://busybox.net/downloads/busybox-1.4.1.tar.bz2">BusyBox 1.4.1</a>. |
576 | (<a href=http://busybox.net/downloads/fixes-1.4.1/>patches</a>)</p> | 576 | (<a href="http://busybox.net/downloads/fixes-1.4.1/">patches</a>)</p> |
577 | 577 | ||
578 | <p>This release includes only trivial fixes accumulated since 1.4.0. | 578 | <p>This release includes only trivial fixes accumulated since 1.4.0. |
579 | </p> | 579 | </p> |
580 | </li> | 580 | </li> |
581 | 581 | ||
582 | <li><b>20 January 2007 -- BusyBox 1.4.0 (stable)</b> | 582 | <li><b>20 January 2007 -- BusyBox 1.4.0 (stable)</b> |
583 | <p><a href=http://busybox.net/downloads/busybox-1.4.0.tar.bz2>BusyBox 1.4.0</a>. | 583 | <p><a href="http://busybox.net/downloads/busybox-1.4.0.tar.bz2">BusyBox 1.4.0</a>. |
584 | (<a href=http://busybox.net/downloads/fixes-1.4.0/>patches</a>)</p> | 584 | (<a href="http://busybox.net/downloads/fixes-1.4.0/">patches</a>)</p> |
585 | 585 | ||
586 | <p>Since this is a x.x.0 release, it probably is a bit less "stable" | 586 | <p>Since this is a x.x.0 release, it probably is a bit less "stable" |
587 | than usual.</p> | 587 | than usual.</p> |
@@ -615,23 +615,23 @@ Same .config built against static uclibc: | |||
615 | </li> | 615 | </li> |
616 | 616 | ||
617 | <li><b>20 January 2007 -- BusyBox 1.3.2 (stable)</b> | 617 | <li><b>20 January 2007 -- BusyBox 1.3.2 (stable)</b> |
618 | <p><a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>BusyBox 1.3.2</a>.</p> | 618 | <p><a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">BusyBox 1.3.2</a>.</p> |
619 | 619 | ||
620 | <p>This release includes only one trivial fix accumulated since 1.3.1 | 620 | <p>This release includes only one trivial fix accumulated since 1.3.1 |
621 | </p> | 621 | </p> |
622 | </li> | 622 | </li> |
623 | 623 | ||
624 | <li><b>27 December 2006 -- BusyBox 1.3.1 (stable)</b> | 624 | <li><b>27 December 2006 -- BusyBox 1.3.1 (stable)</b> |
625 | <p><a href=http://busybox.net/downloads/busybox-1.3.1.tar.bz2>BusyBox 1.3.1</a>. | 625 | <p><a href="http://busybox.net/downloads/busybox-1.3.1.tar.bz2">BusyBox 1.3.1</a>. |
626 | (<a href=http://busybox.net/downloads/fixes-1.3.1/>patches</a>)</p> | 626 | (<a href="http://busybox.net/downloads/fixes-1.3.1/">patches</a>)</p> |
627 | 627 | ||
628 | <p>Closing 2006 with new release. It includes only trivial fixes accumulated since 1.3.0 | 628 | <p>Closing 2006 with new release. It includes only trivial fixes accumulated since 1.3.0 |
629 | </p> | 629 | </p> |
630 | </li> | 630 | </li> |
631 | 631 | ||
632 | <li><b>14 December 2006 -- BusyBox 1.3.0 (stable)</b> | 632 | <li><b>14 December 2006 -- BusyBox 1.3.0 (stable)</b> |
633 | <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>. | 633 | <p><a href="http://busybox.net/downloads/busybox-1.3.0.tar.bz2">BusyBox 1.3.0</a>. |
634 | (<a href=http://busybox.net/downloads/fixes-1.3.0/>patches</a>)</p> | 634 | (<a href="http://busybox.net/downloads/fixes-1.3.0/">patches</a>)</p> |
635 | 635 | ||
636 | <p>This release has CONFIG_DESKTOP option which enables features | 636 | <p>This release has CONFIG_DESKTOP option which enables features |
637 | needed for busybox usage on desktop machine. For example, find, chmod | 637 | needed for busybox usage on desktop machine. For example, find, chmod |
@@ -666,7 +666,7 @@ Same .config built against static uclibc: | |||
666 | </li> | 666 | </li> |
667 | 667 | ||
668 | <li><b>29 October 2006 -- BusyBox 1.2.2.1 (fix)</b> | 668 | <li><b>29 October 2006 -- BusyBox 1.2.2.1 (fix)</b> |
669 | <p><a href=http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2>BusyBox 1.2.2.1</a>.</p> | 669 | <p><a href="http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2">BusyBox 1.2.2.1</a>.</p> |
670 | 670 | ||
671 | <p>Added compile-time warning that static linking against glibc | 671 | <p>Added compile-time warning that static linking against glibc |
672 | produces buggy executables. | 672 | produces buggy executables. |
@@ -674,7 +674,7 @@ Same .config built against static uclibc: | |||
674 | 674 | ||
675 | <li><b>24 October 2006 -- BusyBox 1.2.2 (stable)</b> | 675 | <li><b>24 October 2006 -- BusyBox 1.2.2 (stable)</b> |
676 | <p>It's a bit overdue, but | 676 | <p>It's a bit overdue, but |
677 | <a href=http://busybox.net/downloads/busybox-1.2.2.tar.bz2>here is | 677 | <a href="http://busybox.net/downloads/busybox-1.2.2.tar.bz2">here is |
678 | BusyBox 1.2.2</a>.</p> | 678 | BusyBox 1.2.2</a>.</p> |
679 | 679 | ||
680 | <p>This release has dozens of fixes backported from the ongoing development | 680 | <p>This release has dozens of fixes backported from the ongoing development |
@@ -693,9 +693,9 @@ Same .config built against static uclibc: | |||
693 | gzip to save memory, fix sulogin -tNNN, a help text tweak, several warning | 693 | gzip to save memory, fix sulogin -tNNN, a help text tweak, several warning |
694 | fixes and build fixes, fixup dnsd a bit, and a partridge in a pear tree.</p> | 694 | fixes and build fixes, fixup dnsd a bit, and a partridge in a pear tree.</p> |
695 | 695 | ||
696 | <p>As <a href=http://lwn.net/Articles/202106/>Linux Weekly News noted</a>, | 696 | <p>As <a href="http://lwn.net/Articles/202106/">Linux Weekly News noted</a>, |
697 | this is my (Rob's) last release of BusyBox. The new maintainer is Denis | 697 | this is my (Rob's) last release of BusyBox. The new maintainer is Denis |
698 | Vlasenko, I'm off to do <a href=http://landley.net/code>other things</a>. | 698 | Vlasenko, I'm off to do <a href="http://landley.net/code">other things</a>. |
699 | </p> | 699 | </p> |
700 | </li> | 700 | </li> |
701 | 701 | ||
@@ -1058,7 +1058,7 @@ Same .config built against static uclibc: | |||
1058 | 1058 | ||
1059 | <p> | 1059 | <p> |
1060 | 1060 | ||
1061 | People who rely on the <a href= "downloads/snapshots/">daily BusyBox snapshots</a> | 1061 | People who rely on the <a href="downloads/snapshots/">daily BusyBox snapshots</a> |
1062 | should be aware that snapshots of the old busybox 0.60.x | 1062 | should be aware that snapshots of the old busybox 0.60.x |
1063 | series are no longer available. Daily snapshots are now | 1063 | series are no longer available. Daily snapshots are now |
1064 | only available for the BusyBox 1.0.0 series and now use | 1064 | only available for the BusyBox 1.0.0 series and now use |
@@ -1348,12 +1348,12 @@ Same .config built against static uclibc: | |||
1348 | <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> | 1348 | <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> |
1349 | 1349 | ||
1350 | Busybox.net is now much more available, thanks to | 1350 | Busybox.net is now much more available, thanks to |
1351 | the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> | 1351 | the fine folks at <a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a> |
1352 | who are providing hosting for busybox.net and | 1352 | who are providing hosting for busybox.net and |
1353 | uclibc.org. In addition, we now have two mirrors: | 1353 | uclibc.org. In addition, we now have two mirrors: |
1354 | <a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> | 1354 | <a href="http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> |
1355 | in Canada and | 1355 | in Canada and |
1356 | <a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a> | 1356 | <a href="http://busybox.csservers.de/">http://busybox.csservers.de/</a> |
1357 | in Germany. I hope this makes things much more | 1357 | in Germany. I hope this makes things much more |
1358 | accessible for everyone! | 1358 | accessible for everyone! |
1359 | 1359 | ||
@@ -1595,7 +1595,7 @@ would be wonderful! | |||
1595 | <br> | 1595 | <br> |
1596 | The illustrious Larry Doolittle has made a PostScript chart of the growth | 1596 | The illustrious Larry Doolittle has made a PostScript chart of the growth |
1597 | of the Busybox tarball size over time. It is available for downloading / | 1597 | of the Busybox tarball size over time. It is available for downloading / |
1598 | viewing <a href= "busybox-growth.ps"> right here</a>. | 1598 | viewing <a href="busybox-growth.ps"> right here</a>. |
1599 | 1599 | ||
1600 | <p> (Note that while the number of applets in Busybox has increased, you | 1600 | <p> (Note that while the number of applets in Busybox has increased, you |
1601 | can still configure Busybox to be as small as you want by selectively | 1601 | can still configure Busybox to be as small as you want by selectively |
@@ -1641,7 +1641,7 @@ image</a>. Here's how you use it: | |||
1641 | 1641 | ||
1642 | <ol> | 1642 | <ol> |
1643 | 1643 | ||
1644 | <li> <a href= "downloads/busybox.floppy.img"> | 1644 | <li> <a href="downloads/busybox.floppy.img"> |
1645 | Download the image</a> | 1645 | Download the image</a> |
1646 | 1646 | ||
1647 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img | 1647 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img |
diff --git a/docs/busybox.net/sponsors.html b/docs/busybox.net/sponsors.html index efbfd45d6..63c6b75e2 100644 --- a/docs/busybox.net/sponsors.html +++ b/docs/busybox.net/sponsors.html | |||
@@ -16,31 +16,31 @@ project, consider these fine companies!</p> | |||
16 | Custom Linux, embedded Linux, BusyBox, and uClibc development. | 16 | Custom Linux, embedded Linux, BusyBox, and uClibc development. |
17 | </li> | 17 | </li> |
18 | 18 | ||
19 | <li><a href=http://www.laptopcomputers.org/>Laptop Computers</a> contributes | 19 | <li><a href="http://www.laptopcomputers.org/">Laptop Computers</a> contributes |
20 | financially. | 20 | financially. |
21 | </li> | 21 | </li> |
22 | 22 | ||
23 | <li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html> | 23 | <li>AOE media, a <a href="http://www.aoemedia.com/typo3-development.html"> |
24 | TYPO3 development agency</a> contributes financially. | 24 | TYPO3 development agency</a> contributes financially. |
25 | </li> | 25 | </li> |
26 | 26 | ||
27 | <li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided | 27 | <li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided |
28 | a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start> | 28 | a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start"> |
29 | Blackfin development board</a> free of charge. | 29 | Blackfin development board</a> free of charge. |
30 | <a href=http://www.analog.com/blackfin>Blackfin<a> | 30 | <a href="http://www.analog.com/blackfin">Blackfin</a> |
31 | is a NOMMU processor, and its availability for testing is invaluable. | 31 | is a NOMMU processor, and its availability for testing is invaluable. |
32 | If you are an embedded device developer, | 32 | If you are an embedded device developer, |
33 | please note that Analog Devices has entire Linux distribution available | 33 | please note that Analog Devices has entire Linux distribution available |
34 | for download for this board. Visit | 34 | for download for this board. Visit |
35 | <a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a> | 35 | <a href="http://blackfin.uclinux.org/">http://blackfin.uclinux.org/</a> |
36 | for more information. | 36 | for more information. |
37 | </li> | 37 | </li> |
38 | 38 | ||
39 | <li><a href="http://www.timesys.com">TimeSys</a><br> | 39 | <li><a href="http://www.timesys.com/">TimeSys</a><br> |
40 | Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin. | 40 | Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin. |
41 | </li> | 41 | </li> |
42 | 42 | ||
43 | <li><a href="http://www.penguru.net">Penguru Consulting</a><br> | 43 | <li><a href="http://www.penguru.net/">Penguru Consulting</a><br> |
44 | Custom development for embedded Linux systems and multimedia platforms. | 44 | Custom development for embedded Linux systems and multimedia platforms. |
45 | </li> | 45 | </li> |
46 | 46 | ||
diff --git a/docs/busybox.net/tinyutils.html b/docs/busybox.net/tinyutils.html index 9122d6e35..1c03d4c91 100644 --- a/docs/busybox.net/tinyutils.html +++ b/docs/busybox.net/tinyutils.html | |||
@@ -44,42 +44,42 @@ version of links</a>.</p> | |||
44 | <h3>SCRIPTING LANGUAGES</h3> | 44 | <h3>SCRIPTING LANGUAGES</h3> |
45 | <p>Although busybox has built-in support for shell scripts, plenty of other | 45 | <p>Although busybox has built-in support for shell scripts, plenty of other |
46 | small scripting languages are available on the net. A few examples:</p> | 46 | small scripting languages are available on the net. A few examples:</p> |
47 | <table border=1> | 47 | <table> |
48 | <tr> | 48 | <tr> |
49 | <th><language></th> | 49 | <th>language</th> |
50 | <th><description></th> | 50 | <th>description</th> |
51 | </tr> | 51 | </tr> |
52 | <tr> | 52 | <tr> |
53 | <td> <a href=http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html>microperl</a> </td> | 53 | <td> <a href="http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html">microperl</a> </td> |
54 | <td> A small standalone perl interpreter that can be built from the perl source | 54 | <td> A small standalone perl interpreter that can be built from the perl source |
55 | s via "make -f Makefile.micro". If you really feel the need for perl on an embe | 55 | s via "make -f Makefile.micro". If you really feel the need for perl on an embe |
56 | dded system, this is where to start. | 56 | dded system, this is where to start. |
57 | </tr> | 57 | </tr> |
58 | <tr> | 58 | <tr> |
59 | 59 | ||
60 | <td><a href=http://www.lua.org/pil/>Lua</a></td> | 60 | <td><a href="http://www.lua.org/pil/">Lua</a></td> |
61 | <td>If you just want a small embedded scripting language to write <em>new</en> | 61 | <td>If you just want a small embedded scripting language to write <em>new</en> |
62 | code in, this Brazilian import is lightweight, fairly popular, and has | 62 | code in, this Brazilian import is lightweight, fairly popular, and has |
63 | a complete book about it online.</td> | 63 | a complete book about it online.</td> |
64 | </tr> | 64 | </tr> |
65 | 65 | ||
66 | <tr> | 66 | <tr> |
67 | <td><a href= http://www.star.le.ac.uk/%7Etjg/rc/>rc</a></td> | 67 | <td><a href="http://www.star.le.ac.uk/%7Etjg/rc/">rc</a></td> |
68 | <td>The PLAN9 shell. Not compatible with conventional bourne shell syntax, | 68 | <td>The PLAN9 shell. Not compatible with conventional bourne shell syntax, |
69 | but fairly lightweight and small.</td> | 69 | but fairly lightweight and small.</td> |
70 | </tr> | 70 | </tr> |
71 | 71 | ||
72 | </tr> | 72 | </tr> |
73 | <tr> | 73 | <tr> |
74 | <td><a href=http://www.forth.org>forth</a></td> | 74 | <td><a href="http://www.forth.org/">forth</a></td> |
75 | <td>A well known language for fast and small programs, decades old but still | 75 | <td>A well known language for fast and small programs, decades old but still |
76 | in use for everything from OpenBIOS to computer controlled engine timing.</td> | 76 | in use for everything from OpenBIOS to computer controlled engine timing.</td> |
77 | </tr> | 77 | </tr> |
78 | </table> | 78 | </table> |
79 | 79 | ||
80 | <p>For more information, you probably want to look at | 80 | <p>For more information, you probably want to look at |
81 | <a href=http://buildroot.uclibc.org>buildroot</a> and | 81 | <a href="http://buildroot.uclibc.org/">buildroot</a> and |
82 | <a href=http://gentoo-wiki.com/TinyGentoo>TinyGentoo</a>, which | 82 | <a href="http://gentoo-wiki.com/TinyGentoo">TinyGentoo</a>, which |
83 | build and use tiny utilities for all sorts of things.</p> | 83 | build and use tiny utilities for all sorts of things.</p> |
84 | 84 | ||
85 | <!--#include file="footer.html" --> | 85 | <!--#include file="footer.html" --> |