You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
Config-build.in build: separate signing logic 5 years ago
Config-devel.in rules: allow arbitrary log destination 5 years ago
Config-images.in build: set TARGET_ROOTFS_PARTSIZE to make combined image fit in 128MB 5 years ago
Config-kernel.in config: kernel: only enable container features if !SMALL_FLASH 5 years ago