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-77dbe738d23da4065a156dd61ed0636f265e1bb6.tar.gz |
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, <li><a href="#contracts">I need you to add <favorite feature>! Are the BusyBox developers willing to be paid in order to fix bugs or add in <favorite feature>? Are you willing to provide support contracts?</a> +<li><a href="#external">Where can I find other small utilities since busybox does not include the features I want?</a></li> <li><a href="#support">I think you guys are great and I want to help support your work!</a> @@ -211,6 +212,14 @@ have additions to this FAQ document, we would love to add them, <hr /> <p> +<h2><a href="#external">Where can I find other small utilities since busybox + does not include the features I want?</a></h2> +<p> + We maintain such a <a href="tinyutils.html">list</a> on this site! + + +<hr /> +<p> <h2><a name="support">I think you guys are great and I want to help support your work!</a></h2> <p> @@ -304,4 +313,3 @@ have additions to this FAQ document, we would love to add them, <br> <!--#include file="footer.html" --> - |