work around bug #1037607 in ubuntu 14.04

This commit is contained in:
j 2014-09-25 15:43:02 +02:00
parent ada3bbe346
commit 9ebedeb664
1 changed files with 1 additions and 1 deletions

View File

@ -18,13 +18,13 @@ base=$(pwd)
sudo vmbuilder $hypervisor ubuntu --suite=trusty \
--verbose --debug \
--arch $arch \
--flavour generic \
--dest $base/pandora \
--hostname pandora \
--swapsize 512 \
--rootsize $size \
--user pandora \
--pass $password \
--addpkg linux-image-generic \
--components main,universe,multiverse \
--firstboot=$base/firstboot.sh \
$extra