2
# this is a dapper->hardy->lucid test image
3
# - its cheated because the base image was dapper and then it was
4
# *manually* upgraded to hardy, but because we cache the base
5
# image this is ok and its a dapper->hardy->lucid upgrade from
9
#View=DistUpgradeViewGtk
10
View=DistUpgradeViewNonInteractive
13
BaseMetaPkgs=ubuntu-minimal, ubuntu-standard
16
;EnableFullOverlay=yes
17
;EnableChrootOverlay=yes
18
;EnableChrootRsync=yes
25
ProfileName=dapper-hardy-lucid-ubuntu
26
BasePkg = ubuntu-desktop
27
AdditionalPkgs = pkgs.cfg
28
Mirror = http://archive.ubuntu.com/ubuntu
29
;Mirror = http://us.ec2.archive.ubuntu.com/ubuntu
30
;Proxy=http://192.168.1.1:3128/
32
Components=main,restricted
33
Pockets=security,updates
34
UpgradeFromDistOnBootstrap=true
35
;AddRepo=local_testing.list
37
ResultDir=/var/cache/auto-upgrade-tester/result
38
SSHKey=/var/cache/auto-upgrade-tester/ssh-key
39
DebugBrokenScripts=yes
45
ImageDir=/var/cache/auto-upgrade-tester/
46
CacheImageDir=/var/cache/auto-upgrade-tester/
47
BaseImage=%(ImageDir)s/dapper-i386.qcow2
48
;SwapImage=jeos/swap.qcow2
52
; Ubuntu official images:
53
; https://help.ubuntu.com/community/EC2StartersGuide#Getting%20the%20images
57
SSHKey=./ec2-keypair.pem
58
;Specify the security groups you want attached to
59
;the instance. For example:
60
;SecurityGroups = ssh,web
61
; Set this to "yes" if using an Ubuntu official AMI as we need to
63
;UbuntuOfficialAMI = yes
66
Tempdir=/tmp/upgrade-tester