mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-28 18:21:29 +00:00
Even if modules fail, try to perform the unmount.
This commit is contained in:
parent
0ab235c89e
commit
dfe54b454d
4
common/modules/umount.conf
Normal file
4
common/modules/umount.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
# Setting emergency to true will make it so this module is still run
|
||||||
|
# when a prior module fails
|
||||||
|
emergency: true
|
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
calamares-settings-ubuntu (1:24.04.8) UNRELEASED; urgency=medium
|
calamares-settings-ubuntu (1:24.04.8) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Use lxqt-sudo instead of sudo, to pick up theming.
|
* Use lxqt-sudo instead of sudo, to pick up theming.
|
||||||
|
* Even if modules fail, try to perform the unmount.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 15:22:22 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 15:22:22 -0600
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user