aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-13 18:30:13 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-13 18:30:13 +0000
commit436220071256037e416915ace143b9a00c537db0 (patch)
tree1961b9472ae3503f0ccdad661a83057251117325
parent1e1d232f38151516fa72e65984ddc1dc6ad3bea4 (diff)
downloadbusybox-w32-436220071256037e416915ace143b9a00c537db0.tar.gz
busybox-w32-436220071256037e416915ace143b9a00c537db0.tar.bz2
busybox-w32-436220071256037e416915ace143b9a00c537db0.zip
Website update for the release
-rw-r--r--docs/busybox.net/index.html63
-rw-r--r--docs/busybox.net/oldnews.html41
2 files changed, 62 insertions, 42 deletions
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 <a href="http://opensource.lineo.com/mailman/listinfo
77 77
78<ul> 78<ul>
79 79
80 <p> <li> <b>13 December 2000 -- BusyBox 0.48 released</b>
81 <br>
82
83 This release fixes lots and lots of bugs. This has had some very
84 rigorous testing, and looks very, very clean. The usual tar
85 update of course: tar no longer breaks hardlinks, tar -xzf is
86 optionally supported, and the LRP folks will be pleased to know
87 that 'tar -X' and 'tar --exclude' are both now in. Applets are
88 now looked up using a binary search makeing lash (the busybox
89 shell) much faster. For the new debian-installer (for Debian
90 woody) a .udeb can now be generated.
91 <p>
92 The curious can get a list of some of the more interesting chages by reading
93 the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
94 <p>
95 Many thanks go out to the many many people that have contributed to
96 this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti.
97
98
80 <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> 99 <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b>
81 <br> 100 <br>
82 101
@@ -90,48 +109,6 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo
90 for complete details. 109 for complete details.
91 110
92 111
93 <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b>
94 <br>
95
96 This release fixes several bugs (including a ugly bug in tar,
97 and fixes for NFSv3 mount support). Added a dumpkmap to allow
98 people to dump a binary keymaps for use with 'loadkmap', and a
99 completely reworked 'grep' and 'sed' which should behave better.
100 BusyBox shell can now also be used as a login shell.
101 See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
102 for complete details.
103
104
105 <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b>
106 <br>
107
108 This release has been slow in coming, but is very solid at this
109 point. BusyBox now supports libc5 as well as GNU libc. This
110 release provides the following new apps: cut, tr, insmod, ar,
111 mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and
112 telnet. There are bug fixes for just about every app as well (see
113 the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
114 details).
115 <p>
116 Also, some exciting infrastructure news! Busybox now has its own
117 <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>,
118 publically browsable
119 <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>,
120 anonymous
121 <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and
122 for those that are actively contributing there is even
123 <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>.
124 I think this will be a huge help to the ongoing development of BusyBox.
125 <p>
126 Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced
127 a few weeks ago prior to its actually being released. To avoid any confusion
128 we are just skipping 0.44.
129 <p>
130 Many thanks go out to the many people that have contributed to this release
131 of BusyBox (esp. Pavel Roskin)!
132
133
134
135 <p> <li> <b>Old News</b> 112 <p> <li> <b>Old News</b>
136 <br> 113 <br>
137 For the old news, visit <a href="http://busybox.lineo.com/oldnews.html">the old news page</a>. 114 For the old news, visit <a href="http://busybox.lineo.com/oldnews.html">the old news page</a>.
@@ -176,6 +153,8 @@ Current documentation for BusyBox includes:
176 grammatical, whatever) please let me know. 153 grammatical, whatever) please let me know.
177 <li> <a href="ftp://oss.lineo.com/busybox/BusyBox.pdf">BusyBox.pdf</a>. 154 <li> <a href="ftp://oss.lineo.com/busybox/BusyBox.pdf">BusyBox.pdf</a>.
178 This is basically the same document, but in pdf format. 155 This is basically the same document, but in pdf format.
156 <li> <a href="ftp://oss.lineo.com/busybox/README">README</a>.
157 This is the README file included in the busybox source release.
179 <li> <a href="http://bugs.lineo.com/db/pa/lbusybox.html">BusyBoxBugs</a>. 158 <li> <a href="http://bugs.lineo.com/db/pa/lbusybox.html">BusyBoxBugs</a>.
180 Need to report a bug? Need to check if a bug has been filed? 159 Need to report a bug? Need to check if a bug has been filed?
181 <li> If you need more help, the BusyBox 160 <li> 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 @@
41 <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b> 41 <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b>
42 <hr> 42 <hr>
43 43
44 <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b>
45 <br>
46
47 This release fixes several bugs (including a ugly bug in tar,
48 and fixes for NFSv3 mount support). Added a dumpkmap to allow
49 people to dump a binary keymaps for use with 'loadkmap', and a
50 completely reworked 'grep' and 'sed' which should behave better.
51 BusyBox shell can now also be used as a login shell.
52 See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
53 for complete details.
54
55
56 <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b>
57 <br>
58
59 This release has been slow in coming, but is very solid at this
60 point. BusyBox now supports libc5 as well as GNU libc. This
61 release provides the following new apps: cut, tr, insmod, ar,
62 mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and
63 telnet. There are bug fixes for just about every app as well (see
64 the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
65 details).
66 <p>
67 Also, some exciting infrastructure news! Busybox now has its own
68 <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>,
69 publically browsable
70 <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>,
71 anonymous
72 <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and
73 for those that are actively contributing there is even
74 <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>.
75 I think this will be a huge help to the ongoing development of BusyBox.
76 <p>
77 Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced
78 a few weeks ago prior to its actually being released. To avoid any confusion
79 we are just skipping 0.44.
80 <p>
81 Many thanks go out to the many people that have contributed to this release
82 of BusyBox (esp. Pavel Roskin)!
83
84
44 <p> <li> <b>19 April 2000 -- syslogd bugfix</b> 85 <p> <li> <b>19 April 2000 -- syslogd bugfix</b>
45 <br> 86 <br>
46 Turns out that there was still a bug in busybox syslogd. 87 Turns out that there was still a bug in busybox syslogd.