mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
ubuntustudio-default-settings in focal release has a Recommends to this kernel, which makes it impossible to update the kernel later on, since we would install the -updates and release kernel, which isn't allowed and causes FTBFS. Hack out the focal-release kernel and let the rest of the build process pull in the right one. LP: #1884915