Closed schubi2 closed 1 year ago
change looks good, just please bump version and add changelog entry. Thanks
OK, one more change is required at https://github.com/yast/yast-installation/blob/master/src/lib/installation/dialogs/security.rb#L124 which use wrong name
:heavy_check_mark: Public Jenkins job #261 successfully finished :heavy_check_mark: Created OBS submit request #1109088
…ations e.g. none/systemd-boot
Problem
systemd-boot bootloader currently does not support cpu mitigation. So no proposal should be shown for this setting like "none" bootloader is already doing it. So this is more a generic solution for it.
Solution
Checking if the corresponding bootloader has a cpu_mitigations call.
Testing