diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-17 04:32:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-17 04:32:22 +0000 |
commit | 77dbe738d23da4065a156dd61ed0636f265e1bb6 (patch) | |
tree | c9cd635db30c6a6abfcc367658e325d738617258 /docs/busybox.net/FAQ.html | |
parent | 14f5c8d764ab7429367feb407ab86191054e6a8a (diff) | |
download | busybox-w32-77dbe738d23da4065a156dd61ed0636f265e1bb6.tar.gz busybox-w32-77dbe738d23da4065a156dd61ed0636f265e1bb6.tar.bz2 busybox-w32-77dbe738d23da4065a156dd61ed0636f265e1bb6.zip |
add a new list of external tiny utilities
Diffstat (limited to 'docs/busybox.net/FAQ.html')
-rw-r--r-- | docs/busybox.net/FAQ.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index c9f5909ed..17d9a293a 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html | |||
@@ -23,6 +23,7 @@ have additions to this FAQ document, we would love to add them, | |||
23 | <li><a href="#contracts">I need you to add <favorite feature>! Are the BusyBox developers willing to | 23 | <li><a href="#contracts">I need you to add <favorite feature>! Are the BusyBox developers willing to |
24 | be paid in order to fix bugs or add in <favorite feature>? Are you willing to provide | 24 | be paid in order to fix bugs or add in <favorite feature>? Are you willing to provide |
25 | support contracts?</a> | 25 | support contracts?</a> |
26 | <li><a href="#external">Where can I find other small utilities since busybox does not include the features I want?</a></li> | ||
26 | <li><a href="#support">I think you guys are great and I want to help support your work!</a> | 27 | <li><a href="#support">I think you guys are great and I want to help support your work!</a> |
27 | 28 | ||
28 | 29 | ||
@@ -211,6 +212,14 @@ have additions to this FAQ document, we would love to add them, | |||
211 | 212 | ||
212 | <hr /> | 213 | <hr /> |
213 | <p> | 214 | <p> |
215 | <h2><a href="#external">Where can I find other small utilities since busybox | ||
216 | does not include the features I want?</a></h2> | ||
217 | <p> | ||
218 | We maintain such a <a href="tinyutils.html">list</a> on this site! | ||
219 | |||
220 | |||
221 | <hr /> | ||
222 | <p> | ||
214 | <h2><a name="support">I think you guys are great and I want to help support your work!</a></h2> | 223 | <h2><a name="support">I think you guys are great and I want to help support your work!</a></h2> |
215 | <p> | 224 | <p> |
216 | 225 | ||
@@ -304,4 +313,3 @@ have additions to this FAQ document, we would love to add them, | |||
304 | <br> | 313 | <br> |
305 | 314 | ||
306 | <!--#include file="footer.html" --> | 315 | <!--#include file="footer.html" --> |
307 | |||