summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-03 00:14:16 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-03 00:14:16 -0500
commite7164f028b4ba997f634c24ba35f75c687cd5613 (patch)
tree9989b92420f7852bf584a76e48890c9626ed0e6b /configs
parent084af6ac8cbdbe03c475821ef7c7c5601c52229e (diff)
downloadimage-e7164f028b4ba997f634c24ba35f75c687cd5613.tar.gz
image-e7164f028b4ba997f634c24ba35f75c687cd5613.tar.bz2
image-e7164f028b4ba997f634c24ba35f75c687cd5613.tar.xz
image-e7164f028b4ba997f634c24ba35f75c687cd5613.zip
Configs: Set proper signing keys
Diffstat (limited to 'configs')
-rw-r--r--configs/power.installfile3
-rw-r--r--configs/x86.installfile3
2 files changed, 6 insertions, 0 deletions
diff --git a/configs/power.installfile b/configs/power.installfile
index 02ca1b4..1547db1 100644
--- a/configs/power.installfile
+++ b/configs/power.installfile
@@ -1,4 +1,7 @@
# Things all PPC flavours need
pkginstall grub-ieee1275 mac-fdisk
+signingkey https://distfiles.adelielinux.org/adelie/keys/powerpc-1@packages.adelielinux.org.pub
+signingkey https://distfiles.adelielinux.org/adelie/keys/powerpc-2@packages.adelielinux.org.pub
+
inherit base.installfile
diff --git a/configs/x86.installfile b/configs/x86.installfile
index 326b672..8d6e9c3 100644
--- a/configs/x86.installfile
+++ b/configs/x86.installfile
@@ -1,4 +1,7 @@
# Things all x86-likes need.
pkginstall dmidecode efibootmgr grub-bios grub-efi mactel-boot strace
+signingkey https://distfiles.adelielinux.org/adelie/keys/x86-1@packages.adelielinux.org.pub
+signingkey https://distfiles.adelielinux.org/adelie/keys/x86-2@packages.adelielinux.org.pub
+
inherit base.installfile