mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Bump the timeout limits to 15 minutes for both pkgselect contextualprocess modules.
This commit is contained in:
parent
fd49ee70fe
commit
8696f7da83
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
||||
calamares-settings-ubuntu (1:24.04.25) UNRELEASED; urgency=medium
|
||||
|
||||
* Be completely sure apt will not try to prompt the user.
|
||||
* Bump the timeout limits to 15 minutes for both pkgselect
|
||||
contextualprocess modules.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 09 Apr 2024 03:01:19 -0500
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
dontChroot: false
|
||||
timeout: 300
|
||||
timeout: 900
|
||||
"packages.minimalButton":
|
||||
true:
|
||||
- "DEBIAN_FRONTEND=noninteractive 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*"
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
dontChroot: true
|
||||
timeout: 600
|
||||
timeout: 900
|
||||
"packages.elementButton":
|
||||
true: "snap-seed-glue --seed ${ROOT}/var/lib/snapd/seed element-desktop"
|
||||
"packages.kritaButton":
|
||||
|
Loading…
x
Reference in New Issue
Block a user