aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/oldnews.html
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-07 08:44:25 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-07 08:44:25 +0000
commit84e5e76a56122f7a9c44f92707a0460631602000 (patch)
tree801a86916da35e8156f3d496b7767adfa7f8423b /docs/busybox.net/oldnews.html
parente83b4580abbc3d50e8563dee0e125a87609ab1ad (diff)
downloadbusybox-w32-84e5e76a56122f7a9c44f92707a0460631602000.tar.gz
busybox-w32-84e5e76a56122f7a9c44f92707a0460631602000.tar.bz2
busybox-w32-84e5e76a56122f7a9c44f92707a0460631602000.zip
Move some stuff to the oldnews area
git-svn-id: svn://busybox.net/trunk/busybox@3037 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r--docs/busybox.net/oldnews.html66
1 files changed, 66 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html
index c55fcfd28..99dd726f9 100644
--- a/docs/busybox.net/oldnews.html
+++ b/docs/busybox.net/oldnews.html
@@ -41,6 +41,72 @@
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 <li> <b>15 March 2001 -- BusyBox 0.50 released</b>
45 <br>
46
47 This release adds several new applets including ifconfig, route, pivot_root, stty,
48 and tftp, and also fixes tons of bugs. Tab completion in the
49 shell is now working very well, and the shell's environment variable
50 expansion was fixed. Tons of other things were fixed or made
51 smaller. For a fairly complete overview, see the
52 <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
53 <p>
54 lash (the busybox shell) is still with us, fixed up a bit so it
55 now behaves itself quite nicely. It really is quite usable as
56 long as you don't expect it to provide Bourne shell grammer.
57 Standard things like pipes, redirects, command line editing, and
58 environment variable expansion work great. But we have found that
59 this shell, while very usable, does not provide an extensible
60 framework for adding in full Bourne shell behavior. So the first order of
61 business as we begin working on the next BusyBox release will be to merge in the new shell
62 currently in progress at
63 <a href="http://doolittle.faludi.com/~larry/parser.html">Larry Doolittle's website</a>.
64 <p>
65
66
67 <li> <b>27 January 2001 -- BusyBox 0.49 released</b>
68 <br>
69
70 Several new applets, lots of bug fixes, cleanups, and many smaller
71 things made nicer. Several cleanups and improvements to the shell.
72 For a list of the most interesting changes
73 you might want to look at the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
74 <p>
75 Special thanks go out to Matt Kraai and Larry Doolittle for all their
76 work on this release, and for keeping on top of things while I've been
77 out of town.
78 <p>
79 <em>Special Note</em><br>
80
81 BusyBox 0.49 was supposed to have replaced lash, the BusyBox
82 shell, with a new shell that understands full Bourne shell/Posix shell grammer.
83 Well, that simply didn't happen in time for this release. A new
84 shell that will eventually replace lash is already under
85 construction. This new shell is being developed by Larry
86 Doolittle, and could use all of our help. Please see the work in
87 progress on <a href="http://doolittle.faludi.com/~larry/parser.html">Larry's website</a>
88 and help out if you can. This shell will be included in the next
89 release of BusyBox.
90 <p>
91
92 <li> <b>13 December 2000 -- BusyBox 0.48 released</b>
93 <br>
94
95 This release fixes lots and lots of bugs. This has had some very
96 rigorous testing, and looks very, very clean. The usual tar
97 update of course: tar no longer breaks hardlinks, tar -xzf is
98 optionally supported, and the LRP folks will be pleased to know
99 that 'tar -X' and 'tar --exclude' are both now in. Applets are
100 now looked up using a binary search making lash (the busybox
101 shell) much faster. For the new debian-installer (for Debian
102 woody) a .udeb can now be generated.
103 <p>
104 The curious can get a list of some of the more interesting changes by reading
105 the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>.
106 <p>
107 Many thanks go out to the many many people that have contributed to
108 this release, especially Matt Kraai, Larry Doolittle, and Kent Robotti.
109 <p>
44 <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> 110 <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b>
45 <br> 111 <br>
46 112