From 436220071256037e416915ace143b9a00c537db0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 13 Dec 2000 18:30:13 +0000 Subject: Website update for the release --- docs/busybox.net/index.html | 63 +++++++++++++++---------------------------- docs/busybox.net/oldnews.html | 41 ++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 42 deletions(-) (limited to 'docs/busybox.net') diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 4db49817f..457864cda 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -77,6 +77,25 @@ To subscribe, go and visit changelog. +

+ Many thanks go out to the many many people that have contributed to + this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti. + +

  • 26 September 2000 -- BusyBox 0.47 released
    @@ -90,48 +109,6 @@ To subscribe, go and visit changelog - for complete details. - - -

  • 21 June 2000 -- BusyBox 0.45 released -
    - - This release has been slow in coming, but is very solid at this - point. BusyBox now supports libc5 as well as GNU libc. This - release provides the following new apps: cut, tr, insmod, ar, - mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and - telnet. There are bug fixes for just about every app as well (see - the changelog for - details). -

    - Also, some exciting infrastructure news! Busybox now has its own - mailing list, - publically browsable - CVS tree, - anonymous - CVS access, and - for those that are actively contributing there is even - CVS write access. - I think this will be a huge help to the ongoing development of BusyBox. -

    - Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced - a few weeks ago prior to its actually being released. To avoid any confusion - we are just skipping 0.44. -

    - Many thanks go out to the many people that have contributed to this release - of BusyBox (esp. Pavel Roskin)! - - -

  • Old News
    For the old news, visit the old news page. @@ -176,6 +153,8 @@ Current documentation for BusyBox includes: 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. Need to report a bug? Need to check if a bug has been filed?
  • If you need more help, the BusyBox diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 4e92f6b2c..4002ea117 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html @@ -41,6 +41,47 @@

  • Take me back to the BusyBox web site.
    +

  • 11 July 2000 -- BusyBox 0.46 released +
    + + This release fixes several bugs (including a ugly bug in tar, + and fixes for NFSv3 mount support). Added a dumpkmap to allow + people to dump a binary keymaps for use with 'loadkmap', and a + completely reworked 'grep' and 'sed' which should behave better. + BusyBox shell can now also be used as a login shell. + See the changelog + for complete details. + + +

  • 21 June 2000 -- BusyBox 0.45 released +
    + + This release has been slow in coming, but is very solid at this + point. BusyBox now supports libc5 as well as GNU libc. This + release provides the following new apps: cut, tr, insmod, ar, + mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and + telnet. There are bug fixes for just about every app as well (see + the changelog for + details). +

    + Also, some exciting infrastructure news! Busybox now has its own + mailing list, + publically browsable + CVS tree, + anonymous + CVS access, and + for those that are actively contributing there is even + CVS write access. + I think this will be a huge help to the ongoing development of BusyBox. +

    + Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced + a few weeks ago prior to its actually being released. To avoid any confusion + we are just skipping 0.44. +

    + Many thanks go out to the many people that have contributed to this release + of BusyBox (esp. Pavel Roskin)! + +

  • 19 April 2000 -- syslogd bugfix
    Turns out that there was still a bug in busybox syslogd. -- cgit v1.2.3