/srv/irclogs.ubuntu.com/2018/06/18/#ubuntu-kernel.txt

=== himcesjf_ is now known as him-cesjf
mozmckWhy do the 4.16.x mainline kernel packages say linux-image-unsigned...?16:49
apwmozmck, because the packaging is coming from a later release where installed kernels (on amd64 and ppc64el) are signed by default; the unsigned kernel is therefore shipped in linux-image-unsigned for test builds16:51
mozmckSo I'm building a kernel to ship with the preemp-rt patch.  Do I need to do something to sign the package or is it fine like it is?16:52
mozmckI'm using the ubuntu patches such as these: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16.15/16:53
mozmckThen applying the preempt-rt patch and making relevant config changes.16:53
apwmozmck, well yes, it makes no difference as the consumer won't have any common key with you anyhow16:54
apwmozmck, though if you also switch off the efi_signed (and similar) flags in debian.master/rules.d/*.mk16:56
apwmozmck, you will get a linux-image package again, though the contents are unsigned still16:56
mozmckWill that affect booting on efi systems at all?16:56
apwmozmck, no more than the ones you are already producing, ie they will be unsigned16:59
apwi suppose once enfocement of efi signatures becomes a thing you will have to talk people thorugh17:00
apwturning that off to boot your non-standard kernels17:00
apwbut that is the same for everyone17:00
apwincluding us when we do test kernels17:00
mozmckapw: Ok, thanks for the information!  That was just what I needed to know.17:09

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!