2
# the views will be tried in this order, if one fails to import, the next
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
10
# Distro contains global information about the upgrade
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
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
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
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
34
#SlideshowUrl=http://people.canonical.com/~mvo/ubiquity-slideshow-upgrade/slides/
35
# useful for e.g. testing
36
;AllowUnauthenticated=yes
40
BaseNames=linux-image,linux-headers,linux-image-debug,linux-backport-modules,linux-header-lbm
41
Types=386,ec2,generic,rt,server,virtual
43
# information about the individual meta-pkgs
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
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
57
KeyDependencies=kdm, kubuntu-netbook-default-settings
60
KeyDependencies=gdm, ubuntu-netbook-default-settings
63
KeyDependencies=xubuntu-artwork, xubuntu-default-settings, xfwm4
64
PostUpgradeRemove=notification-daemon
65
ForcedObsoletes=cups-pdf
67
[ubuntustudio-desktop]
68
KeyDependencies=ubuntustudio-default-settings, ubuntustudio-look
71
KeyDependencies=ichthux-artwork, ichthux-default-settings
74
KeyDependencies=mythbuntu-artwork, mythbuntu-default-settings
78
LogDir=/var/log/dist-upgrade/
84
ValidMirrors = mirrors.cfg
85
Components=main,restricted,universe,multiverse
86
Pockets=security,updates,proposed,backports
87
;AllowThirdParty=False
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
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
112
DebugBrokenScripts=no
114
;TerminalTimeout=2400