Update links to avoid possible lingering DNS problems
(and thereby test if I have the Reply-to thing really fixed this time)... -Erik
This commit is contained in:
parent
d402f971a5
commit
8ec99dfa05
@ -63,8 +63,8 @@ is now available <a href="screenshot.html">right here</a>.
|
||||
|
||||
|
||||
<H3>Mailing List Information</h3>
|
||||
BusyBox now has a <a href="http://busybox.net/lists/busybox/">mailing list</a>!
|
||||
To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox">this page</a>.
|
||||
BusyBox now has a <a href="http://www.busybox.net/lists/busybox/">mailing list</a>!
|
||||
To subscribe, go and visit <a href="http://www.busybox.net/mailman/listinfo/busybox">this page</a>.
|
||||
|
||||
<!-- Begin Latest News section -->
|
||||
|
||||
@ -152,12 +152,12 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
|
||||
|
||||
This release has been tested on x86, ARM, and powerpc using glibc 2.2.4,
|
||||
libc5, and uClibc, so it should work with just about any Linux system you throw it at.
|
||||
See the <a href="http://busybox.net/downloads/Changelog">changelog</a>
|
||||
See the <a href="http://www.busybox.net/downloads/Changelog">changelog</a>
|
||||
for <small>most of</small> the details. The last release was
|
||||
<em>very</em> solid for people, and this one should be even better.
|
||||
<p>
|
||||
As usual BusyBox 0.60.2 can be downloaded from
|
||||
<a href="http://busybox.net/downloads">http://busybox.net/downloads</a>.
|
||||
<a href="http://www.busybox.net/downloads">http://www.busybox.net/downloads</a>.
|
||||
<p>
|
||||
Have Fun.<br> -Erik
|
||||
<p>
|
||||
@ -166,7 +166,7 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
|
||||
|
||||
<li> <b>Old News</b>
|
||||
<br>
|
||||
For the old news, visit <a href="http://busybox.net/oldnews.html">the old news page</a>.
|
||||
For the old news, visit <a href="http://www.busybox.net/oldnews.html">the old news page</a>.
|
||||
</ul>
|
||||
|
||||
|
||||
@ -181,17 +181,17 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
|
||||
<ul>
|
||||
|
||||
<li> Source for the latest release can always be downloaded from
|
||||
<a href="http://busybox.net/downloads">http://busybox.net/downloads</a>.
|
||||
<a href="http://www.busybox.net/downloads">http://www.busybox.net/downloads</a>.
|
||||
|
||||
<li> A new snapshot of the source is made daily and is available as a GNU
|
||||
gzipped tarball <a href="busybox.tar.gz"> right here</a>.
|
||||
|
||||
<li> BusyBox now has its own publically browsable
|
||||
<a href="http://busybox.net/cgi-bin/cvsweb/busybox/">CVS tree</a>,
|
||||
<a href="http://www.busybox.net/cgi-bin/cvsweb/busybox/">CVS tree</a>,
|
||||
anonymous
|
||||
<a href="http://busybox.net/cvs_anon.html">CVS access</a>, and
|
||||
<a href="http://www.busybox.net/cvs_anon.html">CVS access</a>, and
|
||||
for those that are actively contributing there is even
|
||||
<a href="http://busybox.net/cvs_write.html">CVS write access</a>.
|
||||
<a href="http://www.busybox.net/cvs_write.html">CVS write access</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
@ -206,18 +206,18 @@ To subscribe, go and visit <a href="http://busybox.net/mailman/listinfo/busybox"
|
||||
<TR><TD BGCOLOR="#eeeee0">
|
||||
Current documentation for BusyBox includes:
|
||||
<ul>
|
||||
<li> <a href="http://busybox.net/downloads/BusyBox.html">BusyBox.html</a>.
|
||||
<li> <a href="http://www.busybox.net/downloads/BusyBox.html">BusyBox.html</a>.
|
||||
This is a list of the all the available commands in BusyBox with
|
||||
complete usage information and examples of how to use each app. I
|
||||
have spent a <em>lot</em> of time updating these docs and trying to
|
||||
make them fairly comprehensive. If you find any errors (factual,
|
||||
grammatical, whatever) please let me know.
|
||||
<li> <a href="http://busybox.net/downloads/README">README</a>.
|
||||
<li> <a href="http://www.busybox.net/downloads/README">README</a>.
|
||||
This is the README file included in the busybox source release.
|
||||
<li> <a href="http://bugs.busybox.net/db/pa/lbusybox.html">BusyBox Bugs</a>.
|
||||
Need to report a bug? Need to check if a bug has been filed?
|
||||
<li> If you need more help, the BusyBox
|
||||
<a href="http://busybox.net/lists/busybox/">mailing list</a> is
|
||||
<a href="http://www.busybox.net/lists/busybox/">mailing list</a> is
|
||||
a good place to start.
|
||||
</ul>
|
||||
|
||||
@ -260,7 +260,7 @@ Current documentation for BusyBox includes:
|
||||
BusyBox to create very small embedded systems.
|
||||
<p>
|
||||
|
||||
<li> <a href="http://busybox.net/software.html">Other cool embedded software</a>.
|
||||
<li> <a href="http://www.busybox.net/software.html">Other cool embedded software</a>.
|
||||
<p>
|
||||
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user