diff options
author | Eric Andersen | 2005-02-21 22:04:21 +0000 |
---|---|---|
committer | Eric Andersen | 2005-02-21 22:04:21 +0000 |
commit | 6ddc0d7f6be575a17b42d5e0adf6489ce995531f (patch) | |
tree | dea9e255a44019d387e911889e73b87c90688eaf | |
parent | b413a7009ec0058f00be9ae57097b151d22f29a4 (diff) | |
download | busybox-6ddc0d7f6be575a17b42d5e0adf6489ce995531f.zip busybox-6ddc0d7f6be575a17b42d5e0adf6489ce995531f.tar.gz |
Update buildroot pointers
-rw-r--r-- | docs/busybox.net/FAQ.html | 4 | ||||
-rw-r--r-- | docs/busybox.net/header.html | 1 | ||||
-rw-r--r-- | docs/busybox.net/products.html | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index 2eaaeec..c9f5909 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html @@ -138,8 +138,8 @@ have additions to this FAQ document, we would love to add them, An easy method to build your own basic BusyBox based system, is to follow these simple steps: <ul> - <li> Point your web browser <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">here</a> - <li> Click on "Download tarball" + <li> Point your web browser <a href="http://buildroot.uclibc.org/">here</a> + <li> Download a copy of buildroot <li> Unpack the tarball on your Linux system somewhere <li> run 'make' and configure things to taste. <li> run 'unset CC'. Some Linux systems (i.e. Gentoo) set 'CC' diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 154f9a3..e8db977 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -61,6 +61,7 @@ <br><a href="http://uclibc.org/">uClibc.org</a> <br><a href="http://cxx.uclibc.org/">uClibc++</a> <br><a href="http://udhcp.busybox.net/">udhcp</a> + <br><a href="http://buildroot.uclibc.org/">buildroot</a> <br><a href="http://www.scratchbox.org/">Scratchbox</a> <br><a href="http://openembedded.org/">OpenEmbedded</a> <br><a href="http://www.ucdot.org/">uCdot</a> diff --git a/docs/busybox.net/products.html b/docs/busybox.net/products.html index 9ee165a..768a349 100644 --- a/docs/busybox.net/products.html +++ b/docs/busybox.net/products.html @@ -13,7 +13,7 @@ listed in the order I happen to add them to the web page: <ul> -<li><a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a><br>A configurable +<li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable means for building your own busybox/uClibc based system systems. <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another |