aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-06-27 22:33:22 +0000
committerRob Landley <rob@landley.net>2006-06-27 22:33:22 +0000
commit1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf (patch)
treeb4cf10a5b78b6da8bfd01630b2bfba373b9df81c /docs
parentd879ffb79e1cfa88f158991534abd425b8e27523 (diff)
downloadbusybox-1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf.tar.gz
More website cleanup.
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/about.html53
-rw-r--r--docs/busybox.net/header.html43
-rw-r--r--docs/busybox.net/links.html19
-rw-r--r--docs/busybox.net/sponsors.html31
-rw-r--r--docs/busybox.net/tinyutils.html2
5 files changed, 75 insertions, 73 deletions
diff --git a/docs/busybox.net/about.html b/docs/busybox.net/about.html
index af19e5eec..5272ee63c 100644
--- a/docs/busybox.net/about.html
+++ b/docs/busybox.net/about.html
@@ -1,62 +1,23 @@
<!--#include file="header.html" -->
-
-<!-- Begin Introduction section -->
-
<h3>BusyBox: The Swiss Army Knife of Embedded Linux</h3>
-
-BusyBox combines tiny versions of many common UNIX utilities into a single
+<p>BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides replacements for most of the utilities you
usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox
generally have fewer options than their full-featured GNU cousins; however,
the options that are included provide the expected functionality and behave
very much like their GNU counterparts. BusyBox provides a fairly complete
-environment for any small or embedded system.
-
-<p>
+environment for any small or embedded system.</p>
-BusyBox has been written with size-optimization and limited resources in
+<p>BusyBox has been written with size-optimization and limited resources in
mind. It is also extremely modular so you can easily include or exclude
commands (or features) at compile time. This makes it easy to customize
your embedded systems. To create a working system, just add some device
-nodes in /dev, a few configuration files in /etc, and a Linux kernel.
-
-<p>
-
-BusyBox is maintained by <a href="http://www.landley.net/">Rob Landley</a>, and
-licensed under the
-<a href="http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a>
-
-<p>
-<p>
-
-<h3>Sponsors</h3>
-
-Please visit our sponsors and thank them for their
-support! They have provided money for equipment and
-bandwidth. Next time you need help with a project,
-consider these fine companies!
-
-
-<ul>
- <li><a href="http://www.penguru.net">Penguru Consulting</a><br>
- Custom development for embedded Linux systems and multimedia platforms
- </li>
-
- <li><a href="http://opensource.se/">opensource.se</a><br>
- Embedded open source consulting in Europe.
- </li>
-
- <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
- Custom Linux, embedded Linux, BusyBox, and uClibc
- development.
- </li>
-
-</ul>
-
-If you wish to be a sponsor, or if you have already contributed and would like
-your name added here, email <a href="mailto:rob@landley.net">Rob</a>.
+nodes in /dev, a few configuration files in /etc, and a Linux kernel.</p>
+<p>BusyBox is maintained by <a href="http://www.landley.net/">Rob Landley</a>,
+and licensed under the <a href="/license.html">GNU GENERAL PUBLIC LICENSE</a>
+version 2 or later.</p>
<!--#include file="footer.html" -->
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index 65b4de3fe..0159fedea 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -45,45 +45,36 @@
<td valign="TOP">
<b>About</b>
<ul>
- <li><a href="/about.html">About BusyBox</a></li>
- <li><a href="/screenshot.html">Screenshot</a></li>
- <li><a href="/news.html">Latest News</a></li>
+ <li><a href="about.html">About BusyBox</a></li>
+ <li><a href="screenshot.html">Screenshot</a></li>
+ <li><a href="news.html">Latest News</a></li>
</ul>
<b>Documentation</b>
<ul>
- <li><a href="/FAQ.html">FAQ</a></li>
- <li><a href="downloads/BusyBox.html>Command Help</a></li>
+ <li><a href="FAQ.html">FAQ</a></li>
+ <li><a href="downloads/BusyBox.html">Command Help</a></li>
<li><a href="downloads/README">README</a></li>
</ul>
+ <b>Get BusyBox</b>
+ <ul>
+ <li><a href="download.html">Download Source</a></li>
+ <li><a href="license.html">License</a></li>
+ <li><a href="products.html">Products</a></li>
+ </ul>
<b>Development</b>
<ul>
<li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li>
- <li><a href="/subversion.html">Source Control</a></li>
- <li><a href="/lists.html">Mailing Lists</a></li>
+ <li><a href="subversion.html">Source Control</a></li>
+ <li><a href="lists.html">Mailing Lists</a></li>
<li><a href="http://bugs.busybox.net/">Bug Tracking</a></li>
</ul>
- <b>Get BusyBox</b>
+ <p><b>Links</b>
<ul>
- <li><a href="/download.html">Download Source</a></li>
- <li><a href="/license.html">License</a></li>
- <li><a href="/products.html">Products</a></li>
+ <li><a href="links.html">Related Sites</a></li>
+ <li><a href="tinyutils.html">Tiny Utilities</a></li>
+ <li><a href="sponsors.html">Sponsors</a></li>
</ul>
- <p><b>Related Sites</b>
- <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>
-
<!--
<a href="http://validator.w3.org/check/referer"><img
src="/images/vh40.gif" height=31 width=88
diff --git a/docs/busybox.net/links.html b/docs/busybox.net/links.html
new file mode 100644
index 000000000..9cdbd7c8c
--- /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" -->
diff --git a/docs/busybox.net/sponsors.html b/docs/busybox.net/sponsors.html
new file mode 100644
index 000000000..bfe3c6e7d
--- /dev/null
+++ b/docs/busybox.net/sponsors.html
@@ -0,0 +1,31 @@
+<!--#include file="header.html" -->
+
+<h3>Sponsors</h3>
+
+<p>Please visit our sponsors and thank them for their support! They have
+provided money for equipment and bandwidth. Next time you need help with a
+project, consider these fine companies!</p>
+
+
+<ul>
+ <li><a href="http://www.penguru.net">Penguru Consulting</a><br>
+ Custom development for embedded Linux systems and multimedia platforms
+ </li>
+
+ <li><a href="http://opensource.se/">opensource.se</a><br>
+ Embedded open source consulting in Europe.
+ </li>
+
+ <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
+ Custom Linux, embedded Linux, BusyBox, and uClibc development.
+ </li>
+
+ <li><a href="http://www.timesys.com">TimeSys</a><br>
+ Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin.
+ </li>
+</ul>
+
+<p>If you wish to be a sponsor, or if you have already contributed and would
+like your name added here, email <a href="mailto:rob@landley.net">Rob</a>.</p>
+
+<!--#include file="footer.html" -->
diff --git a/docs/busybox.net/tinyutils.html b/docs/busybox.net/tinyutils.html
index ef76d33d8..4a71323f0 100644
--- a/docs/busybox.net/tinyutils.html
+++ b/docs/busybox.net/tinyutils.html
@@ -17,7 +17,7 @@ dev mailing list.
<tr>
<td>SSH</td>
- <td><a href="http://matt.ucc.asn.au/dropbear/">Dropbear</a> has both a sshd and a ssh client.</td>
+ <td><a href="http://matt.ucc.asn.au/dropbear/">Dropbear</a> has both an ssh server and an ssh client.</td>
</tr>
<tr>