diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-04-11 20:40:00 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-04-11 20:40:00 +0000 |
commit | a3603e845ef93dfc4027659fbe75d60c302f428a (patch) | |
tree | 85dd44665bbfc31b9f303b5df48d9f07707ea035 | |
parent | 265d229427dc35456dec37215142a3b0e06903df (diff) | |
download | busybox-w32-a3603e845ef93dfc4027659fbe75d60c302f428a.tar.gz busybox-w32-a3603e845ef93dfc4027659fbe75d60c302f428a.tar.bz2 busybox-w32-a3603e845ef93dfc4027659fbe75d60c302f428a.zip |
Oldnews
-rw-r--r-- | docs/busybox.net/oldnews.html | 96 |
1 files changed, 94 insertions, 2 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 2944715b7..f9e694f31 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -40,8 +40,100 @@ | |||
40 | 40 | ||
41 | <p> <li> <b>Take me back to the <a href="/">BusyBox</a> web site.</b> | 41 | <p> <li> <b>Take me back to the <a href="/">BusyBox</a> web site.</b> |
42 | <hr> | 42 | <hr> |
43 | 43 | ||
44 | 44 | ||
45 | <li> | ||
46 | <b>3 January 2002 -- Welcome to busybox.net!</b> | ||
47 | |||
48 | <p>Thanks to the generosity of a number of busybox | ||
49 | users, we have been able to purchase busybox.net | ||
50 | (which is where you are probably reading this). | ||
51 | Right now, busybox.net and uclibc.org are both | ||
52 | living on my home system (at the end of my DSL | ||
53 | line). I apologize for the abrupt move off of | ||
54 | busybox.lineo.com. Unfortunately, I no longer have | ||
55 | the access needed to keep that system updated (for | ||
56 | example, you might notice the daily snapshots there | ||
57 | stopped some time ago).</p> | ||
58 | |||
59 | <p>Busybox.net is currently hosted on my home | ||
60 | server, at the end of a DSL line. Unfortunately, | ||
61 | the load on them is quite heavy. To address this, | ||
62 | I'm trying to make arrangements to get busybox.net | ||
63 | co-located directly at an ISP. To assist in the | ||
64 | co-location effort, <a href= | ||
65 | "http://www.codepoet.org/~markw">Mark Whitley</a> | ||
66 | (author of busybox sed, cut, and grep) has donated | ||
67 | his <a href= | ||
68 | "http://www.netwinder.org/">NetWinder</a> computer | ||
69 | for hosting busybox.net and uclibc.org. Once this | ||
70 | system is co-located, the current speed problems | ||
71 | should be completely eliminated. Hopefully, too, | ||
72 | some of you will volunteer to set up some mirror | ||
73 | sites, to help to distribute the load a bit.</p> | ||
74 | |||
75 | <p><!-- | ||
76 | <center> | ||
77 | Click here to help support busybox.net! | ||
78 | <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> | ||
79 | <input type="hidden" name="cmd" value="_xclick"> | ||
80 | <input type="hidden" name="business" value="andersen@codepoet.org"> | ||
81 | <input type="hidden" name="item_name" value="Support Busybox"> | ||
82 | <input type="hidden" name="image_url" value="https://codepoet-consulting.com/images/busybox2.jpg"> | ||
83 | <input type="hidden" name="no_shipping" value="1"> | ||
84 | <input type="image" src="images/donate.png" border="0" name="submit" alt="Make donation using PayPal"> | ||
85 | </form> | ||
86 | </center> | ||
87 | --> | ||
88 | Since some people expressed concern over BusyBox | ||
89 | donations, let me assure you that no one is getting | ||
90 | rich here. All BusyBox and uClibc donations will be | ||
91 | spent paying for bandwidth and needed hardware | ||
92 | upgrades. For example, Mark's NetWinder currently | ||
93 | has just 64Meg of memory. As demonstrated when | ||
94 | google spidered the site the other day, 64 Megs in | ||
95 | not enough, so I'm going to be ordering 256Megs of | ||
96 | ram and a larger hard drive for the box today. So | ||
97 | far, donations received have been sufficient to | ||
98 | cover almost all expenses. In the future, we may | ||
99 | have co-location fees to worry about, but for now | ||
100 | we are ok. A <b>HUGE thank-you</b> goes out to | ||
101 | everyone that has contributed!<br> | ||
102 | -Erik</p> | ||
103 | </li> | ||
104 | |||
105 | <li> | ||
106 | <b>20 November 2001 -- BusyBox 0.60.2 released</b> | ||
107 | |||
108 | <p>We am very pleased to announce that the BusyBox | ||
109 | 0.60.2 (stable) is now released to the world. This | ||
110 | one is primarily a bugfix release for the stable | ||
111 | series, and it should take care of most everyone's | ||
112 | needs till we can get the nice new stuff we have | ||
113 | been working on in CVS ready to release (with the | ||
114 | wonderful new buildsystem). The biggest change in | ||
115 | this release (beyond bugfixes) is the fact that msh | ||
116 | (the minix shell) has been re-worked by Vladimir N. | ||
117 | Oleynik (vodz) and so it no longer crashes when | ||
118 | told to do complex things with backticks.</p> | ||
119 | |||
120 | <p>This release has been tested on x86, ARM, and | ||
121 | powerpc using glibc 2.2.4, libc5, and uClibc, so it | ||
122 | should work with just about any Linux system you | ||
123 | throw it at. See the <a href= | ||
124 | "downloads/Changelog">changelog</a> for <small>most | ||
125 | of</small> the details. The last release was | ||
126 | <em>very</em> solid for people, and this one should | ||
127 | be even better.</p> | ||
128 | |||
129 | <p>As usual BusyBox 0.60.2 can be downloaded from | ||
130 | <a href= | ||
131 | "downloads">http://www.busybox.net/downloads</a>.</p> | ||
132 | |||
133 | <p>Have Fun.<br> | ||
134 | -Erik</p> | ||
135 | </li> | ||
136 | |||
45 | <li> <b>18 November 2001 -- Help us buy busybox.net!</b> | 137 | <li> <b>18 November 2001 -- Help us buy busybox.net!</b> |
46 | 138 | ||
47 | <!-- Begin PayPal Logo --> | 139 | <!-- Begin PayPal Logo --> |