← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~cjwatson/launchpad/custom-uefi into lp:launchpad

 

6	[archivepublisher]
7	run_parts_location: none
8	+uefi_key_location: none
9	+uefi_cert_location: none

This is global to the entire config, so it'll affect any other archive that's published under it (eg. partner).

658	+ UEFI = DBItem(6, """
659	+ uefi
660	+
661	+ A signed UEFI boot loader image.
662	+ """)

Isn't the custom upload *un*signed?
-- 
https://code.launchpad.net/~cjwatson/launchpad/custom-uefi/+merge/111626
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References