From 272dd9d21ac58e00bbc14453db144f1434d95808 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Fri, 6 Sep 2024 16:58:29 +0200 Subject: [PATCH] add more package triggers --- etc/archboot/server-update.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/archboot/server-update.conf b/etc/archboot/server-update.conf index f4ed339a8..2160ebd13 100644 --- a/etc/archboot/server-update.conf +++ b/etc/archboot/server-update.conf @@ -5,10 +5,10 @@ _SERVER_ARCH="x86_64 aarch64 riscv64" # set your time before next architecture is built (value in seconds) _SERVER_WAIT="3600" # set program updates that trigger new server release -_TRIGGER="3cpio arch-install-scripts archboot archboot-arm archboot-riscv - archlinux-keyring archlinuxarm-keyring bash bcachefs-tools btrfs-progs - ca-certificates coreutils cryptsetup curl device-mapper dosfstools - e2fsprogs glibc hwdetect intel-ucode iproute2 iputils iw iwd kbd - kmod linux linux-firmware lvm2 mdadm mkinitcpio nano neovim openssh - openssl pacman pam systemd thin-provisioning-tools ttyd tzdata - util-linux wireless-regdb xfsprogs" +_TRIGGER="3cpio arch-install-scripts archboot archboot-arm archboot-bootloader + archboot-riscv archlinux-keyring archlinuxarm-keyring bash + bcachefs-tools btrfs-progs ca-certificates coreutils cryptsetup curl + device-mapper dosfstools e2fsprogs glibc hwdetect intel-ucode iproute2 + iputils iw iwd kbd kmod linux linux-firmware lvm2 mdadm mkinitcpio + nano neovim openssh openssl pacman pam systemd thin-provisioning-tools + ttyd tzdata util-linux wireless-regdb xfsprogs"