Changeset 3429

Show
Ignore:
Timestamp:
07/29/07 06:06:35 (1 year ago)
Author:
manuel
Message:

Ported r3428 from 2.3.x branch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jhalfs/tags/2.3/CLFS/master.sh

    r3364 r3429  
    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 ;; 
  • jhalfs/tags/2.3/jhalfs

    r3425 r3429  
    398398    cp -r menu ${BUILDDIR}${BLFS_ROOT} 
    399399    cp $COMMON_DIR/progress_bar.sh ${BUILDDIR}${BLFS_ROOT} 
    400     chmod 777 ${BUILDDIR}${BLFS_ROOT}/progress_bar.sh 
    401400    cp README.BLFS ${BUILDDIR}${BLFS_ROOT} 
    402401    # Clean-up