Changeset 4da2512 for blfs-tool


Ignore:
Timestamp:
08/29/2006 06:16:27 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:
4965fa8
Parents:
3619bc5
Message:

Merged r3068:3072 from expoerimental:
cmdline and config files support removal.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • blfs-tool

    r3619bc5 r4da2512  
    4545
    4646see_ya() {
    47     echo -e "\n${L_arrow}${BOLD}jhalfs${R_arrow} exit${OFF}\n"
     47    echo -e "\n${L_arrow}${BOLD}jhalfs-X${R_arrow} exit${OFF}\n"
    4848}
    4949##### Simple error TRAPS
     
    6565
    6666# envars not sourced from configuration file
    67   PROGNAME=$(basename $0)
    6867COMMON_DIR="common"
    69  VERBOSITY=1
     68VERBOSITY=1
    7069
    7170[[ $VERBOSITY > 0 ]] && echo -n "Loading config params from <configuration>..."
Note: See TracChangeset for help on using the changeset viewer.