Changeset 6aeb5b7


Ignore:
Timestamp:
03/10/2006 08:15:31 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
821a2c6
Parents:
bef0a98
Message:

Added udev_update as valid book

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    rbef0a98 r6aeb5b7  
    6363        checkout VER version of the HLFS book. Supported versions at this time are:
    6464        dev* | trunk | SVN     aliases for Development HLFS
     65        alpha*                 aliases for the alphabetical branch
     66        udev*                  aliases for the udev_update branch
    6567${BOLD}  --fstab FILE${OFF}
    6668        use FILE as the /etc/fstab file for the HLFS system. If not specified,
     
    548550        alphabetical)
    549551           svn co $SVN/${svn_root}/branches/$LFSVRS/BOOK ${PROGNAME}-$LFSVRS >>$LOGDIR/$LOG 2>&1 ;;
     552        udev_update)
     553           svn co $SVN/LFS/branches/$LFSVRS/BOOK lfs-$LFSVRS >>$LOGDIR/$LOG 2>&1 ;;
    550554      esac
    551555      echo -ne "done\n"
Note: See TracChangeset for help on using the changeset viewer.