From c36c2ba598a68b96e2c917b1752d45c6dd45c135 Mon Sep 17 00:00:00 2001
From: Eric Andersen
Date: Fri, 16 Mar 2001 07:16:12 +0000
Subject: Update webpage noting 0.50 release.
---
docs/busybox.net/index.html | 48 ++++++++++++++++++++++++++++++++++++---------
1 file changed, 39 insertions(+), 9 deletions(-)
(limited to 'docs')
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 0a1420e..6a67b1c 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -61,9 +61,8 @@ BusyBox is licensed under the
Screenshot
- Because everybody loves screenshots, a
-screenshot of BusyBox is now available right
-here
+
Because everybody loves screenshots, a screenshot of BusyBox
+is now available right here
Mailing List Information
BusyBox now has a mailing list!
@@ -82,6 +81,28 @@ To subscribe, go and visit changelog.
+
+ lash (the busybox shell) is still with us, fixed up a bit so it
+ now behaves itself quite nicely. It really is quite usable as
+ long as you don't expect it to provide Bourne shell grammer.
+ Standard things like pipes, redirects, command line editing, and
+ environment variable expansion work great. But we have found that
+ this shell, while very usable, does not provide an extensible
+ framework for adding in full Bourne shell behavior. So the first order of
+ business as we begin working on the next BusyBox release will be to merge in the new shell
+ currently in progress at
+ Larry Doolittle's website.
+
+
27 January 2001 -- BusyBox 0.49 released
@@ -173,11 +194,9 @@ Current documentation for BusyBox includes:
have spent a lot of time updating these docs and trying to
make them fairly comprehensive. If you find any errors (factual,
grammatical, whatever) please let me know.
- BusyBox.pdf.
- This is basically the same document, but in pdf format.
README.
This is the README file included in the busybox source release.
- BusyBoxBugs.
+ BusyBox Bugs.
Need to report a bug? Need to check if a bug has been filed?
If you need more help, the BusyBox
mailing list is
@@ -207,6 +226,17 @@ Current documentation for BusyBox includes:
Freshmeat AppIndex record for BusyBox
+
TinyLogin
+ is a nice embedded tool for handling authentication, changing passwords,
+ and similar tasks which nicely complements BusyBox.
+
+
+
uCLibc
+ is a C library for embedded systems. You can actually statically link
+ a "Hello World" application under x86 that only takes 4k (as opposed to
+ 200k under GNU libc). It can do dynamic linking too and works nicely with
+ BusyBox. to create very small embedded systems.
+
Other cool embedded software.
@@ -249,9 +279,9 @@ listed in the order I happen to add them to the web page:
Zdisk
AdTran - VPN/firewall VPN Linux Distribution
mkCDrec - make CD-ROM recovery
- Linux on nanoEngine
- Floppyfw
- Midori Linux
+ Linux on nanoEngine
+ Floppyfw
+ Midori Linux
--
cgit v1.1