diff --git a/docs/buildroot.html b/docs/buildroot.html index 8897ff67ea..56b072f2e7 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -107,25 +107,24 @@
Buildroot is available as daily CVS snapshots or directly using - CVS.
+Buildroot is available as daily SVN snapshots or directly using + SVN.
The latest snapshot is always available at http://uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2, and previous snapshots are also available at http://uclibc.org/downloads/snapshots/.
-To download Buildroot using CVS, you can simply follow
- the rules described on the "Accessing CVS"-page (http://www.uclibc.org/cvs_anon.html)
- of the uClibc website (http://www.uclibc.org), and download the
- buildroot
CVS module. For the impatient, here's a quick
+
To download Buildroot using SVN, you can simply follow
+ the rules described on the "Accessing SVN"-page (http://buildroot.uclibc.org/subversion.html)
+ of the uClibc buildroot website (http://buildroot.uclibc.org), and download the
+ buildroot
SVN module. For the impatient, here's a quick
recipe:
- $ cvs -d:pserver:anonymous@uclibc.org:/var/cvs login - $ cvs -z3 -d:pserver:anonymous@uclibc.org:/var/cvs co buildroot + $ svn co svn://uclibc.org/trunk/buildroot