1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-28 11:55:14 +02:00
openwrt/config
Paul Spooren 4a45e69d19 build: separate signing logic
This separates the options for signature creation and verification

* SIGNED_PACKAGES create Packages.sig
* SIGNED_IMAGES add ucert signature to created images
* CHECK_SIGNATURE add verification capabilities to images
* INSTALL_LOCAL_KEY add local key-build to /etc/opkg/keys

Right now the buildbot.git contains some hacks to create images that
have signature verification capabilities while not storing private keys
on buildbot slaves. This commit allows to disable these steps for the
buildbots and only perform signing on the master.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-10-21 14:06:42 +02:00
..
Config-build.in build: separate signing logic 2019-10-21 14:06:42 +02:00
Config-devel.in rules: allow arbitrary log destination 2019-09-29 00:08:20 +02:00
Config-images.in build: set TARGET_ROOTFS_PARTSIZE to make combined image fit in 128MB 2019-09-21 13:48:15 +02:00
Config-kernel.in config: kernel: only enable container features if !SMALL_FLASH 2019-09-12 13:17:24 +02:00