quetzal -> quantal

This commit is contained in:
Bob Lantz
2013-09-11 12:00:14 -07:00
committed by Brian O'Connor
parent e935da461a
commit a155795837
+3 -3
View File
@@ -9,7 +9,7 @@ Basic idea:
-> create base install image if it's missing
- download iso if it's missing
- install from iso onto image
build
-> create cow disk for new VM, based on base image
-> boot it in qemu/kvm with text /serial console
@@ -51,10 +51,10 @@ isoURLs = {
'precise64server':
'http://mirrors.kernel.org/ubuntu-releases/12.04/'
'ubuntu-12.04.3-server-amd64.iso',
'quetzal32server':
'quantal32server':
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
'ubuntu-12.10-server-i386.iso',
'quetzal64server':
'quantal64server':
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
'ubuntu-12.10-server-amd64.iso',
'raring32server':