Update webpage and changelog for release
This commit is contained in:
parent
25f95dee2d
commit
7a6a77362b
@ -102,41 +102,41 @@
|
|||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p>
|
<li><b>30 July 2003 -- BusyBox 1.0.0-pre2 released</b><p>
|
||||||
|
|
||||||
|
Here goes another pre release for the new BusyBox stable
|
||||||
|
series. The last prerelease (pre1) was given quite a lot of
|
||||||
|
testing (thanks everyone!) which has helped turn up a number of
|
||||||
|
bugs, and these problems have now been fixed.
|
||||||
|
|
||||||
The busybox development series has been under construction for
|
|
||||||
nearly two years now. Which is just entirely too long... So
|
|
||||||
it is with great pleasure that I announce the imminent release
|
|
||||||
of a new stable series. Due to the huge number of changes
|
|
||||||
since the last stable release (and the usual mindless version
|
|
||||||
number inflation) I am branding this new stable series verison
|
|
||||||
1.0.x...
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
The point of "-preX" versions is to get a larger group of
|
Highlights of -pre2 include updating the 'ash' shell to sync up
|
||||||
people and vendors testing, so any problems that turn up can be
|
with the Debian 'dash' shell, a new 'hdparm' applet was added,
|
||||||
fixed prior to the magic 1.0.0 release (which should happen
|
init again supports pivot_root, The 'reboot' 'halt' and
|
||||||
later this month)... I plan to release BusyBox 1.0.0-pre2 next
|
'poweroff' applets can now be used without using busybox init.
|
||||||
Monday (July 21st), and, if necessary, -pre3 on July 28th.
|
an ifconfig buffer overflow was fixed, losetup now allows
|
||||||
Hopefully (i.e. unless some horrible catastrophic problem turns
|
read-write loop devices, uClinux daemon support was added, the
|
||||||
up) the final BusyBox 1.0.0 release should be ready by the end
|
'watchdog', 'fdisk', and 'kill' applets were rewritten, there were
|
||||||
of July.
|
tons of doc updates, and there were many other bugs fixed.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
If you have submitted patches, and they are not in this release
|
If you have submitted a patch and it is not included in this
|
||||||
and I have not emailed you explaining why your patch was
|
release and Erik has not emailed you explaining why your patch
|
||||||
rejected, it is safe to say that I have lost your patch. That
|
was rejected, it is safe to say that he has lost your patch.
|
||||||
happens sometimes. Please do <B>NOT</b> send all your patches,
|
That happens sometimes. Please re-submit your patch to the
|
||||||
support questions, etc, directly to Erik. I get hundreds of
|
BusyBox mailing list.
|
||||||
emails every day (which is why I end up losing patches
|
|
||||||
sometimes in the flood)... The busybox mailing list is the
|
|
||||||
right place to send your patches, support questions, etc.
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
I would like to especially thank Vladimir Oleynik (vodz), Glenn
|
The point of the "-preX" versions is to get a larger group of
|
||||||
McGrath (bug1), Robert Griebl (sandman), and Manuel Novoa III
|
people and vendors testing, so any problems that turn up can be
|
||||||
(mjn3) for their significant efforts and contributions that
|
fixed prior to the final 1.0.0 release. The main feature that
|
||||||
have made this release possible.
|
is still still on the TODO list before the final BusyBox 1.0.0
|
||||||
|
release is adding module support for the new 2.6.x kernels. If
|
||||||
|
necessary, a -pre3 BusyBox release will happen on August 6th.
|
||||||
|
Hopefully (i.e. unless some horrible catastrophic problem
|
||||||
|
turns up) the final BusyBox 1.0.0 release will be ready by
|
||||||
|
then...
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
As usual you can <a href="downloads">download busybox here</a>.
|
As usual you can <a href="downloads">download busybox here</a>.
|
||||||
@ -428,6 +428,7 @@
|
|||||||
</li><li><a href="http://salvare.sourceforge.net/">Salvare</a>More Linux than tomsrtbt but less than Knoppix, aims to provide a useful workstation as well as a rescue disk.
|
</li><li><a href="http://salvare.sourceforge.net/">Salvare</a>More Linux than tomsrtbt but less than Knoppix, aims to provide a useful workstation as well as a rescue disk.
|
||||||
</li><li><a href="http://www.stresslinux.org/">stresslinux</a>minimal linux distribution running from a bootable cdrom or via PXE.
|
</li><li><a href="http://www.stresslinux.org/">stresslinux</a>minimal linux distribution running from a bootable cdrom or via PXE.
|
||||||
</li><li><a href="http://thinstation.sourceforge.net/">thinstation</a>convert standard PCs into full-featured diskless thinclients.
|
</li><li><a href="http://thinstation.sourceforge.net/">thinstation</a>convert standard PCs into full-featured diskless thinclients.
|
||||||
|
</li><li><a href="http://www.uhulinux.hu/">UHU-Linux Hungary</a>
|
||||||
|
|
||||||
</li><li><a href="http://tuxscreen.net">Tuxscreen Linux Phone</a>
|
</li><li><a href="http://tuxscreen.net">Tuxscreen Linux Phone</a>
|
||||||
</li><li><a href="http://www.kerbango.com/">The Kerbango Internet Radio</a>
|
</li><li><a href="http://www.kerbango.com/">The Kerbango Internet Radio</a>
|
||||||
|
@ -42,6 +42,55 @@
|
|||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<li><b>15 July 2003 -- BusyBox 1.0.0-pre1 released</b><p>
|
||||||
|
|
||||||
|
The busybox development series has been under construction for
|
||||||
|
nearly two years now. Which is just entirely too long... So
|
||||||
|
it is with great pleasure that I announce the imminent release
|
||||||
|
of a new stable series. Due to the huge number of changes
|
||||||
|
since the last stable release (and the usual mindless version
|
||||||
|
number inflation) I am branding this new stable series verison
|
||||||
|
1.0.x...
|
||||||
|
<p>
|
||||||
|
|
||||||
|
The point of "-preX" versions is to get a larger group of
|
||||||
|
people and vendors testing, so any problems that turn up can be
|
||||||
|
fixed prior to the magic 1.0.0 release (which should happen
|
||||||
|
later this month)... I plan to release BusyBox 1.0.0-pre2 next
|
||||||
|
Monday (July 21st), and, if necessary, -pre3 on July 28th.
|
||||||
|
Hopefully (i.e. unless some horrible catastrophic problem turns
|
||||||
|
up) the final BusyBox 1.0.0 release should be ready by the end
|
||||||
|
of July.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
If you have submitted patches, and they are not in this release
|
||||||
|
and I have not emailed you explaining why your patch was
|
||||||
|
rejected, it is safe to say that I have lost your patch. That
|
||||||
|
happens sometimes. Please do <B>NOT</b> send all your patches,
|
||||||
|
support questions, etc, directly to Erik. I get hundreds of
|
||||||
|
emails every day (which is why I end up losing patches
|
||||||
|
sometimes in the flood)... The busybox mailing list is the
|
||||||
|
right place to send your patches, support questions, etc.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
I would like to especially thank Vladimir Oleynik (vodz), Glenn
|
||||||
|
McGrath (bug1), Robert Griebl (sandman), and Manuel Novoa III
|
||||||
|
(mjn3) for their significant efforts and contributions that
|
||||||
|
have made this release possible.
|
||||||
|
<p>
|
||||||
|
|
||||||
|
As usual you can <a href="downloads">download busybox here</a>.
|
||||||
|
You don't really need to bother with the
|
||||||
|
<a href="downloads/Changelog">changelog</a>, as the changes
|
||||||
|
vs the stable version are way too extensive to easily enumerate.
|
||||||
|
But you can take a look if you really want too.
|
||||||
|
|
||||||
|
<p>Have Fun!
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p>
|
<li><b>26 October 2002 -- BusyBox 0.60.5 released</b><p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user