X-Git-Url: http://git.onelab.eu/?p=vserver-reference.git;a=blobdiff_plain;f=build.sh;fp=build.sh;h=9984e7ad5402b9175858093c6cb4ed209bf9ed5b;hp=41d92f5f227174152b48c439389f452356f99a3c;hb=1f211898f15b5718cf68cafe3c638989a1b7ac00;hpb=004564236085c7fd451e8fb68092a604c2a4bcc7 diff --git a/build.sh b/build.sh index 41d92f5..9984e7a 100755 --- a/build.sh +++ b/build.sh @@ -53,6 +53,8 @@ vstubdir=$PWD/vservers/.vstub/${slicefamily} # Make /vservers and default vserver reference image install -d -m 755 ${vref} +# needed for pldistros that don't have any system vserver images +install -d -m 755 ${vstubdir} # Some of the PlanetLab RPMs attempt to (re)start themselves in %post, # unless the installation is running inside the BootCD environment. We