Compare commits

..

No commits in common. "5931918d8f9fc5f4c0d9dcef920c8f7f5fae2995" and "d92c45dce4e6a01947788cd097c13f72cc9a264f" have entirely different histories.

View file

@ -1,14 +1,13 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# created by Tobias Powalowski <tpowa@archlinux.org>
# set your managed architectures and processing order
# set your managed architectures
_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-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"
_TRIGGER="archboot archboot-arm archboot-riscv archlinux-keyring
archlinuxarm-keyring bcachefs-tools btrfs-progs coreutils
cryptsetup device-mapper dosfstools e2fsprogs glibc hwdetect iproute2
iputils iw iwd linux linux-firmware lvm2 mdadm mkinitcpio nano neovim
openssh pacman systemd thin-provisioning-tools ttyd util-linux
xfsprogs"