canonical / core-initrd

initrd implementation in ubuntu core
https://ubuntu.com/core/docs
GNU General Public License v3.0
10 stars 29 forks source link

move linux-firmware to Recommends #251

Open kubiko opened 3 months ago

kubiko commented 3 months ago

There are use-cases when the firmware is customised or pulled from the custom packages, so installing linux-firmware is unnecessary. Considering the size of the package, it is better set as "Recommends" The prime use case is when building kernel snap package locally, firmware staged to the snap should be used as a primarily source of truth.