~mvo/update-manager/not-automatic

« back to all changes in this revision

Viewing changes to AutoUpgradeTester/profile/intrepid-auto-install/DistUpgrade.cfg

  • Committer: Michael Vogt
  • Date: 2009-01-20 12:02:08 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090120120208-g8qjrh8j22pmnrv8
AutoUpgradeTester/UpgradeTestBackendChroot.py: move tempdir, cachetarball into the new CHROOT section

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
BackupExt=distUpgrade
37
37
 
38
38
[Sources]
39
 
From=jaunty
40
 
To=jaunty
 
39
From=intrepid
 
40
To=intrepid
41
41
ValidOrigin=Ubuntu
42
42
ValidMirrors = mirrors.cfg
43
43
 
56
56
Pockets=security,updates
57
57
SSHKey=ssh-key
58
58
RealReboot=true
 
59
BaseImage=jeos/hardy2-i386.qcow2
 
60
CacheBaseImage=yes
 
61
;SwapImage=jeos/swap.qcow2
59
62
UpgradeFromDistOnBootstrap=true
60
63
WorkaroundNetworkManager=true
61
64
AddRepo=local_testing.list
62
65
;PreRequistsFiles=backports/release-upgrader-apt_0.7.9ubuntu1_i386.udeb, backports/release-upgrader-dpkg_1.14.5ubuntu16.1_i386.udeb
63
 
 
64
 
[KVM]
65
 
BaseImage=jeos/jaunty-i386.qcow2
66
 
CacheBaseImage=yes
67
 
;SwapImage=jeos/swap.qcow2