Update of /cvsroot/devil-linux/build/docs/documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv31840/docs/documentation
Modified Files:
documentation.xml
Log Message:
update some stuff about the lfssystem
Index: documentation.xml
===================================================================
RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- documentation.xml 7 Oct 2003 01:48:08 -0000 1.42
+++ documentation.xml 7 Oct 2003 22:51:29 -0000 1.43
@@ -786,8 +786,7 @@
<sect2>
<title>The build environment</title>
<para>Devil-Linux needs a special build environment, so that you don't run into problems and don't mess up your current system. We use a "Linux From Scratch" System (here called LFS ) to do this.</para>
- <para>Goto <ulink url="ftp://ftp.de.devil-linux.org/pub/develsources/">ftp://ftp.de.devil-linux.org/pub/develsources/</ulink> and download the file that starts with lfssystem. Unpack the lfssystem file in a directory, such as <filename>/usr/src</filename> or any other directory you prefer.</para>
- <para>At the time of writing this documentation, this file was the current one: <ulink url="ftp://ftp.devil-linux.org/pub/devel/sources/lfssystem-3.1/lfssystem-3.1-i486.tar.bz2">lfssystem-3.1-i486.tar.bz2</ulink></para>
+ <para>Goto <ulink url="ftp://ftp.devil-linux.org/pub/devel/sources/">ftp://ftp.devil-linux.org/pub/devel/sources/</ulink> and download the file that starts with lfssystem from the directory which matches the DL version you want to build. Unpack the lfssystem file in a directory, such as <filename>/usr/src</filename> or any other directory you prefer.</para>
</sect2>
<sect2>
<title>CVS</title>
|