rebuilderd-sync.conf(5) File Formats Manual rebuilderd-sync.conf(5) (NAME) rebuilderd-sync.conf - rebuildctl pkgs sync-profile (SYNOPSIS) /etc/rebuilderd-sync.conf (DESCRIPTION) systemd (cronjob) . . (OPTIONS) distro= archlinux debian. suite= main contrib non-free core extra community. architectures= . releases= . (rolling-release) Arch Linux Debian . . source= (url) . Arch Linux : source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch" maintainers= () . packager . maintainers = ["kpcyrd", "Levente Polyak"] pkgs= () : pkgs = ["rebuilderd", "python-*"] excludes= () . excludes = ["tensorflow*"] pkgs= excludes= (glob) . maintainers= pkgs= . (EXAMPLES) ## core [profile."archlinux-core"] distro = "archlinux" suite = "core" architecture = "x86_64" source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch" ## community . ## ## . #[profile."archlinux-community"] #distro = "archlinux" #suite = "community" #architecture = "x86_64" #source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch" #maintainers = ["somebody"] #pkgs = ["some-pkg", "python-*"] #excludes = ["tensorflow*"] (AUTOMATIC SYNC) systemd : systemctl enable --now rebuilderd-sync@archlinux-core.timer @ . (SEE ALSO) rebuilderd(1), rebuildctl(1). (AUTHORS) rebuilderd kpcyrd https://github.com/kpcyrd/rebuilderd . 2025-08-29 rebuilderd-sync.conf(5)