seed/live
Benjamin Drung 9f8413b8b0 live: explicitly install cryptsetup-initramfs
cryptsetup used to recommend `cryptsetup-initramfs` but that
recommendation was changed to `dracut | cryptsetup-initramfs` when we
switched to Dracut as default (LP: #2142775).

Since the live layer still uses initramfs-tools (see LP #2143923),
explicitly pull in cryptsetup-initramfs to keep initramfs-tools in the
live layer instead of dracut.

LP: #2146567
2026-04-01 13:09:44 +02:00

36 lines
975 B
Plaintext

Task-Per-Derivative: 1
Task-Section: user
Task-Description: Lubuntu live CD
Task-Extended-Description: This task provides the extra packages installed on the Lubuntu live CD. It is neither useful nor recommended to install this task in other environments.
Task-Relevance: 2
Task-Key: calamares-settings-lubuntu
Task-Test-new-install: skip show
Task-Seeds: live-common
== Calamares frontend ==
* calamares-settings-lubuntu
* calamares # have to specify this explicitly to keep it from being autoremoved later
* polkitd-pkla # support legacy polkit authentication rules
* lubuntu-installer-prompt
== Bootloader ==
* grub-pc
== Language support ==
* language-pack-en
* libreoffice-help-en-us
* hunspell-en-us
== Lubuntu specifics ==
* zram-config # Enable zram support
== Other ==
* cifs-utils # Needed by casper for CIFS root
* cryptsetup # For LUKS/encryption support in Calamares
* cryptsetup-initramfs