X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=templates%2Frawhide.template;h=ae9399df93f4c792943cdd9c2a8377c36dc2b55d;hb=837399023dce58f8fdd9a3c6c5e39af087bacceb;hp=8406f0f8f74f610df7f1b04472a3acbbc6612a83;hpb=82f07dbeb68320d31497a49f33585ca0a839ea7a;p=mclu.git diff --git a/templates/rawhide.template b/templates/rawhide.template index 8406f0f..ae9399d 100755 --- a/templates/rawhide.template +++ b/templates/rawhide.template @@ -10,7 +10,9 @@ case "$1" in # Build image. build) virt-builder "$base_image" --output "$output" --format "$format" \ + $size \ --hostname "$name" \ + $timezone \ --install fedora-repos-rawhide \ --update \ --root-password password:123456 \