diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-22 19:28:24 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-22 19:28:24 +0000 |
commit | e7dd383f67fae51d470fca63d4835ea61b10f7de (patch) | |
tree | 74cea6d7ebb14b2b25320e1627ee5736b60c56cb /docs | |
parent | b9c0b99e51bdad9653700c2fdd1e0325152aab7c (diff) | |
download | busybox-w32-e7dd383f67fae51d470fca63d4835ea61b10f7de.tar.gz busybox-w32-e7dd383f67fae51d470fca63d4835ea61b10f7de.tar.bz2 busybox-w32-e7dd383f67fae51d470fca63d4835ea61b10f7de.zip |
Link to udhcp
Diffstat (limited to 'docs')
-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 ed3cec984..82ab907bd 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -343,6 +343,10 @@ Current documentation for BusyBox includes: | |||
343 | and similar tasks which nicely complements BusyBox. | 343 | and similar tasks which nicely complements BusyBox. |
344 | <p> | 344 | <p> |
345 | 345 | ||
346 | <li><a href="http://udhcp.busybox.net/">udhcp</a> | ||
347 | is a tiny dhcp client and/or server which is ideal for embedded systems. | ||
348 | <p> | ||
349 | |||
346 | <li><a href="http://uclibc.org/">uClibc</a> | 350 | <li><a href="http://uclibc.org/">uClibc</a> |
347 | is a C library for embedded systems. You can actually statically link | 351 | is a C library for embedded systems. You can actually statically link |
348 | a "Hello World" application under x86 that only takes 4k (as opposed to | 352 | a "Hello World" application under x86 that only takes 4k (as opposed to |