~mvo/update-manager/not-automatic

« back to all changes in this revision

Viewing changes to DistUpgrade/DistUpgrade.cfg

  • Committer: Michael Vogt
  • Date: 2006-10-05 14:36:09 UTC
  • mfrom: (358.1.118 main)
  • mto: This revision was merged to the branch mainline in revision 376.
  • Revision ID: michael.vogt@ubuntu.com-20061005143609-d3d486671aba63d3
* merged from mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
Demotions=demoted.cfg
12
12
RemoveEssentialOk=sysvinit
13
13
RemovalBlacklistFile=removal_blacklist.cfg
 
14
# if those packages were installed, make sure to keep them installed
 
15
# we use this right now to emulate Breaks
 
16
KeepInstalledPkgs=gnumeric, gnumeric-gtk, hpijs
 
17
KeepInstalledSection=translations
14
18
 
15
19
# information about the individual meta-pkgs
16
20
[ubuntu-desktop]
17
21
KeyDependencies=gdm, gnome-panel, ubuntu-artwork
18
22
# those pkgs will be marked remove right after the distUpgrade in the cache
19
 
PostUpgradeRemove=xchat, xscreensaver
 
23
PostUpgradeRemove=xscreensaver
20
24
 
21
25
[kubuntu-desktop]
22
26
KeyDependencies=kdm, kicker, kubuntu-artwork-usplash
29
33
[xubuntu-desktop]
30
34
KeyDependencies=xubuntu-artwork-usplash, xubuntu-default-settings, xfce4
31
35
 
32
 
 
33
36
[Files]
34
37
BackupExt=distUpgrade
35
38
 
39
42
ValidOrigin=Ubuntu
40
43
ValidMirrors = mirrors.cfg
41
44
 
 
45
[Backports]
 
46
Packages=apt,dpkg,python2.4-apt
 
47
VersionIdent=~dapper
 
48
SourcesList=backport-source.list
 
49
 
 
50
 
42
51
[Network]
43
52
MaxRetries=3
44
53