Remove mention of CVS and instead point to Subversion

This commit is contained in:
Eric Andersen
2005-02-09 03:52:46 +00:00
parent ff4b924d20
commit 6047ae3379
12 changed files with 112 additions and 152 deletions

View File

@@ -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.