Changeset a7ed55d for CLFS/master.sh


Ignore:
Timestamp:
07/29/2007 12:04:36 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3.x
Children:
36e408e
Parents:
8b63f1c
Message:

Ported r3426:3427 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/master.sh

    r8b63f1c ra7ed55d  
    294294    # A little housekeeping on the scripts
    295295    case $this_script in
    296       *grub | *aboot | *colo | *silo | *arcload | *lilo )     continue    ;;
     296      *grub | *aboot | *colo | *silo | *arcload | *lilo | *introduction ) continue ;;
    297297      *whatnext*) continue     ;;
    298298      *fstab)   [[ ! -z ${FSTAB} ]] && cp ${FSTAB} $BUILDDIR/sources/fstab ;;
Note: See TracChangeset for help on using the changeset viewer.