More website cleanup.
authorRob Landley <rob@landley.net>
Tue, 27 Jun 2006 22:33:22 +0000 (22:33 -0000)
committerRob Landley <rob@landley.net>
Tue, 27 Jun 2006 22:33:22 +0000 (22:33 -0000)
docs/busybox.net/about.html
docs/busybox.net/header.html
docs/busybox.net/links.html [new file with mode: 0644]
docs/busybox.net/sponsors.html [new file with mode: 0644]
docs/busybox.net/tinyutils.html

index af19e5eec76b49903a0a75bc315d4ce1a61cf0ae..5272ee63ce316107f4d3e069a1518dbbeaa21d8b 100644 (file)
@@ -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" -->
index 65b4de3fed6117a3a2e5b26b461d834ad6c674bd..0159fedea9f957cd2e5c29da0e82e2d94127b660 100644 (file)
 <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 (file)
index 0000000..9cdbd7c
--- /dev/null
@@ -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 (file)
index 0000000..bfe3c6e
--- /dev/null
@@ -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" -->
index ef76d33d8d9e0ce391e040e00310cb37871eae82..4a71323f0061ceda1c41200a8fbccff3a7a3cf14 100644 (file)
@@ -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>