diff options
Diffstat (limited to 'busybox/docs/busybox.net/news.html')
-rw-r--r-- | busybox/docs/busybox.net/news.html | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/busybox/docs/busybox.net/news.html b/busybox/docs/busybox.net/news.html deleted file mode 100644 index 0d4c81bab..000000000 --- a/busybox/docs/busybox.net/news.html +++ /dev/null | |||
@@ -1,52 +0,0 @@ | |||
1 | <!--#include file="header.html" --> | ||
2 | |||
3 | |||
4 | <ul> | ||
5 | |||
6 | <li><b>13 October 2004 -- BusyBox 1.00 released</b><p> | ||
7 | |||
8 | When you take a careful look at nearly every embedded Linux device or | ||
9 | software distribution shipping today, you will find a copy of BusyBox. | ||
10 | With countless routers, set top boxes, wireless access points, PDAs, and | ||
11 | who knows what else, the future for Linux and BusyBox on embedded devices | ||
12 | is looking very bright. | ||
13 | |||
14 | <p> | ||
15 | |||
16 | It is therefore with great satisfaction that I declare each and every | ||
17 | device already shipping with BusyBox is now officially out of date. | ||
18 | The highly anticipated release of BusyBox 1.00 has arrived! | ||
19 | |||
20 | <p> | ||
21 | |||
22 | Over three years in development, BusyBox 1.00 represents a tremendous | ||
23 | improvement over the old 0.60.x stable series. Now featuring a Linux | ||
24 | KernelConf based configuration system (as used by the Linux kernel), | ||
25 | Linux 2.6 kernel support, many many new applets, and the development | ||
26 | work and testing of thousands of people from around the world. | ||
27 | |||
28 | <p> | ||
29 | |||
30 | If you are already using BusyBox, you are strongly encouraged to upgrade to | ||
31 | BusyBox 1.00. If you are considering developing an embedded Linux device | ||
32 | or software distribution, you may wish to investigate if using BusyBox is | ||
33 | right for your application. If you need help getting started using | ||
34 | BusyBox, if you wish to donate to help cover expenses, or if you find a bug | ||
35 | and need help reporting it, you are invited to visit the <a | ||
36 | href="FAQ.html">BusyBox FAQ</a>. | ||
37 | |||
38 | <p> | ||
39 | |||
40 | As usual you can <a href="downloads">download busybox here</a>. | ||
41 | |||
42 | <p>Have Fun! | ||
43 | |||
44 | <p> | ||
45 | <li><b>Old News</b><p> | ||
46 | <a href="/oldnews.html">Click here to read older news</a> | ||
47 | |||
48 | |||
49 | </ul> | ||
50 | |||
51 | <!--#include file="footer.html" --> | ||
52 | |||