93 lines
3.2 KiB
Text
93 lines
3.2 KiB
Text
[View]
|
|
# the views will be tried in this order, if one fails to import, the next
|
|
# is tried
|
|
View=DistUpgradeViewGtk3,DistUpgradeViewKDE,DistUpgradeViewText
|
|
#View=DistUpgradeViewNonInteractive
|
|
#Depends= apt (>= 1.0.10.2ubuntu2)
|
|
# the views below support upgrades over ssh connection
|
|
SupportSSH=DistUpgradeViewText,DistUpgradeViewNonInteractive
|
|
|
|
# Distro contains global information about the upgrade
|
|
[Distro]
|
|
# the meta-pkgs we support
|
|
MetaPkgs=trisquel, trisquel-mini, triskel, trisquel-sugar, trisquel-gnome
|
|
BaseMetaPkgs=trisquel-minimal, trisquel-base
|
|
IgnoredTasks=minimal, standard
|
|
Demotions=demoted.cfg
|
|
RemovalDenylistFile=removal_denylist.cfg
|
|
# if those packages were installed, make sure to keep them installed
|
|
KeepInstalledPkgs=xserver-xorg-video-all
|
|
KeepInstalledSection=translations
|
|
RemoveObsoletes=yes
|
|
PurgeObsoletes=yes
|
|
#ForcedObsoletes=ksplash-engine-moodin, powernowd, laptop-mode-tools
|
|
# hints for for stuff that should be done right after the cache calculated
|
|
# the dist-upgrade (not to be confused with the PostUpgrade hooks in the
|
|
# quirks handling)
|
|
#PostUpgradePurge=linux-restricted-modules-common
|
|
#PostUpgradeRemove=xsettings-kde
|
|
PostUpgradeRemove=resolvconf,notification-daemon
|
|
#PostUpgradeUpgrade=brasero,edubuntu-desktop
|
|
#PostUpgradeInstall=apt
|
|
#PostInstallScripts=./trisquel-postinstall.sh
|
|
EnableApport=no
|
|
# this supported deny listing certain versions to ensure we do not upgrade
|
|
# - blcr-dkms fails to build on kernel 2.6.35
|
|
#BadVersions=blcr-dkms_0.8.2-13
|
|
# ubiquity slideshow
|
|
#SlideshowUrl=http://people.canonical.com/~mvo/ubiquity-slideshow-upgrade/slides/
|
|
|
|
[trisquel]
|
|
KeyDependencies=lightdm, mate-desktop-environment, marco, ubuntu-mate-default-settings, lightdm-gtk-greeter
|
|
# those pkgs will be marked remove right after the distUpgrade in the cache
|
|
PostUpgradeRemove=casper, xscreensaver, powermanagement-interface, compiz-core, gdm, gnome-ppp, resolvconf
|
|
ForcedObsoletes= cups-pdf, notification-daemon, libcogl15, resolvconf
|
|
|
|
[trisquel-mini]
|
|
KeyDependencies=lxde
|
|
#Remove previous gnome component from ltrisquel to avoid pulling gnome depends on upgrade (LP: #945215)
|
|
PostUpgradeRemove=casper, gnome-bluetooth, resolvconf
|
|
ForcedObsoletes= cups-pdf, notification-daemon, libcogl15, resolvconf
|
|
|
|
[triskel]
|
|
KeyDependencies=triskel-settings-desktop, plasma-desktop, sddm
|
|
PostUpgradeRemove=powermanagement-interface, guidance-power-manager, kde-guidance-powermanager, kmix
|
|
# those packages are marked as obsolete right after the upgrade
|
|
ForcedObsoletes=ivman, gtk-qt-engine
|
|
# help the resolver a bit: LP: #1426132
|
|
PostUpgradeInstall=baloo-kf5
|
|
|
|
[trisquel-sugar]
|
|
KeyDependencies=sugar, lightdm-gtk-greeter
|
|
|
|
[trisquel-gnome]
|
|
KeyDependencies=gnome-core, gdm3
|
|
|
|
[Files]
|
|
BackupExt=distUpgrade
|
|
LogDir=/var/log/dist-upgrade/
|
|
|
|
[Sources]
|
|
From=nabia
|
|
To=aramo
|
|
ValidOrigin=Trisquel
|
|
ValidMirrors = mirrors.cfg
|
|
Components=main
|
|
Pockets=security,updates,backports
|
|
;AllowThirdParty=False
|
|
|
|
;[PreRequists]
|
|
;Packages=release-upgrader-apt,release-upgrader-dpkg
|
|
;SourcesList=prerequists-sources.list
|
|
;SourcesList-ia64=prerequists-sources.ports.list
|
|
;SourcesList-hppa=prerequists-sources.ports.list
|
|
|
|
[Network]
|
|
MaxRetries=3
|
|
|
|
[NonInteractive]
|
|
ForceOverwrite=yes
|
|
RealReboot=no
|
|
DebugBrokenScripts=no
|
|
DpkgProgressLog=no
|
|
;TerminalTimeout=2400
|