diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-28 06:42:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-28 06:42:59 +0000 |
commit | 4f4631732cab5886105d8809d4e9b17711def65b (patch) | |
tree | 6263955adf7b17e4123b728e2d527bfb7c709d53 | |
parent | f96675bc50ec6b4a7a43866525bf575bf741ae73 (diff) | |
download | busybox-w32-4f4631732cab5886105d8809d4e9b17711def65b.tar.gz busybox-w32-4f4631732cab5886105d8809d4e9b17711def65b.tar.bz2 busybox-w32-4f4631732cab5886105d8809d4e9b17711def65b.zip |
Add a "search google" button
-rw-r--r-- | docs/busybox.net/index.html | 21 |
1 files 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 @@ | |||
75 | "screenshot.html">right here</a>.</p> | 75 | "screenshot.html">right here</a>.</p> |
76 | 76 | ||
77 | <h3>Mailing List Information</h3> | 77 | <h3>Mailing List Information</h3> |
78 | BusyBox now has a <a href="/lists/busybox/">mailing | 78 | BusyBox has a <a href="/lists/busybox/">mailing list</a>.<br> |
79 | list</a>!<br> | 79 | To subscribe, go and visit <a href="/mailman/listinfo/busybox">this page</a>. |
80 | To subscribe, go and visit <a href= | 80 | <br> |
81 | "/mailman/listinfo/busybox">this page</a>. | 81 | Before asking questions on the mailing list |
82 | you should probably first search the mailing list archives... | ||
83 | <form method="GET" action="http://www.google.com/custom"> | ||
84 | <input type="hidden" name="domains" value="busybox.net"> | ||
85 | <input type="hidden" name="sitesearch" value="busybox.net"> | ||
86 | <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">... | ||
87 | </form> | ||
88 | |||
89 | |||
82 | 90 | ||
83 | <!-- Begin Latest News section --> | 91 | <!-- Begin Latest News section --> |
84 | </td> | 92 | </td> |
@@ -174,14 +182,11 @@ | |||
174 | Embedded open source consulting in Europe. | 182 | Embedded open source consulting in Europe. |
175 | </li> | 183 | </li> |
176 | 184 | ||
177 | <li><a href="http://i-netinnovations.com/">http://i-netinnovations.com/</a><br> | ||
178 | Web hosting (currently hosting busybox.net and uclibc.org) | ||
179 | </li> | ||
180 | |||
181 | <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br> | 185 | <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br> |
182 | Custom Linux, embedded Linux, BusyBox, and uClibc | 186 | Custom Linux, embedded Linux, BusyBox, and uClibc |
183 | development. | 187 | development. |
184 | </li> | 188 | </li> |
189 | |||
185 | </ul> | 190 | </ul> |
186 | Several individuals have also contributed. If you have | 191 | Several individuals have also contributed. If you have |
187 | already contributed and would like your name added | 192 | already contributed and would like your name added |