#These need to be done each time you want to make new install images . locations.include # These should be done just before rsyncing up echo "---------------------------------------------------------------" echo "Creating hdlist now" echo "---------------------------------------------------------------" sh ./build.hdlist.sh # ./makeyum.sl.sh echo "---------------------------------------------------------------" cd $RELEASEDIR/$ARCH/SL repoview -f -t "Scientific Linux Base $VERSION $ARCH" . cd $RELEASEDIR/$ARCH/updates/security repoview -f -t "Scientific Linux Errata $VERSION $ARCH" .