diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-09 03:52:46 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-09 03:52:46 +0000 |
commit | 6047ae3379edc1d089fede3d797f57c162fe3e19 (patch) | |
tree | 76fdae6cc3bcb3a5e1ff0f988c13e9c312c9738e /docs/busybox.net/FAQ.html | |
parent | ff4b924d2044556d90ae70b902882807b9c0b8cf (diff) | |
download | busybox-6047ae3379edc1d089fede3d797f57c162fe3e19.tar.gz |
Remove mention of CVS and instead point to Subversion
Diffstat (limited to 'docs/busybox.net/FAQ.html')
-rw-r--r-- | docs/busybox.net/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/FAQ.html b/docs/busybox.net/FAQ.html index b70c03a82..aaf48e67a 100644 --- a/docs/busybox.net/FAQ.html +++ b/docs/busybox.net/FAQ.html @@ -138,7 +138,7 @@ 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/cvsweb/buildroot/">here</a> + <li> Point your web browser <a href="/cgi-bin/viewcvs.cgi/trunk/buildroot/">here</a> <li> Click on "Download tarball" <li> Unpack the tarball on your Linux system somewhere <li> run 'make' and configure things to taste. |