Received: from services.wan.fiasko-nw.net (services.wan.fiasko-nw.net [178.63.125.138]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id E28EE781EA0 for <~alpine/devel@lists.alpinelinux.org>; Tue, 19 May 2020 15:33:11 +0000 (UTC) Received: from [10.2.0.254] by services.wan.fiasko-nw.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1jb4Eu-0001Bw-RD for ~alpine/devel@lists.alpinelinux.org; Tue, 19 May 2020 17:33:10 +0200 Subject: Re: mkimage.sh and cpu microcode updates From: Thomas Liske To: ~alpine/devel@lists.alpinelinux.org References: <5b2d3dd4-6bb2-a926-a808-c5fadbd79fe1@fiasko-nw.net> <20200505123715.x6jhsz3ur3c2ftk4@wolfsden.cz> Message-ID: <4c1f676f-31ff-8a66-e097-f2b88540d9d8@fiasko-nw.net> Date: Tue, 19 May 2020 17:33:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -1.0 X-Spam_bar: - Hi, are there any updates or comments on this topics || MR ? TIA, Thomas On 05.05.20 22:54, Thomas Liske wrote: > Hi, > > On 05.05.20 14:37, Wolf wrote: >> Hello, >> >> On 2020-05-03 23:34:14 +0200, Thomas Liske wrote: >>> This does *not* help for early boot ucode updates. I think we require a >>> amd-ucode package simiular to the intel-ucode package. It should be >>> possible >>> since ArchLinux does it the same way[4]. >>> >>> [4] https://www.archlinux.org/packages/core/any/amd-ucode/ >> >> I can say that using the Arch's way does indeed work. I have my own >> amd-ucode package (basically rewrite of PKGBUIld to ABUILD) and did not >> notice any issues. > > in the meantime I have created MR !7527[1] porting the PKGBUILD part > into the APKBUILD of linux-firmware to add the amd-ucode package. > > [1] https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/7527 > > > HTH, > Thomas