From 4f4631732cab5886105d8809d4e9b17711def65b Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Mon, 28 Jul 2003 06:42:59 +0000
Subject: Add a "search google" button

---
 docs/busybox.net/index.html | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 35bd5ce19..cb0456e39 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -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>&nbsp;<input type="text" name="q" size="31" maxlength="255" value="">&nbsp;<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
-- 
cgit v1.2.3-55-g6feb