Changeset b90e260


Ignore:
Timestamp:
03/27/2006 06:48:53 PM (19 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
c16cedc
Parents:
f80c1e0
Message:

more Text changes only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    rf80c1e0 rb90e260  
    4848        print version number, then exit
    4949${BOLD}  -d  --directory DIR${OFF}
    50         use DIR directory for building ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}; all files jhahlfs produces will be
    51         in the directory DIR/jhahlfs.
     50        use DIR directory for building ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}; all files jhalfs produces will be
     51        in the directory DIR/jhalfs.
    5252${BOLD}  --rebuild${OFF}
    5353        clean the build directory before to perfom any other task. The directory
    54         is cleaned only if it was populated by a previous jhahlfs run.
     54        is cleaned only if it was populated by a previous jhalfs run.
    5555${BOLD}  -P, --get-packages${OFF}
    5656        download the packages and patches. This assumes that the server declared in the
     
    6060        use CLIENT as the program for retrieving packages (use in conjunction with -P)
    6161${BOLD}  -W, --working-copy DIR${OFF}
    62         use the local working copy placed in DIR as the HLFS book
     62        use the local working copy placed in DIR as the $(echo $PROGNAME | tr [a-z] [A-Z]) book
    6363${BOLD}  -L, --LFS-version VER${OFF}
    6464        checkout VER version of the HLFS book. Supported versions at this time are:
     
    6767        udev*                  aliases for the LFS udev_update branch
    6868${BOLD}  --fstab FILE${OFF}
    69         use FILE as the /etc/fstab file for the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF}system. If not specified,
     69        use FILE as the /etc/fstab file for the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF} system. If not specified,
    7070        a default /etc/fstab file with dummy values is created.
    7171${BOLD}  -C, --kernel-config FILE${OFF}
Note: See TracChangeset for help on using the changeset viewer.