diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-13 19:38:17 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-13 19:38:17 +0000 |
commit | 4c8b0dd97385b820e28bb8cb2d08ef3bd194a16a (patch) | |
tree | 10da2c154272c9e31f5d18ace0c915d705465352 /docs/busybox.net/oldnews.html | |
parent | 3561b017ce5e2b9abeff268c4891440e83c2dd73 (diff) | |
download | busybox-w32-4c8b0dd97385b820e28bb8cb2d08ef3bd194a16a.tar.gz busybox-w32-4c8b0dd97385b820e28bb8cb2d08ef3bd194a16a.tar.bz2 busybox-w32-4c8b0dd97385b820e28bb8cb2d08ef3bd194a16a.zip |
bump version, prepare for -pre101_00_pre10
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r-- | docs/busybox.net/oldnews.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index fa7566c0c..788224679 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -3,6 +3,94 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | 5 | ||
6 | <li><b>4 February 2004 -- BusyBox 1.0.0-pre7 released</b><p> | ||
7 | |||
8 | There was a bug in -pre6 that broke argument parsing for a | ||
9 | number of applets, since a variable was not being zeroed out | ||
10 | properly. This release is primarily intended to fix that one | ||
11 | problem. In addition, this release fixes several other | ||
12 | problems, including a rewrite by mjn3 of the code for parsing | ||
13 | the busybox.conf file used for suid handling, some shell updates | ||
14 | from vodz, and a scattering of other small fixes. We are still | ||
15 | aiming to finish off the -pre series in February and move on to | ||
16 | the final 1.0.0 release... If you see any problems, of have | ||
17 | suggestions to make, as always, please feel free to email the | ||
18 | busybox mailing list. | ||
19 | |||
20 | <p> | ||
21 | |||
22 | The <a href="downloads/Changelog">changelog</a> has all | ||
23 | the details. And as usual you can | ||
24 | <a href="downloads">download busybox here</a>. | ||
25 | |||
26 | <p>Have Fun! | ||
27 | <p> | ||
28 | |||
29 | |||
30 | <p> | ||
31 | <li><b>30 January 2004 -- BusyBox 1.0.0-pre6 released</b><p> | ||
32 | |||
33 | Here goes the next pre-release for the new BusyBox stable | ||
34 | series. This release adds a number of size optimizations, | ||
35 | updates udhcp, fixes up 2.6 modutils support, updates ash | ||
36 | and the shell command line editing, and the usual pile of | ||
37 | bug fixes both large and small. Things appear to be | ||
38 | settling down now, so with a bit of luck and some testing | ||
39 | perhaps we can finish off the -pre series in February and | ||
40 | move on to the final 1.0.0 release... If you see any | ||
41 | problems, of have suggestions to make, as always, please | ||
42 | feel free to email the busybox mailing list. | ||
43 | |||
44 | <p> | ||
45 | |||
46 | People who rely on the <a href= "downloads/snapshots/">daily BusyBox snapshots</a> | ||
47 | should be aware that snapshots of the old busybox 0.60.x | ||
48 | series are no longer available. Daily snapshots are now | ||
49 | only available for the BusyBox 1.0.0 series and now use | ||
50 | the naming scheme "busybox-<date>.tar.bz2". Please | ||
51 | adjust any build scripts using the old naming scheme accordingly. | ||
52 | |||
53 | <p> | ||
54 | |||
55 | The <a href="downloads/Changelog">changelog</a> has all | ||
56 | the details. And as usual you can | ||
57 | <a href="downloads">download busybox here</a>. | ||
58 | |||
59 | <p>Have Fun! | ||
60 | <p> | ||
61 | |||
62 | |||
63 | <p> | ||
64 | <li><b>23 December 2003 -- BusyBox 1.0.0-pre5 released</b><p> | ||
65 | |||
66 | Here goes the next pre-release for the new BusyBox stable | ||
67 | series. The most obvious thing in this release is a fix for | ||
68 | a terribly stupid bug in mount that prevented it from working | ||
69 | properly unless you specified the filesystem type. This | ||
70 | release also fixes a few compile problems, updates udhcp, | ||
71 | fixes a silly bug in fdisk, fixes ifup/ifdown to behave like | ||
72 | the Debian version, updates devfsd, updates the 2.6.x | ||
73 | modutils support, add a new 'rx' applet, removes the obsolete | ||
74 | 'loadacm' applet, fixes a few tar bugs, fixes a sed bug, and | ||
75 | a few other odd fixes. | ||
76 | |||
77 | <p> | ||
78 | |||
79 | If you see any problems, of have suggestions to make, as | ||
80 | always, please feel free to send an email to the busybox | ||
81 | mailing list. | ||
82 | |||
83 | <p> | ||
84 | |||
85 | The <a href="downloads/Changelog">changelog</a> has all | ||
86 | the details. And as usual you can | ||
87 | <a href="downloads">download busybox here</a>. | ||
88 | |||
89 | <p>Have Fun! | ||
90 | <p> | ||
91 | |||
92 | |||
93 | |||
6 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> | 94 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> |
7 | 95 | ||
8 | Here goes the fourth pre-release for the new BusyBox stable | 96 | Here goes the fourth pre-release for the new BusyBox stable |