Go to file
Thomas Lamprecht 6976163d1b aplinfo: see trusted keys as build product, always assembly
Don't track the binary trustedkeys.gpg but see it just as normal
build product with the armored keys as source.

This ensures we always ship those from TRUSTED_KEYS variable, not
more, not less.

Instead of the "gpg import+export in temporary home dir" just
de-armor and concatenate them our self, that's what happens anyway.

This could be even simplified by just using base64 -d on the pubkeys,
after the non base64 stuff was trimmed, that would omit our need for
gpg here completely.

Thanks to Wolfgang B. for giving the idea to just do simple stuff :)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-30 08:55:47 +01:00
aplinfo aplinfo: see trusted keys as build product, always assembly 2019-10-30 08:55:47 +01:00
bin pve5to6 will never be a POD based man page, fake it for now 2019-06-25 09:51:00 +02:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian add versioned postinst run of newaliases 2019-10-23 18:21:15 +02:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE vzdump: move code needed for cfs register of vzdump.cron to guest-common 2019-10-18 08:23:40 +02:00
services ceph: remove obsolete ceph.service and do not distribute it anymore 2019-07-04 17:09:48 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www gui: remove chrome/extjs workaround 2019-10-30 08:54:09 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-22 21:15:47 +02:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00