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

« back to all changes in this revision

Viewing changes to data/DistUpgrade.cfg.lucid

  • Committer: Balint Reczey
  • Date: 2019-12-17 20:29:55 UTC
  • Revision ID: balint.reczey@canonical.com-20191217202955-nqe4xz2c54s60y59
Moved to git at https://git.launchpad.net/ubuntu-release-upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[View]
2
 
# the views will be tried in this order, if one fails to import, the next
3
 
# is tried
4
 
View=DistUpgradeViewGtk,DistUpgradeViewGtk3,DistUpgradeViewKDE,DistUpgradeViewText
5
 
#View=DistUpgradeViewNonInteractive
6
 
#Depends= python-apt (>= 0.6.0), apt (>= 0.6)
7
 
# the views below support upgrades over ssh connection
8
 
SupportSSH=DistUpgradeViewText,DistUpgradeViewNonInteractive
9
 
 
10
 
# Distro contains global information about the upgrade
11
 
[Distro]
12
 
# the meta-pkgs we support
13
 
MetaPkgs=ubuntu-desktop, kubuntu-desktop, xubuntu-desktop, ubuntustudio-desktop, ichthux-desktop, mythbuntu-desktop, ubuntu-netbook, kubuntu-netbook
14
 
BaseMetaPkgs=ubuntu-minimal, ubuntu-standard
15
 
Demotions=demoted.cfg
16
 
RemoveEssentialOk=sysvinit, sysvutils, belocs-locales-bin
17
 
RemovalBlacklistFile=removal_blacklist.cfg
18
 
# if those packages were installed, make sure to keep them installed
19
 
KeepInstalledPkgs=gnumeric, hpijs, xserver-xorg-video-all
20
 
KeepInstalledSection=translations
21
 
RemoveObsoletes=yes
22
 
ForcedObsoletes=ksplash-engine-moodin, powernowd, laptop-mode-tools
23
 
# hints for for stuff that should be done early
24
 
PostUpgradePurge=ltsp-client, ltspfsd, linux-restricted-modules-common
25
 
PostUpgradeRemove=libflashsupport, kvm-source, gtk-qt-engine, libparted1.8-12, usplash, printconf, foomatic-db-gutenprint, ebox-printers, kbluetooth, kde-plasmoid-cwp
26
 
PostUpgradeUpgrade=brasero,edubuntu-desktop
27
 
#PostUpgradeInstall=apt
28
 
PostInstallScripts=./xorg_fix_proprietary.py
29
 
EnableApport=yes
30
 
# this supported blacklisting certain versions to ensure we do not upgrade
31
 
#  - blcr-dkms fails to build on kernel 2.6.35
32
 
BadVersions=blcr-dkms_0.8.2-13
33
 
# ubiquity slideshow
34
 
#SlideshowUrl=http://people.canonical.com/~mvo/ubiquity-slideshow-upgrade/slides/
35
 
# useful for e.g. testing
36
 
;AllowUnauthenticated=yes
37
 
 
38
 
[KernelRemoval]
39
 
Version=2.6.32
40
 
BaseNames=linux-image,linux-headers,linux-image-debug,linux-backport-modules,linux-header-lbm
41
 
Types=386,ec2,generic,rt,server,virtual
42
 
 
43
 
# information about the individual meta-pkgs
44
 
[ubuntu-desktop]
45
 
KeyDependencies=gdm, ubuntu-artwork, ubuntu-sounds
46
 
# those pkgs will be marked remove right after the distUpgrade in the cache
47
 
PostUpgradeRemove=xscreensaver, gnome-cups-manager, powermanagement-interface, deskbar-applet, nautilus-cd-burner
48
 
ForcedObsoletes=desktop-effects, cups-pdf, gnome-app-install, policykit-gnome, gnome-mount
49
 
 
50
 
[kubuntu-desktop]
51
 
KeyDependencies=kdm, kubuntu-artwork
52
 
PostUpgradeRemove=powermanagement-interface, guidance-power-manager, kde-guidance-powermanager
53
 
# those packages are marked as obsolete right after the upgrade
54
 
ForcedObsoletes=ivman, cups-pdf, gtk-qt-engine
55
 
 
56
 
[kubuntu-netbook]
57
 
KeyDependencies=kdm, kubuntu-netbook-default-settings
58
 
 
59
 
[ubuntu-netbook]
60
 
KeyDependencies=gdm, ubuntu-netbook-default-settings
61
 
 
62
 
[xubuntu-desktop]
63
 
KeyDependencies=xubuntu-artwork, xubuntu-default-settings, xfwm4
64
 
PostUpgradeRemove=notification-daemon
65
 
ForcedObsoletes=cups-pdf
66
 
 
67
 
[ubuntustudio-desktop]
68
 
KeyDependencies=ubuntustudio-default-settings, ubuntustudio-look
69
 
 
70
 
[ichthux-desktop]
71
 
KeyDependencies=ichthux-artwork, ichthux-default-settings
72
 
 
73
 
[mythbuntu-desktop]
74
 
KeyDependencies=mythbuntu-artwork, mythbuntu-default-settings
75
 
 
76
 
[Files]
77
 
BackupExt=distUpgrade
78
 
LogDir=/var/log/dist-upgrade/
79
 
 
80
 
[Sources]
81
 
From=lucid
82
 
To=precise
83
 
ValidOrigin=Ubuntu
84
 
ValidMirrors = mirrors.cfg
85
 
Components=main,restricted,universe,multiverse
86
 
Pockets=security,updates,proposed,backports
87
 
;AllowThirdParty=False
88
 
 
89
 
[PreRequists]
90
 
Packages=libapt-pkg4.12,libapt-inst1.4,release-upgrader-python-apt
91
 
SourcesList=prerequists-sources.list
92
 
;SourcesList-ia64=prerequists-sources.ports.list
93
 
;SourcesList-hppa=prerequists-sources.ports.list
94
 
 
95
 
[Aufs]
96
 
; this is a xor option, either full or chroot overlay
97
 
;EnableFullOverlay=yes
98
 
;EnableChrootOverlay=yes
99
 
; sync changes from the chroot back to the real system
100
 
;EnableChrootRsync=yes
101
 
; what chroot dir to use
102
 
;ChrootDir=/tmp/upgrade-chroot
103
 
; the RW dir to use (either for full overlay or chroot overlay)
104
 
;RWDir=/tmp/upgrade-rw
105
 
 
106
 
[Network]
107
 
MaxRetries=3
108
 
 
109
 
[NonInteractive]
110
 
ForceOverwrite=yes
111
 
RealReboot=no
112
 
DebugBrokenScripts=no
113
 
DpkgProgressLog=no
114
 
;TerminalTimeout=2400