Changeset e2fa2bd for common


Ignore:
Timestamp:
05/04/2006 06:43:55 PM (18 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
6dcfd53
Parents:
4edf3b7
Message:

Re-worded some help descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r4edf3b7 re2fa2bd  
    4848
    4949${BOLD}  -B, --book VER${OFF}
    50         checkout VER version of the book. Supported versions at this time are:
    51         dev* | trunk | SVN     aliases for Development {C,H,B}LFS
     50        use VER version of the book as the system to build.
     51        Supported versions are: dev*, trunk, SVN
     52        These are aliases for the Development version of {C,H,B}LFS
    5253
    5354${BOLD}  -D  --directory DIR${OFF}
     
    7879
    7980${BOLD}  -C, --comparasion TYPE${OFF}
    80          do iterative comparison analysis. That will take several time due that
    81          the final system packages wil be rebuilded the times defined in the
    82          ITERATIONS config option.
     81         do iterative comparison analysis. This extends the total build time
     82         considerably because the entire final system will rebuild itself
     83         the number of times specified by ITERATIONS in common/config.
    8384         Analisys types allowed are:
    84            ICA   = do the ICA analysis designed by Greg Schafer
     85           ICA   = do ICA as designed by Greg Schafer
    8586           farce = do the farce analysis designed by Ken Moffat
    8687           both  = perfom both ICA and farce analysis
     
    9899
    99100${BOLD}  -R --rebuild${OFF}
    100         clean the build directory before to perfom any other task. The directory
     101        clean the build directory before perfoming any other task. The directory
    101102        is cleaned only if it was populated by a previous jhalfs run.
    102103-EOF-
Note: See TracChangeset for help on using the changeset viewer.