Changeset f4ed135 for README


Ignore:
Timestamp:
08/24/2006 08:38:22 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
a3b0e38
Parents:
7bf2fdd
Message:

Merged r2954:3058 from experimental.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r7bf2fdd rf4ed135  
    2222  uClibc rather than glibc.
    2323
    24 2. INSTALLATION::
     242. PREREQUISITES::
     25
     26     To use this tool you MUST:
     27
     28     - have experience building {c,h,b}LFS packages
     29     - know how to edit and write shell scripts
     30     - know how a Makefile works
     31     - be able to trace build failures and to find what is causing it
     32       (user error, package bug, {c,h,b}LFS command bug, or jhalfs code bug)
     33
     34     If you don't have the above skill, please don't use this tool.
     35
     36
     373. INSTALLATION::
    2538     No installation is required. System-wide installation is not allowed
    2639  for now.
    2740
    28 3. CONFIGURATION FILES::
     414. CONFIGURATION FILES::
    2942     Each book in the LFS series has its own set of configurable parameters
    3043  as well as the common parameters file.
     
    4962     This will create a new file named configuration but will not launch jhalfs.
    5063
    51 4. RUNNING::
     645. RUNNING::
    5265     The script master.sh cannot be invoked directly but only via the
    5366  supplied symlinks. After editing the config file for the project you wish
     
    115128
    116129
    117 5. LAYOUT::
     1306. LAYOUT::
    118131
    119132        /CLFS/config
     
    157170
    158171
    159 6. FAQ::
     1727. FAQ::
    160173    Q. "This 'help' file is very sparse"
    161174    A. Yes, it is. This tool, jhalfs, is for those who understand the LFS books
Note: See TracChangeset for help on using the changeset viewer.