- 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"
This commit is contained in:
Bernhard Reutner-Fischer 2008-08-21 10:54:55 +00:00
parent 040feada1e
commit 8c8601cfbc
6 changed files with 161 additions and 161 deletions

View File

@ -14,29 +14,29 @@ Also there are patches on top of latest bug fix release.
<p> <p>
Latest releases and patch directories for each branch: Latest releases and patch directories for each branch:
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>1.10.1</a>, <a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">1.10.1</a>,
<a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a>, <a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a>,
<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a>, <a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a>,
<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a>, <a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a>,
<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.6.2.tar.bz2>1.6.2</a>, <a href="http://busybox.net/downloads/busybox-1.6.2.tar.bz2">1.6.2</a>,
<a href=http://busybox.net/downloads/fixes-1.6.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.6.2/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a>, <a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a>,
<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>1.4.2</a>, <a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">1.4.2</a>,
<a href=http://busybox.net/downloads/fixes-1.4.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.4.2/">patches</a>,
<br> <br>
<a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>1.3.2</a>, <a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">1.3.2</a>,
<a href=http://busybox.net/downloads/fixes-1.3.2/>patches</a>. <a href="http://busybox.net/downloads/fixes-1.3.2/">patches</a>.
<p> <p>
You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of You can also obtain <a href="downloads/snapshots/">Daily Snapshots</a> of

View File

@ -80,12 +80,12 @@
<li><a href="http://busybox.net/~landley">Rob</a></li> <li><a href="http://busybox.net/~landley">Rob</a></li>
<li><a href="http://busybox.net/~aldot">Bernhard</a></li> <li><a href="http://busybox.net/~aldot">Bernhard</a></li>
<li><a href="http://busybox.net/~vda">Denys</a> <li><a href="http://busybox.net/~vda">Denys</a>
<br>- <a href=http://busybox.net/~vda/resume/denys_vlasenko.htm>resume</a> <br>- <a href="http://busybox.net/~vda/resume/denys_vlasenko.htm">resume</a>
<br>- <a href=http://busybox.net/~vda/mboot/>mboot</a> <br>- <a href="http://busybox.net/~vda/mboot/">mboot</a>
<br>- <a href=http://busybox.net/~vda/linld/>linld</a> <br>- <a href="http://busybox.net/~vda/linld/">linld</a>
<br>- <a href=http://busybox.net/~vda/init_vs_runsv.html>init must die</a> <br>- <a href="http://busybox.net/~vda/init_vs_runsv.html">init must die</a>
<br>- <a href=http://busybox.net/~vda/no_ifup.txt>no ifup</a> <br>- <a href="http://busybox.net/~vda/no_ifup.txt">no ifup</a>
<br>- <a href=http://busybox.net/~vda/unscd/>unscd</a> <br>- <a href="http://busybox.net/~vda/unscd/">unscd</a>
</li> </li>
</ul> </ul>

View File

