From 77dbe738d23da4065a156dd61ed0636f265e1bb6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 17 Apr 2005 04:32:22 +0000 Subject: add a new list of external tiny utilities --- docs/busybox.net/FAQ.html | 10 +++++++++- docs/busybox.net/tinyutils.html | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 docs/busybox.net/tinyutils.html (limited to 'docs') diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index c9f5909..17d9a29 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,
+
+ We maintain such a list on this site! + + +
@@ -304,4 +313,3 @@ have additions to this FAQ document, we would love to add them,
-
diff --git a/docs/busybox.net/tinyutils.html b/docs/busybox.net/tinyutils.html
new file mode 100644
index 0000000..f5bbab9
--- /dev/null
+++ b/docs/busybox.net/tinyutils.html
@@ -0,0 +1,35 @@
+
+
+
+
Feature | +Utilities | +
---|---|
SSH | +Dropbear has both a sshd and a ssh client. | +
SMTP | +ssmtp is an extremely simple MTA. | +
DNS | +dnsmasq is a small forwarding DNS server meant for small environments. | +