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