Ignore:
Timestamp:
03/28/2006 06:07:54 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
26a8fdf
Parents:
1a97861
Message:

Tweaking -V output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r1a97861 r6afdfcc  
    6060          1 = only chapter06 Glibc, GCC and Binutils testsuites
    6161          2 = all chapter06 testsuites
    62           3 = all chapter05 and chapter06 testsuites       
     62          3 = all chapter05 and chapter06 testsuites
    6363${BOLD}  -W, --working-copy DIR${OFF}
    6464        use the local working copy placed in DIR as the $(echo $PROGNAME | tr [a-z] [A-Z]) book
     
    8484        Select the TARGET architecture, valid selections are:
    8585           32bit builds
    86         x86, i486, i586, ppc, mips, mipsel, sparc, sparcv8 
     86        x86, i486, i586, ppc, mips, mipsel, sparc, sparcv8
    8787           64bit builds
    8888        x86_64-64, mips64-64, mipsel64-64, sparc64-64, alpha
     
    9090        x86_64, mips64, mipsel64, sparc64, ppc64
    9191${BOLD}  --method BUILDMETHOD ${OFF}
    92         Select the build method, chroot or boot 
     92        Select the build method, chroot or boot
    9393${BOLD}  --boot_config FILE ${OFF}
    9494        The configuration file for the bootstrap kernel if method=boot
     
    100100${BOLD}  --model STYLE ${OFF}
    101101        Select the library model for the HLFS system
    102         Valid choices are: glibc or uclibc 
     102        Valid choices are: glibc or uclibc
    103103-EOF-
    104104
     
    123123
    124124version="
    125 ${BOLD}\"${PROGNAME}\"${OFF} script module (development) \$Date$
     125
     126${BOLD}  \"jhalfs-X\"${OFF} builder tool (development) \$Rev$
     127\$Date$
     128
     129${BOLD}              \"${PROGNAME}\"${OFF} script module
    126130
    127131Written by Jeremy Huntwork,
    128            Manuel Caneles Esparcia,
     132           Manuel Canales Esparcia,
    129133           George Boudreau
    130134
Note: See TracChangeset for help on using the changeset viewer.