README fixes:

Changed temptools by tools in the BUILDDIR layout.
Removed all references to ./blfs. We will need a separate README.BLFS.
This commit is contained in:
Manuel Canales Esparcia 2006-05-27 08:30:58 +00:00
parent ca4c634a22
commit d3b8635fe6

14
README
View file

@ -34,7 +34,7 @@ $Id$
supplied symlinks. After editing the config file for the project you wish supplied symlinks. After editing the config file for the project you wish
to build, run the script. to build, run the script.
The term <symlink> refers to the 1 of 4 package symlinks, lfs,hlfs,clfs,blfs. The term <symlink> refers to the 1 of 3 package symlinks, lfs,hlfs,clfs.
Replace <symlink> with your choice of packages; i.e.: ./lfs Replace <symlink> with your choice of packages; i.e.: ./lfs
./<symlink> eg: ./lfs or ./hlfs ./<symlink> eg: ./lfs or ./hlfs
@ -52,10 +52,6 @@ $Id$
5. LAYOUT:: 5. LAYOUT::
/BLFS/config
/master.sh
/xxxx.xsl
/CLFS/config /CLFS/config
/master.sh /master.sh
/xxxx.xsl /xxxx.xsl
@ -86,11 +82,9 @@ $Id$
README.PACO README.PACO
TODO TODO
./blfs ---+
./clfs ---| ./clfs ---|
+---> master.sh ./hlfs ---|+---> master.sh
./hlfs ---| ./lfs ---|
./lfs ---+
6. FAQ:: 6. FAQ::
@ -107,7 +101,7 @@ $Id$
$BUILDDIR/ $BUILDDIR/
jhalfs (makefile,cmd scripts,logs..etc) jhalfs (makefile,cmd scripts,logs..etc)
sources (where packages reside) sources (where packages reside)
temptools (temporary bootstrap system) tools (temporary bootstrap system)
cross-tools (temporary CLFS only) cross-tools (temporary CLFS only)
... ...
FHS dir structure FHS dir structure