~ubuntu-core-dev/ubuntu/xenial/ubuntu-release-upgrader/xenial

« back to all changes in this revision

Viewing changes to AutoUpgradeTester/profile/lts-ubuntu-amd64/DistUpgrade.cfg

  • Committer: Michael Terry
  • Date: 2012-06-06 21:23:35 UTC
  • mto: This revision was merged to the branch mainline in revision 2509.
  • Revision ID: michael.terry@canonical.com-20120606212335-dt5xyu2v3ct5hcey
first pass at converting update-manager source into ubuntu-release-upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[DEFAULT]
2
 
SourceRelease=lucid
3
 
 
4
 
[NonInteractive]
5
 
ProfileName=lts-ubuntu-amd64
6
 
BasePkg = ubuntu-desktop
7
 
AdditionalPkgs = pkgs.cfg
8
 
PostBootstrapData = /usr/share/pyshared/AutoUpgradeTester/prepare_lts_user
9
 
PostBootstrapScript = /usr/share/pyshared/AutoUpgradeTester/prepare_lts_desktop
10
 
 
11
 
[KVM]
12
 
Arch=amd64
13