diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-10-24 05:00:29 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-10-24 05:00:29 +0000 |
commit | bdfd0d78bc44e73d693510e70087857785b3b521 (patch) | |
tree | 153a573095afac8d8d0ea857759ecabd77fb28b7 /docs/busybox.net | |
parent | 9260fc5552a3ee52eb95823aa6689d52a1ffd33c (diff) | |
download | busybox-w32-bdfd0d78bc44e73d693510e70087857785b3b521.tar.gz busybox-w32-bdfd0d78bc44e73d693510e70087857785b3b521.tar.bz2 busybox-w32-bdfd0d78bc44e73d693510e70087857785b3b521.zip |
Major rework of the directory structure and the entire build system.
-Erik
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/index.html | 3 | ||||
-rw-r--r-- | docs/busybox.net/oldnews.html | 23 |
2 files changed, 11 insertions, 15 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index b396b4b16..a0b4e6ccf 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -295,7 +295,6 @@ listed in the order I happen to add them to the web page: | |||
295 | 295 | ||
296 | <ul> | 296 | <ul> |
297 | <li> <a href="http://cvs.debian.org/boot-floppies/">Debian installer (boot floppies) project</a> | 297 | <li> <a href="http://cvs.debian.org/boot-floppies/">Debian installer (boot floppies) project</a> |
298 | <li> <a href="ftp://ftp.slackware.com/pub/slackware/slackware-8.0/source/rootdsks/">Slackware 8.0 installer</a> | ||
299 | <li> <a href="http://www.linuxrouter.org/">Linux Router Project </a> | 298 | <li> <a href="http://www.linuxrouter.org/">Linux Router Project </a> |
300 | <li> <a href="http://linux-embedded.org/">LEM</a> | 299 | <li> <a href="http://linux-embedded.org/">LEM</a> |
301 | <li> <a href="http://www.toms.net/rb/">tomsrtbt</a> | 300 | <li> <a href="http://www.toms.net/rb/">tomsrtbt</a> |
@@ -325,7 +324,7 @@ listed in the order I happen to add them to the web page: | |||
325 | <li> <a href="http://dutnux.sourceforge.net/">DutNux</a> | 324 | <li> <a href="http://dutnux.sourceforge.net/">DutNux</a> |
326 | <li> <a href="http://www.cachier.com/">Cachier</a> | 325 | <li> <a href="http://www.cachier.com/">Cachier</a> |
327 | <li> <a href="http://www.microwerks.net/~hugo/mindi/">Mindi</a> | 326 | <li> <a href="http://www.microwerks.net/~hugo/mindi/">Mindi</a> |
328 | <li> <a href="http://www.tzi.de/~pharao90/ttylinux/">ttylinux</a> | 327 | |
329 | </ul> | 328 | </ul> |
330 | 329 | ||
331 | <p> Do you use BusyBox? I'd love to know about it and I'd be happy to link to | 330 | <p> Do you use BusyBox? I'd love to know about it and I'd be happy to link to |
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index d97bb2684..08a49caf8 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -74,12 +74,12 @@ | |||
74 | <li> <b>Busybox Boot-Floppy Image</b> | 74 | <li> <b>Busybox Boot-Floppy Image</b> |
75 | 75 | ||
76 | <p>Because you asked for it, we have made available a <a href= | 76 | <p>Because you asked for it, we have made available a <a href= |
77 | "ftp://opensource.lineo.com/busybox/busybox.floppy.img"> Busybox boot floppy | 77 | "ftp://oss.lineo.com/busybox/busybox.floppy.img"> Busybox boot floppy |
78 | image</a>. Here's how you use it: | 78 | image</a>. Here's how you use it: |
79 | 79 | ||
80 | <ol> | 80 | <ol> |
81 | 81 | ||
82 | <li> <a href= "ftp://opensource.lineo.com/busybox/busybox.floppy.img"> | 82 | <li> <a href= "ftp://oss.lineo.com/busybox/busybox.floppy.img"> |
83 | Download the image</a> | 83 | Download the image</a> |
84 | 84 | ||
85 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img | 85 | <li> dd it onto a floppy like so: <tt> dd if=busybox.floppy.img |
@@ -203,13 +203,13 @@ | |||
203 | details). | 203 | details). |
204 | <p> | 204 | <p> |
205 | Also, some exciting infrastructure news! Busybox now has its own | 205 | Also, some exciting infrastructure news! Busybox now has its own |
206 | <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>, | 206 | <a href="http://oss.lineo.com/lists/busybox/">mailing list</a>, |
207 | publically browsable | 207 | publically browsable |
208 | <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>, | 208 | <a href="http://oss.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>, |
209 | anonymous | 209 | anonymous |
210 | <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and | 210 | <a href="http://oss.lineo.com/cvs_anon.html">CVS access</a>, and |
211 | for those that are actively contributing there is even | 211 | for those that are actively contributing there is even |
212 | <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>. | 212 | <a href="http://oss.lineo.com/cvs_write.html">CVS write access</a>. |
213 | I think this will be a huge help to the ongoing development of BusyBox. | 213 | I think this will be a huge help to the ongoing development of BusyBox. |
214 | <p> | 214 | <p> |
215 | Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced | 215 | Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced |
@@ -398,13 +398,10 @@ | |||
398 | Freshmeat AppIndex record for BusyBox</A> | 398 | Freshmeat AppIndex record for BusyBox</A> |
399 | <p> | 399 | <p> |
400 | 400 | ||
401 | <li> <a href="http://opensource.lineo.com/software.html">Other cool embedded software</a>. | 401 | <li> <a href="http://oss.lineo.com/software.html">Cool embedded software</a>. |
402 | <p> | 402 | <p> |
403 | 403 | ||
404 | <li> <a href="http://opensource.lineo.com/">opensource.lineo.com</a>. | 404 | <li> <a href="http://oss.lineo.com/">oss.lineo.com</a>. |
405 | <p> | ||
406 | |||
407 | <li> <A HREF="http://www.lineo.com/">Lineo</A> is sponsoring BusyBox development. | ||
408 | <p> | 405 | <p> |
409 | 406 | ||
410 | </ul> | 407 | </ul> |
@@ -425,8 +422,8 @@ | |||
425 | <TD> | 422 | <TD> |
426 | <font size="-1" face="arial, helvetica, sans-serif"> | 423 | <font size="-1" face="arial, helvetica, sans-serif"> |
427 | Mail all comments, insults, suggestions and bribes to | 424 | Mail all comments, insults, suggestions and bribes to |
428 | <a href="mailto:andersen@lineo.com">Erik Andersen</a><BR> | 425 | <a href="mailto:andersen@codepoet.org">Erik Andersen</a><BR> |
429 | The Busybox logo is copyright 1999,2000, Erik Andersen. | 426 | The Busybox logo is copyright 1999,2000,2001 Erik Andersen. |
430 | </font> | 427 | </font> |
431 | </TD> | 428 | </TD> |
432 | 429 | ||