mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-06 15:21:33 +00:00
Switch Lubuntu to dracut by default.
This commit is contained in:
parent
d3c20f92d0
commit
0908c29cfb
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
calamares-settings-ubuntu (1:25.04.8) UNRELEASED; urgency=medium
|
calamares-settings-ubuntu (1:25.04.8) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Add new global storage value for stacked squashfses and adjust config.
|
* Add new global storage value for stacked squashfses and adjust config.
|
||||||
|
* Switch Lubuntu to dracut.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 20 Nov 2024 23:58:39 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 20 Nov 2024 23:58:39 -0600
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -65,6 +65,7 @@ Package: calamares-settings-ubuntu-common
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: calamares (>= 3.3.11),
|
Depends: calamares (>= 3.3.11),
|
||||||
cryptsetup,
|
cryptsetup,
|
||||||
|
dracut-core,
|
||||||
kdialog,
|
kdialog,
|
||||||
keyutils,
|
keyutils,
|
||||||
python3,
|
python3,
|
||||||
|
@ -57,8 +57,8 @@ sequence:
|
|||||||
- shellprocess@bug-LP#1829805
|
- shellprocess@bug-LP#1829805
|
||||||
- shellprocess@fixconkeys_part1
|
- shellprocess@fixconkeys_part1
|
||||||
- shellprocess@fixconkeys_part2
|
- shellprocess@fixconkeys_part2
|
||||||
- initramfscfg
|
- dracutlukscfg
|
||||||
- initramfs
|
- dracut
|
||||||
- grubcfg
|
- grubcfg
|
||||||
- contextualprocess@before_bootloader
|
- contextualprocess@before_bootloader
|
||||||
- bootloader
|
- bootloader
|
||||||
|
Loading…
x
Reference in New Issue
Block a user