quetzal -> quantal
This commit is contained in:
committed by
Brian O'Connor
parent
e935da461a
commit
a155795837
+3
-3
@@ -9,7 +9,7 @@ Basic idea:
|
|||||||
-> create base install image if it's missing
|
-> create base install image if it's missing
|
||||||
- download iso if it's missing
|
- download iso if it's missing
|
||||||
- install from iso onto image
|
- install from iso onto image
|
||||||
|
|
||||||
build
|
build
|
||||||
-> create cow disk for new VM, based on base image
|
-> create cow disk for new VM, based on base image
|
||||||
-> boot it in qemu/kvm with text /serial console
|
-> boot it in qemu/kvm with text /serial console
|
||||||
@@ -51,10 +51,10 @@ isoURLs = {
|
|||||||
'precise64server':
|
'precise64server':
|
||||||
'http://mirrors.kernel.org/ubuntu-releases/12.04/'
|
'http://mirrors.kernel.org/ubuntu-releases/12.04/'
|
||||||
'ubuntu-12.04.3-server-amd64.iso',
|
'ubuntu-12.04.3-server-amd64.iso',
|
||||||
'quetzal32server':
|
'quantal32server':
|
||||||
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
|
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
|
||||||
'ubuntu-12.10-server-i386.iso',
|
'ubuntu-12.10-server-i386.iso',
|
||||||
'quetzal64server':
|
'quantal64server':
|
||||||
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
|
'http://mirrors.kernel.org/ubuntu-releases/12.10/'
|
||||||
'ubuntu-12.10-server-amd64.iso',
|
'ubuntu-12.10-server-amd64.iso',
|
||||||
'raring32server':
|
'raring32server':
|
||||||
|
|||||||
Reference in New Issue
Block a user