aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/news.html
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-21 10:54:55 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-21 10:54:55 +0000
commit8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f (patch)
treed435194b870fa4bee8cfd43a9169ccf8318d4ec0 /docs/busybox.net/news.html
parent040feada1eaf813881cf92596043d3d9d770f694 (diff)
downloadbusybox-8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f.tar.gz
- 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"
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r--docs/busybox.net/news.html94
1 files changed, 47 insertions, 47 deletions
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 @@
<ul>
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.12.0/">patches</a>,
+ <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>
text data bss dec hex filename
829687 617 7052 837356 cc6ec busybox-1.11.1/busybox
@@ -147,10 +147,10 @@
</p>
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.11.1/">patches</a>,
+ <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>
Bugfix-only release for 1.11.x branch. It contains fixes for awk,
bunzip2, cpio, ifupdown, ip, man, start-stop-daemon, uname and vi.
@@ -158,21 +158,21 @@
<li><b>11 July 2008 -- HOWTO is updated</b>
<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
and tested on a fresh Fedora 9 install. Please report if it doesn't
work for you.
</p>
<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>.
- (<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/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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.11.0/">patches</a>,
+ <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>.
+ (<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/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>
text data bss dec hex filename
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
for BusyBox project:
<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.
<p>
- <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>
+ <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">
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.
If you are an embedded device developer,
please note that Analog Devices has entire Linux distribution available
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.
</ul>
</p>
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.10.3/">patches</a>,
+ <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>
Bugfix-only release for 1.10.x branch. It contains fixes for dnsd, fuser, hush,
ip, mdev and syslogd.
</p>
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.10.2/">patches</a>,
+ <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>
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.
@@ -256,19 +256,19 @@
</p>
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.10.1/">patches</a>,
+ <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
<p>
Bugfix-only release for 1.10.x branch. It contains fixes for
fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp.
<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>.
- (<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/fix.html>how to add a patch</a>)</p>
+ <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/downloads/fixes-1.10.0/">patches</a>,
+ <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>
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
for future hot patches are in parentheses.
<p>
- <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/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/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/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/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/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/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/busybox-1.5.2.tar.bz2">1.5.2</a>
+ (<a href="http://busybox.net/downloads/fixes-1.5.2/">patches</a>).
<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>
<li><b>Old News</b><p>