mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-03 23:31:08 +00:00
Don't try to uninstall muon when doing a minimal install
This commit is contained in:
parent
efe57b6984
commit
3e5f959765
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
calamares-settings-ubuntu (1:24.04.9) noble; urgency=medium
|
||||
|
||||
* Remove muon from the list of packages to purge when doing a minimal
|
||||
installation, it no longer exists in Noble.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 08 Dec 2023 01:16:24 +0000
|
||||
|
||||
calamares-settings-ubuntu (1:24.04.8) noble; urgency=medium
|
||||
|
||||
* Use lxqt-sudo instead of sudo, to pick up theming.
|
||||
|
@ -3,7 +3,7 @@ dontChroot: false
|
||||
timeout: 300
|
||||
"packages.minimalInstall":
|
||||
true:
|
||||
- "apt-get -y --purge remove snapd vlc plasma-discover muon transmission-qt quassel 2048-qt featherpad noblenote kcalc qps zsync partitionmanager qapt-deb-installer picom qlipper qtpass libreoffice*"
|
||||
- "apt-get -y --purge remove snapd vlc plasma-discover transmission-qt quassel 2048-qt featherpad noblenote kcalc qps zsync partitionmanager qapt-deb-installer picom qlipper qtpass libreoffice*"
|
||||
- "apt-get -y autoremove"
|
||||
"packages.restrictedExtras":
|
||||
true:
|
||||
|
Loading…
x
Reference in New Issue
Block a user