From 0c068b285c7df34beadc66aa9fc937c103b033ef Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 8 Feb 2005 20:27:08 +0000 Subject: Mention subversion and provide access info. Remove mention of cvs. -Erik --- docs/uclibc.org/FAQ.html | 8 +++--- docs/uclibc.org/cvs_anon.html | 57 ---------------------------------------- docs/uclibc.org/cvs_howto.html | 44 ------------------------------- docs/uclibc.org/cvs_write.html | 32 ----------------------- docs/uclibc.org/developer.html | 58 +++++++++++++++++++++++++++++++++++++++++ docs/uclibc.org/download.html | 15 +++++------ docs/uclibc.org/header.html | 4 +-- docs/uclibc.org/lists.html | 3 ++- docs/uclibc.org/oldnews.html | 24 ++++++++--------- docs/uclibc.org/products.html | 2 +- docs/uclibc.org/subversion.html | 38 +++++++++++++++++++++++++++ docs/uclibc.org/toolchains.html | 6 ++--- 12 files changed, 127 insertions(+), 164 deletions(-) delete mode 100644 docs/uclibc.org/cvs_anon.html delete mode 100644 docs/uclibc.org/cvs_howto.html delete mode 100644 docs/uclibc.org/cvs_write.html create mode 100644 docs/uclibc.org/developer.html create mode 100644 docs/uclibc.org/subversion.html (limited to 'docs') diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index 6826e2f54..0f400a43b 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -229,13 +229,13 @@ How could it be smaller and not suck? the gcc compiler, and uClibc, all built to produce binaries for your target system linked with uClibc. You can build your own native uClibc toolchain using the - uClibc buildroot system. + uClibc buildroot system.

To build your own uClibc toolchain, follow the following simple steps: