diff options
-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 2eaaeece6..c9f5909ed 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, | |||
138 | An easy method to build your own basic BusyBox based system, is to | 138 | An easy method to build your own basic BusyBox based system, is to |
139 | follow these simple steps: | 139 | follow these simple steps: |
140 | <ul> | 140 | <ul> |
141 | <li> Point your web browser <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">here</a> | 141 | <li> Point your web browser <a href="http://buildroot.uclibc.org/">here</a> |
142 | <li> Click on "Download tarball" | 142 | <li> Download a copy of buildroot |
143 | <li> Unpack the tarball on your Linux system somewhere | 143 | <li> Unpack the tarball on your Linux system somewhere |
144 | <li> run 'make' and configure things to taste. | 144 | <li> run 'make' and configure things to taste. |
145 | <li> run 'unset CC'. Some Linux systems (i.e. Gentoo) set 'CC' | 145 | <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 154f9a3a8..e8db97768 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html | |||
@@ -61,6 +61,7 @@ | |||
61 | <br><a href="http://uclibc.org/">uClibc.org</a> | 61 | <br><a href="http://uclibc.org/">uClibc.org</a> |
62 | <br><a href="http://cxx.uclibc.org/">uClibc++</a> | 62 | <br><a href="http://cxx.uclibc.org/">uClibc++</a> |
63 | <br><a href="http://udhcp.busybox.net/">udhcp</a> | 63 | <br><a href="http://udhcp.busybox.net/">udhcp</a> |
64 | <br><a href="http://buildroot.uclibc.org/">buildroot</a> | ||
64 | <br><a href="http://www.scratchbox.org/">Scratchbox</a> | 65 | <br><a href="http://www.scratchbox.org/">Scratchbox</a> |
65 | <br><a href="http://openembedded.org/">OpenEmbedded</a> | 66 | <br><a href="http://openembedded.org/">OpenEmbedded</a> |
66 | <br><a href="http://www.ucdot.org/">uCdot</a> | 67 | <br><a href="http://www.ucdot.org/">uCdot</a> |
diff --git a/docs/busybox.net/products.html b/docs/busybox.net/products.html index 9ee165ad8..768a349f7 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: | |||
13 | <ul> | 13 | <ul> |
14 | 14 | ||
15 | 15 | ||
16 | <li><a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">buildroot</a><br>A configurable | 16 | <li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable |
17 | means for building your own busybox/uClibc based system systems. | 17 | means for building your own busybox/uClibc based system systems. |
18 | 18 | ||
19 | <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another | 19 | <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a><br>another |