On 14/08/25 19:55, Luca Boccassi wrote:
if there really isn't any live-related package left installed, I'll put it in init-system-helpers - please double and triple check if there's anything else that is live-related.
Confirmed, `dpkg -l '*live*' shows` we have no live-* packages installed in any of our rootfs's, probably because they were never installed in the first place: `lb config --system normal` does not create a `config/package-lists/live.list.chroot`, which should be the package list responsible for installing them in live systems.
Thanks!