@ -2,10 +2,10 @@
<ul> <ul>
<li><b>21 August 2008 -- BusyBox 1.12.0 (unstable)</b> <li><b>21 August 2008 -- BusyBox 1.12.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.12.0.tar.bz2>BusyBox 1.12.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.12.0.tar.bz2">BusyBox 1.12.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_12_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_12_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.12.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.12.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.11.1 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre> <p>Sizes of busybox-1.11.1 and busybox-1.12.0 (with equivalent config, static uclibc build):<pre>
text data bss dec hex filename text data bss dec hex filename
829687 617 7052 837356 cc6ec busybox-1.11.1/busybox 829687 617 7052 837356 cc6ec busybox-1.11.1/busybox
@ -147,10 +147,10 @@
</p> </p>
<li><b>12 July 2008 -- BusyBox 1.11.1 (stable)</b> <li><b>12 July 2008 -- BusyBox 1.11.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.11.1.tar.bz2>BusyBox 1.11.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.11.1.tar.bz2">BusyBox 1.11.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.11.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.11.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p> <p>
Bugfix-only release for 1.11.x branch. It contains fixes for awk, Bugfix-only release for 1.11.x branch. It contains fixes for awk,
bunzip2, cpio, ifupdown, ip, man, start-stop-daemon, uname and vi. bunzip2, cpio, ifupdown, ip, man, start-stop-daemon, uname and vi.
@ -158,21 +158,21 @@
<li><b>11 July 2008 -- HOWTO is updated</b> <li><b>11 July 2008 -- HOWTO is updated</b>
<p> <p>
<a href=http://busybox.net/~vda/HOWTO/i486-linux-uclibc/HOWTO.txt> <a href="http://busybox.net/~vda/HOWTO/i486-linux-uclibc/HOWTO.txt">
"How to build static busybox for i486-linux-uclibc"</a> is updated "How to build static busybox for i486-linux-uclibc"</a> is updated
and tested on a fresh Fedora 9 install. Please report if it doesn't and tested on a fresh Fedora 9 install. Please report if it doesn't
work for you. work for you.
</p> </p>
<li><b>25 June 2008 -- BusyBox 1.11.0 (unstable), BusyBox 1.10.4 (stable)</b> <li><b>25 June 2008 -- BusyBox 1.11.0 (unstable), BusyBox 1.10.4 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.11.0.tar.bz2>BusyBox 1.11.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.11.0.tar.bz2">BusyBox 1.11.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_11_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.11.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.11.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p><a href=http://busybox.net/downloads/busybox-1.10.4.tar.bz2>BusyBox 1.10.4</a>. <p><a href="http://busybox.net/downloads/busybox-1.10.4.tar.bz2">BusyBox 1.10.4</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.10.4/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.4/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.10.4 and busybox-1.11.0 (with equivalent config, static uclibc build):<pre> <p>Sizes of busybox-1.10.4 and busybox-1.11.0 (with equivalent config, static uclibc build):<pre>
text data bss dec hex filename text data bss dec hex filename
800675 636 7080 808391 c55c7 busybox-1.10.4 800675 636 7080 808391 c55c7 busybox-1.10.4
@ -217,37 +217,37 @@
<p>We want to thank the following companies which are providing support <p>We want to thank the following companies which are providing support
for BusyBox project: for BusyBox project:
<ul> <ul>
<li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html> <li>AOE media, a <a href="http://www.aoemedia.com/typo3-development.html">
TYPO3 development agency</a> contributes financially. TYPO3 development agency</a> contributes financially.
<p> <p>
<li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided <li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided
a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start> a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start">
Blackfin development board</a> free of charge. Blackfin development board</a> free of charge.
<a href=http://www.analog.com/blackfin>Blackfin<a> <a href="http://www.analog.com/blackfin">Blackfin<a>
is a NOMMU processor, and its availability for testing is invaluable. is a NOMMU processor, and its availability for testing is invaluable.
If you are an embedded device developer, If you are an embedded device developer,
please note that Analog Devices has entire Linux distribution available please note that Analog Devices has entire Linux distribution available
for download for this board. Visit for download for this board. Visit
<a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a> <a href="http://blackfin.uclinux.org/">http://blackfin.uclinux.org/</a>
for more information. for more information.
</ul> </ul>
</p> </p>
<li><b>5 June 2008 -- BusyBox 1.10.3 (stable)</b> <li><b>5 June 2008 -- BusyBox 1.10.3 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.10.3.tar.bz2>BusyBox 1.10.3</a>. <p><a href="http://busybox.net/downloads/busybox-1.10.3.tar.bz2">BusyBox 1.10.3</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.10.3/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.3/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p> <p>
Bugfix-only release for 1.10.x branch. It contains fixes for dnsd, fuser, hush, Bugfix-only release for 1.10.x branch. It contains fixes for dnsd, fuser, hush,
ip, mdev and syslogd. ip, mdev and syslogd.
</p> </p>
<li><b>8 May 2008 -- BusyBox 1.10.2 (stable)</b> <li><b>8 May 2008 -- BusyBox 1.10.2 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.10.2.tar.bz2>BusyBox 1.10.2</a>. <p><a href="http://busybox.net/downloads/busybox-1.10.2.tar.bz2">BusyBox 1.10.2</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.10.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.2/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p> <p>
Bugfix-only release for 1.10.x branch. It contains fixes for echo, httpd, pidof, Bugfix-only release for 1.10.x branch. It contains fixes for echo, httpd, pidof,
start-stop-daemon, tar, taskset, tab completion in shells, build system. start-stop-daemon, tar, taskset, tab completion in shells, build system.
@ -256,19 +256,19 @@
</p> </p>
<li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b> <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>BusyBox 1.10.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.10.1.tar.bz2">BusyBox 1.10.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p> <p>
Bugfix-only release for 1.10.x branch. It contains fixes for Bugfix-only release for 1.10.x branch. It contains fixes for
fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp. fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp.
<li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b> <li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.10.0.tar.bz2>BusyBox 1.10.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.10.0.tar.bz2">BusyBox 1.10.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.10.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.10.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.9.2 and busybox-1.10.0 (with almost full config, static uclibc build):<pre> <p>Sizes of busybox-1.9.2 and busybox-1.10.0 (with almost full config, static uclibc build):<pre>
text data bss dec hex filename text data bss dec hex filename
@ -424,16 +424,16 @@ iproute_list_or_flush 3680 readhere 2308
Bugfix-only releases for four past branches. Links to locations Bugfix-only releases for four past branches. Links to locations
for future hot patches are in parentheses. for future hot patches are in parentheses.
<p> <p>
<a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> <a href="http://busybox.net/downloads/busybox-1.9.2.tar.bz2">1.9.2</a>
(<a href=http://busybox.net/downloads/fixes-1.9.2/>patches</a>), (<a href="http://busybox.net/downloads/fixes-1.9.2/">patches</a>),
<a href=http://busybox.net/downloads/busybox-1.8.3.tar.bz2>1.8.3</a> <a href="http://busybox.net/downloads/busybox-1.8.3.tar.bz2">1.8.3</a>
(<a href=http://busybox.net/downloads/fixes-1.8.3/>patches</a>), (<a href="http://busybox.net/downloads/fixes-1.8.3/">patches</a>),
<a href=http://busybox.net/downloads/busybox-1.7.5.tar.bz2>1.7.5</a> <a href="http://busybox.net/downloads/busybox-1.7.5.tar.bz2">1.7.5</a>
(<a href=http://busybox.net/downloads/fixes-1.7.5/>patches</a>), (<a href="http://busybox.net/downloads/fixes-1.7.5/">patches</a>),
<a href=http://busybox.net/downloads/busybox-1.5.2.tar.bz2>1.5.2</a> <a href="http://busybox.net/downloads/busybox-1.5.2.tar.bz2">1.5.2</a>
(<a href=http://busybox.net/downloads/fixes-1.5.2/>patches</a>). (<a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>).
<p> <p>
<a href=http://busybox.net/fix.html>How to add a patch.</a> <a href="http://busybox.net/fix.html">How to add a patch.</a>
</p> </p>
<li><b>Old News</b><p> <li><b>Old News</b><p>

View File

@ -3,10 +3,10 @@
<ul> <ul>
<li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b> <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.9.1.tar.bz2">BusyBox 1.9.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.9.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.9.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to fsck, <p>This is a bugfix-only release, with fixes to fsck,
iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p>
@ -16,10 +16,10 @@
</li> </li>
<li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.9.0.tar.bz2>BusyBox 1.9.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.9.0.tar.bz2">BusyBox 1.9.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.9.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.9.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Sizes of busybox-1.8.2 and busybox-1.9.0 (with almost full config, static uclibc build):<pre> <p>Sizes of busybox-1.8.2 and busybox-1.9.0 (with almost full config, static uclibc build):<pre>
text data bss dec hex filename text data bss dec hex filename
@ -84,14 +84,14 @@ parse_prompt 4132 insmod_main 3152
</p> </p>
<li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b> <li><b>23 November 2007 -- BusyBox 1.8.2 (stable), BusyBox 1.7.4 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.8.2.tar.bz2>BusyBox 1.8.2</a>. <p><a href="http://busybox.net/downloads/busybox-1.8.2.tar.bz2">BusyBox 1.8.2</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.8.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.8.2/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p><a href=http://busybox.net/downloads/busybox-1.7.4.tar.bz2>BusyBox 1.7.4</a>. <p><a href="http://busybox.net/downloads/busybox-1.7.4.tar.bz2">BusyBox 1.7.4</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.7.4/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.4/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>These are bugfix-only releases. <p>These are bugfix-only releases.
1.8.2 contains fixes for inetd, lash, tar, tr, and build system. 1.8.2 contains fixes for inetd, lash, tar, tr, and build system.
@ -99,19 +99,19 @@ parse_prompt 4132 insmod_main 3152
</li> </li>
<li><b>9 November 2007 -- BusyBox 1.8.1 (stable)</b> <li><b>9 November 2007 -- BusyBox 1.8.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.8.1.tar.bz2>BusyBox 1.8.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.8.1.tar.bz2">BusyBox 1.8.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.8.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.8.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to login (PAM), modprobe, syslogd, telnetd, unzip.</p> <p>This is a bugfix-only release, with fixes to login (PAM), modprobe, syslogd, telnetd, unzip.</p>
</li> </li>
<li><b>4 November 2007 -- BusyBox 1.8.0 (unstable)</b> <li><b>4 November 2007 -- BusyBox 1.8.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.8.0.tar.bz2>BusyBox 1.8.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.8.0.tar.bz2">BusyBox 1.8.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_8_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.8.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.8.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Note: this is probably the very last release with lash. It will be dropped. Please migrate to hush. <p>Note: this is probably the very last release with lash. It will be dropped. Please migrate to hush.
@ -217,37 +217,37 @@ Equivalent .config, i386 uclibc static builds:
</li> </li>
<li><b>4 November 2007 -- BusyBox 1.7.3 (stable)</b> <li><b>4 November 2007 -- BusyBox 1.7.3 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.7.3.tar.bz2>BusyBox 1.7.3</a>. <p><a href="http://busybox.net/downloads/busybox-1.7.3.tar.bz2">BusyBox 1.7.3</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.7.3/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.3/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to ash, httpd, inetd, iptun, logger, login, tail.</p> <p>This is a bugfix-only release, with fixes to ash, httpd, inetd, iptun, logger, login, tail.</p>
</li> </li>
<li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b> <li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.7.2.tar.bz2>BusyBox 1.7.2</a>. <p><a href="http://busybox.net/downloads/busybox-1.7.2.tar.bz2">BusyBox 1.7.2</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.7.2/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.2/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> <p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p>
</li> </li>
<li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.7.1.tar.bz2>BusyBox 1.7.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.7.1.tar.bz2">BusyBox 1.7.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.7.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p> <p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p>
</li> </li>
<li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.7.0.tar.bz2>BusyBox 1.7.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.7.0.tar.bz2">BusyBox 1.7.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.7.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.7.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Applets which had many changes since 1.6.x: <p>Applets which had many changes since 1.6.x:
<p>httpd: <p>httpd:
@ -392,19 +392,19 @@ Same .config built against static uclibc:
</li> </li>
<li><b>30 June 2007 -- BusyBox 1.6.1 (stable)</b> <li><b>30 June 2007 -- BusyBox 1.6.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.6.1.tar.bz2>BusyBox 1.6.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.6.1.tar.bz2">BusyBox 1.6.1</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.6.1/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.6.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to echo, hush, and wget.</p> <p>This is a bugfix-only release, with fixes to echo, hush, and wget.</p>
</li> </li>
<li><b>1 June 2007 -- BusyBox 1.6.0 (unstable)</b> <li><b>1 June 2007 -- BusyBox 1.6.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.6.0.tar.bz2>BusyBox 1.6.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.6.0.tar.bz2">BusyBox 1.6.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>, (<a href="http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/">svn</a>,
<a href=http://busybox.net/downloads/fixes-1.6.0/>patches</a>, <a href="http://busybox.net/downloads/fixes-1.6.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Since this is a x.x.0 release, it probably does not deserve "stable" <p>Since this is a x.x.0 release, it probably does not deserve "stable"
label. Please help making 1.6.1 stable by testing 1.6.0.</p> label. Please help making 1.6.1 stable by testing 1.6.0.</p>
@ -413,7 +413,7 @@ Same .config built against static uclibc:
report any such cases.</p> report any such cases.</p>
<p>lash users please note: lash is going to be deprecated in busybox 1.7.0 <p>lash users please note: lash is going to be deprecated in busybox 1.7.0
and removed in the more distant future. Please migrate to hush.</p> and removed in the more distant future. Please migrate to hush.</p>
<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> <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>
<p>Other changes since previous release: <p>Other changes since previous release:
<ul> <ul>
<li>NOFORK: audit small applets and mark some of them as NOFORK. Put big scary warnings in relevant places <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:
</li> </li>
<li><b>20 May 2007 -- BusyBox 1.5.1 (stable)</b> <li><b>20 May 2007 -- BusyBox 1.5.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.5.1.tar.bz2>BusyBox 1.5.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.5.1.tar.bz2">BusyBox 1.5.1</a>.
(<a href=http://busybox.net/downloads/fixes-1.5.1/>patches</a>, (<a href="http://busybox.net/downloads/fixes-1.5.1/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>This is a bugfix-only release, with fixes to hdparm, hush, ifupdown, ps <p>This is a bugfix-only release, with fixes to hdparm, hush, ifupdown, ps
and sed.</p> and sed.</p>
</li> </li>
<li><b>23 March 2007 -- BusyBox 1.5.0 (unstable)</b> <li><b>23 March 2007 -- BusyBox 1.5.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.5.0.tar.bz2>BusyBox 1.5.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.5.0.tar.bz2">BusyBox 1.5.0</a>.
(<a href=http://busybox.net/downloads/fixes-1.5.0/>patches</a>, (<a href="http://busybox.net/downloads/fixes-1.5.0/">patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>Since this is a x.x.0 release, it probably does not deserve "stable" <p>Since this is a x.x.0 release, it probably does not deserve "stable"
label. Please help making 1.5.1 stable by testing 1.5.0.</p> label. Please help making 1.5.1 stable by testing 1.5.0.</p>
@ -564,7 +564,7 @@ Same .config built against static uclibc:
</li> </li>
<li><b>18 March 2007 -- BusyBox 1.4.2 (stable)</b> <li><b>18 March 2007 -- BusyBox 1.4.2 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>BusyBox 1.4.2</a>. <p><a href="http://busybox.net/downloads/busybox-1.4.2.tar.bz2">BusyBox 1.4.2</a>.
</p> </p>
<p>This release includes only trivial fixes accumulated since 1.4.1. <p>This release includes only trivial fixes accumulated since 1.4.1.
@ -572,16 +572,16 @@ Same .config built against static uclibc:
</li> </li>
<li><b>25 January 2007 -- BusyBox 1.4.1 (stable)</b> <li><b>25 January 2007 -- BusyBox 1.4.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.4.1.tar.bz2>BusyBox 1.4.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.4.1.tar.bz2">BusyBox 1.4.1</a>.
(<a href=http://busybox.net/downloads/fixes-1.4.1/>patches</a>)</p> (<a href="http://busybox.net/downloads/fixes-1.4.1/">patches</a>)</p>
<p>This release includes only trivial fixes accumulated since 1.4.0. <p>This release includes only trivial fixes accumulated since 1.4.0.
</p> </p>
</li> </li>
<li><b>20 January 2007 -- BusyBox 1.4.0 (stable)</b> <li><b>20 January 2007 -- BusyBox 1.4.0 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.4.0.tar.bz2>BusyBox 1.4.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.4.0.tar.bz2">BusyBox 1.4.0</a>.
(<a href=http://busybox.net/downloads/fixes-1.4.0/>patches</a>)</p> (<a href="http://busybox.net/downloads/fixes-1.4.0/">patches</a>)</p>
<p>Since this is a x.x.0 release, it probably is a bit less "stable" <p>Since this is a x.x.0 release, it probably is a bit less "stable"
than usual.</p> than usual.</p>
@ -615,23 +615,23 @@ Same .config built against static uclibc:
</li> </li>
<li><b>20 January 2007 -- BusyBox 1.3.2 (stable)</b> <li><b>20 January 2007 -- BusyBox 1.3.2 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>BusyBox 1.3.2</a>.</p> <p><a href="http://busybox.net/downloads/busybox-1.3.2.tar.bz2">BusyBox 1.3.2</a>.</p>
<p>This release includes only one trivial fix accumulated since 1.3.1 <p>This release includes only one trivial fix accumulated since 1.3.1
</p> </p>
</li> </li>
<li><b>27 December 2006 -- BusyBox 1.3.1 (stable)</b> <li><b>27 December 2006 -- BusyBox 1.3.1 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.3.1.tar.bz2>BusyBox 1.3.1</a>. <p><a href="http://busybox.net/downloads/busybox-1.3.1.tar.bz2">BusyBox 1.3.1</a>.
(<a href=http://busybox.net/downloads/fixes-1.3.1/>patches</a>)</p> (<a href="http://busybox.net/downloads/fixes-1.3.1/">patches</a>)</p>
<p>Closing 2006 with new release. It includes only trivial fixes accumulated since 1.3.0 <p>Closing 2006 with new release. It includes only trivial fixes accumulated since 1.3.0
</p> </p>
</li> </li>
<li><b>14 December 2006 -- BusyBox 1.3.0 (stable)</b> <li><b>14 December 2006 -- BusyBox 1.3.0 (stable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>. <p><a href="http://busybox.net/downloads/busybox-1.3.0.tar.bz2">BusyBox 1.3.0</a>.
(<a href=http://busybox.net/downloads/fixes-1.3.0/>patches</a>)</p> (<a href="http://busybox.net/downloads/fixes-1.3.0/">patches</a>)</p>
<p>This release has CONFIG_DESKTOP option which enables features <p>This release has CONFIG_DESKTOP option which enables features
needed for busybox usage on desktop machine. For example, find, chmod needed for busybox usage on desktop machine. For example, find, chmod
@ -666,7 +666,7 @@ Same .config built against static uclibc:
</li> </li>
<li><b>29 October 2006 -- BusyBox 1.2.2.1 (fix)</b> <li><b>29 October 2006 -- BusyBox 1.2.2.1 (fix)</b>
<p><a href=http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2>BusyBox 1.2.2.1</a>.</p> <p><a href="http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2">BusyBox 1.2.2.1</a>.</p>
<p>Added compile-time warning that static linking against glibc <p>Added compile-time warning that static linking against glibc
produces buggy executables. produces buggy executables.
@ -674,7 +674,7 @@ Same .config built against static uclibc:
<li><b>24 October 2006 -- BusyBox 1.2.2 (stable)</b> <li><b>24 October 2006 -- BusyBox 1.2.2 (stable)</b>
<p>It's a bit overdue, but <p>It's a bit overdue, but
<a href=http://busybox.net/downloads/busybox-1.2.2.tar.bz2>here is <a href="http://busybox.net/downloads/busybox-1.2.2.tar.bz2">here is
BusyBox 1.2.2</a>.</p> BusyBox 1.2.2</a>.</p>
<p>This release has dozens of fixes backported from the ongoing development <p>This release has dozens of fixes backported from the ongoing development
@ -693,9 +693,9 @@ Same .config built against static uclibc:
gzip to save memory, fix sulogin -tNNN, a help text tweak, several warning gzip to save memory, fix sulogin -tNNN, a help text tweak, several warning
fixes and build fixes, fixup dnsd a bit, and a partridge in a pear tree.</p> fixes and build fixes, fixup dnsd a bit, and a partridge in a pear tree.</p>
<p>As <a href=http://lwn.net/Articles/202106/>Linux Weekly News noted</a>, <p>As <a href="http://lwn.net/Articles/202106/">Linux Weekly News noted</a>,
this is my (Rob's) last release of BusyBox. The new maintainer is Denis this is my (Rob's) last release of BusyBox. The new maintainer is Denis
Vlasenko, I'm off to do <a href=http://landley.net/code>other things</a>. Vlasenko, I'm off to do <a href="http://landley.net/code">other things</a>.
</p> </p>
</li> </li>
@ -1058,7 +1058,7 @@ Same .config built against static uclibc:
<p> <p>
People who rely on the <a href= "downloads/snapshots/">daily BusyBox snapshots</a> People who rely on the <a href="downloads/snapshots/">daily BusyBox snapshots</a>
should be aware that snapshots of the old busybox 0.60.x should be aware that snapshots of the old busybox 0.60.x
series are no longer available. Daily snapshots are now series are no longer available. Daily snapshots are now
only available for the BusyBox 1.0.0 series and now use only available for the BusyBox 1.0.0 series and now use
@ -1348,12 +1348,12 @@ Same .config built against static uclibc:
<li><b>6 March 2002 -- busybox.net now has mirrors!</b><p> <li><b>6 March 2002 -- busybox.net now has mirrors!</b><p>
Busybox.net is now much more available, thanks to Busybox.net is now much more available, thanks to
the fine folks at <a href= "http://i-netinnovations.com/">http://i-netinnovations.com/</a> the fine folks at <a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a>
who are providing hosting for busybox.net and who are providing hosting for busybox.net and
uclibc.org. In addition, we now have two mirrors: uclibc.org. In addition, we now have two mirrors:
<a href= "http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a> <a href="http://busybox.linuxmagic.com/">http://busybox.linuxmagic.com/</a>
in Canada and in Canada and
<a href= "http://busybox.csservers.de/">http://busybox.csservers.de/</a> <a href="http://busybox.csservers.de/">http://busybox.csservers.de/</a>
in Germany. I hope this makes things much more in Germany. I hope this makes things much more
accessible for everyone! accessible for everyone!
@ -1595,7 +1595,7 @@ would be wonderful!
<br> <br>
The illustrious Larry Doolittle has made a PostScript chart of the growth The illustrious Larry Doolittle has made a PostScript chart of the growth
of the Busybox tarball size over time. It is available for downloading / of the Busybox tarball size over time. It is available for downloading /
viewing <a href= "busybox-growth.ps"> right here</a>. viewing <a href="busybox-growth.ps"> right here</a>.
<p> (Note that while the number of applets in Busybox has increased, you <p> (Note that while the number of applets in Busybox has increased, you
can still configure Busybox to be as small as you want by selectively 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:
<ol> <ol>
<li> <a href= "downloads/busybox.floppy.img"> <li> <a href="downloads/busybox.floppy.img">
Download the image</a> Download the image</a>
<li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img

View File

@ -16,31 +16,31 @@ project, consider these fine companies!</p>
Custom Linux, embedded Linux, BusyBox, and uClibc development. Custom Linux, embedded Linux, BusyBox, and uClibc development.
</li> </li>
<li><a href=http://www.laptopcomputers.org/>Laptop Computers</a> contributes <li><a href="http://www.laptopcomputers.org/">Laptop Computers</a> contributes
financially. financially.
</li> </li>
<li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html> <li>AOE media, a <a href="http://www.aoemedia.com/typo3-development.html">
TYPO3 development agency</a> contributes financially. TYPO3 development agency</a> contributes financially.
</li> </li>
<li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided <li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided
a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start> a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start">
Blackfin development board</a> free of charge. Blackfin development board</a> free of charge.
<a href=http://www.analog.com/blackfin>Blackfin<a> <a href="http://www.analog.com/blackfin">Blackfin</a>
is a NOMMU processor, and its availability for testing is invaluable. is a NOMMU processor, and its availability for testing is invaluable.
If you are an embedded device developer, If you are an embedded device developer,
please note that Analog Devices has entire Linux distribution available please note that Analog Devices has entire Linux distribution available
for download for this board. Visit for download for this board. Visit
<a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a> <a href="http://blackfin.uclinux.org/">http://blackfin.uclinux.org/</a>
for more information. for more information.
</li> </li>
<li><a href="http://www.timesys.com">TimeSys</a><br> <li><a href="http://www.timesys.com/">TimeSys</a><br>
Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin. Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin.
</li> </li>
<li><a href="http://www.penguru.net">Penguru Consulting</a><br> <li><a href="http://www.penguru.net/">Penguru Consulting</a><br>
Custom development for embedded Linux systems and multimedia platforms. Custom development for embedded Linux systems and multimedia platforms.
</li> </li>

View File

@ -44,42 +44,42 @@ version of links</a>.</p>
<h3>SCRIPTING LANGUAGES</h3> <h3>SCRIPTING LANGUAGES</h3>
<p>Although busybox has built-in support for shell scripts, plenty of other <p>Although busybox has built-in support for shell scripts, plenty of other
small scripting languages are available on the net. A few examples:</p> small scripting languages are available on the net. A few examples:</p>
<table border=1> <table>
<tr> <tr>
<th><language></th> <th>language</th>
<th><description></th> <th>description</th>
</tr> </tr>
<tr> <tr>
<td> <a href=http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html>microperl</a> </td> <td> <a href="http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html">microperl</a> </td>
<td> A small standalone perl interpreter that can be built from the perl source <td> A small standalone perl interpreter that can be built from the perl source
s via "make -f Makefile.micro". If you really feel the need for perl on an embe s via "make -f Makefile.micro". If you really feel the need for perl on an embe
dded system, this is where to start. dded system, this is where to start.
</tr> </tr>
<tr> <tr>
<td><a href=http://www.lua.org/pil/>Lua</a></td> <td><a href="http://www.lua.org/pil/">Lua</a></td>
<td>If you just want a small embedded scripting language to write <em>new</en> <td>If you just want a small embedded scripting language to write <em>new</en>
code in, this Brazilian import is lightweight, fairly popular, and has code in, this Brazilian import is lightweight, fairly popular, and has
a complete book about it online.</td> a complete book about it online.</td>
</tr> </tr>
<tr> <tr>
<td><a href= http://www.star.le.ac.uk/%7Etjg/rc/>rc</a></td> <td><a href="http://www.star.le.ac.uk/%7Etjg/rc/">rc</a></td>
<td>The PLAN9 shell. Not compatible with conventional bourne shell syntax, <td>The PLAN9 shell. Not compatible with conventional bourne shell syntax,
but fairly lightweight and small.</td> but fairly lightweight and small.</td>
</tr> </tr>
</tr> </tr>
<tr> <tr>
<td><a href=http://www.forth.org>forth</a></td> <td><a href="http://www.forth.org/">forth</a></td>
<td>A well known language for fast and small programs, decades old but still <td>A well known language for fast and small programs, decades old but still
in use for everything from OpenBIOS to computer controlled engine timing.</td> in use for everything from OpenBIOS to computer controlled engine timing.</td>
</tr> </tr>
</table> </table>
<p>For more information, you probably want to look at <p>For more information, you probably want to look at
<a href=http://buildroot.uclibc.org>buildroot</a> and <a href="http://buildroot.uclibc.org/">buildroot</a> and
<a href=http://gentoo-wiki.com/TinyGentoo>TinyGentoo</a>, which <a href="http://gentoo-wiki.com/TinyGentoo">TinyGentoo</a>, which
build and use tiny utilities for all sorts of things.</p> build and use tiny utilities for all sorts of things.</p>
<!--#include file="footer.html" --> <!--#include file="footer.html" -->