Some minor bits of scrubbing
This commit is contained in:
parent
8e139871fe
commit
1785ddcae2
@ -149,18 +149,22 @@
|
|||||||
|
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href=
|
<li><a href="http://opensource.se/">opensource.se</a><br>
|
||||||
"http://opensource.se/">opensource.se</a><br>
|
Embedded open source consulting in Europe.
|
||||||
Embedded open source consulting in Europe.</li>
|
</li>
|
||||||
|
|
||||||
<li><a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a><br>
|
<li><a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a><br>
|
||||||
Web hosting (they host busybox.net and uclibc.org).</li>
|
Web hosting (currently hosting busybox.net and uclibc.org)
|
||||||
|
</li>
|
||||||
|
|
||||||
<li><a href=
|
<li><a href="http://www.lineo.com">Lineo</a><br>
|
||||||
"http://www.codepoet-consulting.com">Codepoet
|
Embedded Linux development and services.
|
||||||
Consulting</a><br>
|
</li>
|
||||||
|
|
||||||
|
<li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
|
||||||
Custom Linux, embedded Linux, BusyBox, and uClibc
|
Custom Linux, embedded Linux, BusyBox, and uClibc
|
||||||
development.</li>
|
development.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
Several individuals have also contributed. If you have
|
Several individuals have also contributed. If you have
|
||||||
already contributed and would like your name added
|
already contributed and would like your name added
|
||||||
@ -185,8 +189,8 @@
|
|||||||
"downloads">http://www.busybox.net/downloads</a>.</li>
|
"downloads">http://www.busybox.net/downloads</a>.</li>
|
||||||
|
|
||||||
<li>A new snapshot of the source is made daily and is
|
<li>A new snapshot of the source is made daily and is
|
||||||
available as a GNU gzipped tarball <a href=
|
available as a bzip2ed tarball
|
||||||
"downloads/snapshots/busybox-snapshot.tar.bz2">right here</a>.</li>
|
<a href= "downloads/snapshots/busybox-snapshot.tar.bz2">right here</a>.</li>
|
||||||
|
|
||||||
<li>BusyBox now has its own publically browsable <a
|
<li>BusyBox now has its own publically browsable <a
|
||||||
href="/cgi-bin/cvsweb/busybox/">CVS tree</a>,
|
href="/cgi-bin/cvsweb/busybox/">CVS tree</a>,
|
||||||
|
@ -142,7 +142,7 @@
|
|||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||||
<input type="hidden" name="cmd" value="_xclick">
|
<input type="hidden" name="cmd" value="_xclick">
|
||||||
<input type="hidden" name="business" value="andersen@codepoet.org">
|
<input type="hidden" name="business" value="andersen@codepoet.org">
|
||||||
<input type="hidden" name="item_name" value="Support Busybox/Buy busybox.net">
|
<input type="hidden" name="item_name" value="Support Busybox">
|
||||||
<input type="hidden" name="image_url" value="https://busybox.net/images/busybox2.jpg">
|
<input type="hidden" name="image_url" value="https://busybox.net/images/busybox2.jpg">
|
||||||
<input type="hidden" name="no_shipping" value="1">
|
<input type="hidden" name="no_shipping" value="1">
|
||||||
<input type="image" src="images/donate.png" border="0" name="submit" alt="Make donation using PayPal">
|
<input type="image" src="images/donate.png" border="0" name="submit" alt="Make donation using PayPal">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user