--- builds_bin/build_ISO 2006/06/30 23:42:13 1.5 +++ builds_bin/build_ISO 2007/04/14 21:21:22 1.9 @@ -32,8 +32,6 @@ distvers=$(basename $(pwd)) [ -f cdrom.image/updates/anaconda ] && chmod a+rx cdrom.image/updates/anaconda -chmod -R a+rX cdrom.image - for img in product updates do /usr/bin/mkcramfs \ @@ -58,8 +56,8 @@ rm -f $disttag-$distvers.iso smeserver.i cd cdrom.image -yum-arch . createrepo . +repoview . bootimg='isolinux/isolinux.bin' bootcat='isolinux/boot.cat' @@ -88,6 +86,8 @@ ln -sf $disttag.iso $disttag-$distvers.i echo "Building SRPMS ISO" +rm -f $disttag-SRPMS.iso $disttag-$distvers-SRPMS.iso + mkisofs $mkisopts \ -V "$distname $distvers SRPMS" \ -A "$distname SRPMS created on $today" \