diff options
author | Eric Andersen | 2001-12-22 19:28:24 +0000 |
---|---|---|
committer | Eric Andersen | 2001-12-22 19:28:24 +0000 |
commit | e7dd383f67fae51d470fca63d4835ea61b10f7de (patch) | |
tree | 74cea6d7ebb14b2b25320e1627ee5736b60c56cb | |
parent | b9c0b99e51bdad9653700c2fdd1e0325152aab7c (diff) | |
download | busybox-e7dd383f67fae51d470fca63d4835ea61b10f7de.zip busybox-e7dd383f67fae51d470fca63d4835ea61b10f7de.tar.gz |
Link to udhcp
-rw-r--r-- | docs/busybox.net/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index ed3cec9..82ab907 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -343,6 +343,10 @@ Current documentation for BusyBox includes: and similar tasks which nicely complements BusyBox. <p> + <li><a href="http://udhcp.busybox.net/">udhcp</a> + is a tiny dhcp client and/or server which is ideal for embedded systems. + <p> + <li><a href="http://uclibc.org/">uClibc</a> is a C library for embedded systems. You can actually statically link a "Hello World" application under x86 that only takes 4k (as opposed to |