From 1979d3ccbc87aed8f92fabf02f15d2ace0c1afbf Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 27 Jun 2006 22:33:22 +0000 Subject: [PATCH] More website cleanup. --- docs/busybox.net/about.html | 53 +++++---------------------------- docs/busybox.net/header.html | 43 +++++++++++--------------- docs/busybox.net/links.html | 19 ++++++++++++ docs/busybox.net/sponsors.html | 31 +++++++++++++++++++ docs/busybox.net/tinyutils.html | 2 +- 5 files changed, 75 insertions(+), 73 deletions(-) create mode 100644 docs/busybox.net/links.html create mode 100644 docs/busybox.net/sponsors.html 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 @@ - - -

BusyBox: The Swiss Army Knife of Embedded Linux

- -BusyBox combines tiny versions of many common UNIX utilities into a single +

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. +environment for any small or embedded system.

-

- -BusyBox has been written with size-optimization and limited resources in +

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. - -

- -BusyBox is maintained by Rob Landley, and -licensed under the -GNU GENERAL PUBLIC LICENSE - -

-

- -

Sponsors

- -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! - - - - -If you wish to be a sponsor, or if you have already contributed and would like -your name added here, email Rob. +nodes in /dev, a few configuration files in /etc, and a Linux kernel.

+

BusyBox is maintained by Rob Landley, +and licensed under the GNU GENERAL PUBLIC LICENSE +version 2 or later.

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 @@ About Documentation + Get BusyBox + Development - Get BusyBox +

Links

-

Related Sites -
uClibc.org -
uClibc++ -
udhcp -
buildroot -
Scratchbox -
OpenEmbedded -
uCdot -
LinuxDevices -
Slashdot -
Freshmeat -
Linux Today -
Linux Weekly News -
Linux HOWTOs - + +

Related Sites

+ +
uClibc.org +
uClibc++ +
udhcp +
buildroot +
Scratchbox +
OpenEmbedded +
uCdot +
LinuxDevices +
Slashdot +
Freshmeat +
Linux Today +
Linux Weekly News +
Linux HOWTOs + + 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 @@ + + +

Sponsors

+ +

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!

+ + + + +

If you wish to be a sponsor, or if you have already contributed and would +like your name added here, email Rob.

+ + 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. SSH - Dropbear has both a sshd and a ssh client. + Dropbear has both an ssh server and an ssh client.