X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=00cda860eac5e67670289ebbe78fad58983a17be;hb=3703fc4be92ba01968fdc8494415616477e8a2fa;hp=dc0d7a1eaa3e421bfdecb11d1ef669eb59ca5d09;hpb=20a0c897a6b069c87ef1f022f0648d5d3b3f3382;p=nodeimage.git diff --git a/build.sh b/build.sh index dc0d7a1..00cda86 100755 --- a/build.sh +++ b/build.sh @@ -143,7 +143,7 @@ done # Build the base Bootstrap filesystem # clean out yum cache to reduce space requirements -yum -c ${vref}/etc/yum.conf --installroot=${vdir} -y clean all +yum -c ${vref}/etc/yum.conf --installroot=${vref} -y clean all echo "--------STARTING tar'ing PlanetLab-Bootstrap.tar.bz2: $(date)" tar -cpjf PlanetLab-Bootstrap.tar.bz2 -C ${vref} .