diff options
author | Rob Landley | 2006-06-27 22:33:22 +0000 |
---|---|---|
committer | Rob Landley | 2006-06-27 22:33:22 +0000 |
commit | 1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf (patch) | |
tree | b4cf10a5b78b6da8bfd01630b2bfba373b9df81c /docs/busybox.net/links.html | |
parent | d879ffb79e1cfa88f158991534abd425b8e27523 (diff) | |
download | busybox-1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf.zip busybox-1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf.tar.gz |
More website cleanup.
Diffstat (limited to 'docs/busybox.net/links.html')
-rw-r--r-- | docs/busybox.net/links.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/busybox.net/links.html b/docs/busybox.net/links.html new file mode 100644 index 0000000..9cdbd7c --- /dev/null +++ b/docs/busybox.net/links.html @@ -0,0 +1,19 @@ +<!--#include file="header.html" --> + +<h3>Related Sites</h3> + +<br><a href="http://uclibc.org/">uClibc.org</a> +<br><a href="http://cxx.uclibc.org/">uClibc++</a> +<br><a href="http://udhcp.busybox.net/">udhcp</a> +<br><a href="http://buildroot.uclibc.org/">buildroot</a> +<br><a href="http://www.scratchbox.org/">Scratchbox</a> +<br><a href="http://openembedded.org/">OpenEmbedded</a> +<br><a href="http://www.ucdot.org/">uCdot</a> +<br><a href="http://www.linuxdevices.com">LinuxDevices</a> +<br><a href="http://slashdot.org/">Slashdot</a> +<br><a href="http://freshmeat.net/">Freshmeat</a> +<br><a href="http://linuxtoday.com/">Linux Today</a> +<br><a href="http://lwn.net/">Linux Weekly News</a> +<br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a> + +<!--#include file="footer.html" --> |