forked from 0x2620/pandora
use 14.04 for vms
This commit is contained in:
parent
f984748ffe
commit
1efd49e19a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ extra="--addpkg avahi-daemon"
|
|||
#extra="--libvirt qemu:///system"
|
||||
|
||||
base=$(pwd)
|
||||
sudo vmbuilder $hypervisor ubuntu --suite=precise \
|
||||
sudo vmbuilder $hypervisor ubuntu --suite=trusty \
|
||||
--verbose --debug \
|
||||
--arch $arch \
|
||||
--flavour generic \
|
||||
|
|
Loading…
Reference in a new issue