https://bugzilla.suse.com/show_bug.cgi?id=1184403 https://bugzilla.suse.com/show_bug.cgi?id=1184403#c12 --- Comment #12 from Dario Faggioli <dfaggioli@suse.com> --- (In reply to Takashi Iwai from comment #8)
(In reply to Dario Faggioli from comment #6)
Oh, that might be due to the fact that in MicroOS we have no-recommends, then?
Yes, likely. In the normal installation, kernel-firmware-all package is usually installed via recommends. Also, some other firmware like CPU microcode is installed in a similar way, IIRC.
Ok, great... Thanks for the info!
So, without recommends installation, many such bits would be missing, and some can be serious problems; e.g. AMD GPU require the firmware files mandatory, and it'll lead to a blank screen without it. Or, the lack of CPU microcode results in the security hole.
Totally agree. What I still don't know (and am trying to figure out) is where it is decided what will end up in the install media. Like, using this issue as an example, why isn't the firmware package there? If it's due to the no-recommends thing... Where is it that we set "no-recommends" in such a way that is has this effect? Is it, perhaps, here: https://github.com/yast/skelcd-control-MicroOS/blob/master/control/control.M... ? -- You are receiving this mail because: You are the assignee for the bug.