diff --git a/debian/changelog b/debian/changelog index 941224e..7822568 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ calamares-settings-ubuntu (1:25.04.8) UNRELEASED; urgency=medium * Add new global storage value for stacked squashfses and adjust config. + * Switch Lubuntu to dracut. -- Simon Quigley Wed, 20 Nov 2024 23:58:39 -0600 diff --git a/debian/control b/debian/control index 80d8455..7a82849 100644 --- a/debian/control +++ b/debian/control @@ -65,6 +65,7 @@ Package: calamares-settings-ubuntu-common Architecture: any Depends: calamares (>= 3.3.11), cryptsetup, + dracut-core, kdialog, keyutils, python3, diff --git a/lubuntu/settings.conf b/lubuntu/settings.conf index e0a2713..207ea6b 100644 --- a/lubuntu/settings.conf +++ b/lubuntu/settings.conf @@ -57,8 +57,8 @@ sequence: - shellprocess@bug-LP#1829805 - shellprocess@fixconkeys_part1 - shellprocess@fixconkeys_part2 - - initramfscfg - - initramfs + - dracutlukscfg + - dracut - grubcfg - contextualprocess@before_bootloader - bootloader