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:
parent
ca4c634a22
commit
d3b8635fe6
1 changed files with 14 additions and 20 deletions
14
README
14
README
|
@ -34,7 +34,7 @@ $Id$
|
|||
supplied symlinks. After editing the config file for the project you wish
|
||||
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
|
||||
|
||||
./<symlink> eg: ./lfs or ./hlfs
|
||||
|
@ -52,10 +52,6 @@ $Id$
|
|||
|
||||
5. LAYOUT::
|
||||
|
||||
/BLFS/config
|
||||
/master.sh
|
||||
/xxxx.xsl
|
||||
|
||||
/CLFS/config
|
||||
/master.sh
|
||||
/xxxx.xsl
|
||||
|
@ -86,11 +82,9 @@ $Id$
|
|||
README.PACO
|
||||
TODO
|
||||
|
||||
./blfs ---+
|
||||
./clfs ---|
|
||||
+---> master.sh
|
||||
./hlfs ---|
|
||||
./lfs ---+
|
||||
./hlfs ---|+---> master.sh
|
||||
./lfs ---|
|
||||
|
||||
|
||||
6. FAQ::
|
||||
|
@ -107,7 +101,7 @@ $Id$
|
|||
$BUILDDIR/
|
||||
jhalfs (makefile,cmd scripts,logs..etc)
|
||||
sources (where packages reside)
|
||||
temptools (temporary bootstrap system)
|
||||
tools (temporary bootstrap system)
|
||||
cross-tools (temporary CLFS only)
|
||||
...
|
||||
FHS dir structure
|
||||
|
|
Reference in a new issue