Add a "search google" button
This commit is contained in:
parent
f96675bc50
commit
4f4631732c
@ -75,10 +75,18 @@
|
||||
"screenshot.html">right here</a>.</p>
|
||||
|
||||
<h3>Mailing List Information</h3>
|
||||
BusyBox now has a <a href="/lists/busybox/">mailing
|
||||
list</a>!<br>
|
||||
To subscribe, go and visit <a href=
|
||||
"/mailman/listinfo/busybox">this page</a>.
|
||||
BusyBox has a <a href="/lists/busybox/">mailing list</a>.<br>
|
||||
To subscribe, go and visit <a href="/mailman/listinfo/busybox">this page</a>.
|
||||
<br>
|
||||
Before asking questions on the mailing list
|
||||
you should probably first search the mailing list archives...
|
||||
<form method="GET" action="http://www.google.com/custom">
|
||||
<input type="hidden" name="domains" value="busybox.net">
|
||||
<input type="hidden" name="sitesearch" value="busybox.net">
|
||||
<a href="http://www.google.com"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a> <input type="text" name="q" size="31" maxlength="255" value=""> <input type="submit" name="sa" value="search the mailing list archives">...
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
<!-- Begin Latest News section -->
|
||||
</td>
|
||||
@ -174,14 +182,11 @@
|
||||
Embedded open source consulting in Europe.
|
||||
</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>
|
||||
Custom Linux, embedded Linux, BusyBox, and uClibc
|
||||
development.
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
Several individuals have also contributed. If you have
|
||||
already contributed and would like your name added
|
||||
|
Loading…
Reference in New Issue
Block a user