X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fsliceimage.post;h=ab496e40d1685d17ba5c0f79b97697e3ce58e1b7;hb=18b99e7d53960596181e5cad840ab4d07fd742b0;hp=45cbd3b984ba531ffe1f4bc9a0851f4ac4061702;hpb=34774f332bbabccf0e020a9bf676b877499bd675;p=build.git diff --git a/config.planetlab/sliceimage.post b/config.planetlab/sliceimage.post index 45cbd3b9..ab496e40 100644 --- a/config.planetlab/sliceimage.post +++ b/config.planetlab/sliceimage.post @@ -49,7 +49,7 @@ rm -f ${vdir}/etc/event.d/tty[23456] # use fedora's archive, and other yum-related issues if [[ "$vdir" =~ .*f14.* ]] ; then echo "* sliceimage.post: rectifying fedora14 slice image with fedora-release-14-2.noarch.rpm" - chroot $vdir rpm -U http://mirror.onelab.eu/third-party/fedora-release-14-2.noarch.rpm + rpm --root=$vdir -U http://mirror.onelab.eu/third-party/fedora-release-14-2.noarch.rpm fi cd -