[PATCH][bionic/linux-aws] UBUNTU: [Packaging] aws: Enable signed kernel

Tim Gardner tim.gardner at canonical.com
Wed Dec 15 15:11:40 UTC 2021



On 12/15/21 7:43 AM, Stefan Bader wrote:
> On 09.12.21 18:35, Tim Gardner wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1951011
>>
>> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
>> ---
>>   debian.aws/control.d/flavour-control.stub | 7 ++++---
>>   debian.aws/rules.d/amd64.mk               | 2 +-
>>   debian.aws/rules.d/arm64.mk               | 1 +
>>   3 files changed, 6 insertions(+), 4 deletions(-)
>>
>> diff --git a/debian.aws/control.d/flavour-control.stub 
>> b/debian.aws/control.d/flavour-control.stub
>> index 0bb756b4ec0a8..bd22e3549ef13 100644
>> --- a/debian.aws/control.d/flavour-control.stub
>> +++ b/debian.aws/control.d/flavour-control.stub
>> @@ -21,7 +21,7 @@
>>   #
>>   # XXX: Leave the blank line before the first package!!
>> -Package: linux-image-PKGVER-ABINUM-FLAVOUR
>> +Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR
>>   Build-Profiles: <!stage1>
>>   Architecture: ARCH
>>   Section: kernel
>> @@ -30,6 +30,7 @@ Provides: linux-image, fuse-module, aufs-dkms, 
>> =PROVIDES=${linux:rprovides}
>>   Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 
>> 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR
>>   Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
>>   Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
>> +Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR
>>   Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, 
>> SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
>>   Description: Linux kernel image for version PKGVER on DESC
>>    This package contains the Linux kernel image for version PKGVER on
> 
> The signed primary kernels contain something like
> 
> This package contains the=SIGN-ME-TXT= Linux kernel image for version 
> PKGVER on
> DESC.
> 
> Something similar is done to the signed debug symbols description. Not 
> fatal but it would be more consistent with the other signed kernels.
> 

I'll fix that when applied.

> For the tracking bug I noticed that it seems to be missing series 
> nominations. I did not see anything beyond x and f.
> 

Done

rtg
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list