Difference between revisions of "Funtoo:Ego/Releases/2.8.6"

From Funtoo
Jump to navigation Jump to search
 
Line 4: Line 4:
|version=2.8.6
|version=2.8.6
|type=regular
|type=regular
|changelog=
}}
 
=== Improvements and Fixes ===
=== Improvements and Fixes ===


;{{Bug|FL-9194}}: {{c|ego boot update}} will now copy {{f|amd-uc.img}} to {{f|/boot}} -- this is a fix for an issue related to loading microcode for AMD processors at boot-time.
;{{Bug|FL-9194}}: {{c|ego boot update}} will now copy {{f|amd-uc.img}} to {{f|/boot}} -- this is a fix for an issue related to loading microcode for AMD processors at boot-time.
;{{Bug|FL-6103}}: When scanning for kernels, {{c|ego boot}} will now automatically skip {{c|.sig}} files used for [[Secure Boot]]. I also incorporated a fix from [[User:vadik]] which allows for specific kernels or kernel patterns to be excluded with a {{c|-pattern}}. Previously, this feature was undocumented and not working. Now it should be working and also is documented in the man page.
;{{Bug|FL-6103}}: When scanning for kernels, {{c|ego boot}} will now automatically skip {{c|.sig}} files used for [[Secure Boot]]. I also incorporated a fix from [[User:vadik]] which allows for specific kernels or kernel patterns to be excluded with a {{c|-pattern}}. Previously, this feature was undocumented and not working. Now it should be working and also is documented in the man page.
}}

Latest revision as of 21:20, May 20, 2022

Ego 2.8.6 is a regular release which was released on 01 March 2022.


Improvements and Fixes

FL-9194
ego boot update will now copy amd-uc.img to /boot -- this is a fix for an issue related to loading microcode for AMD processors at boot-time.
FL-6103
When scanning for kernels, ego boot will now automatically skip .sig files used for Secure Boot. I also incorporated a fix from User:vadik which allows for specific kernels or kernel patterns to be excluded with a -pattern. Previously, this feature was undocumented and not working. Now it should be working and also is documented in the man page.