Tools to build Arch packages and maintain a third-party Arch repository
  • Go 45.9%
  • Python 31.2%
  • Shell 19.5%
  • Dockerfile 3.4%
Find a file
mutantmonkey e9e63bbfb5
autosign-receiver: simplify error messages
We don't need to include the text error/failed/etc. here; it can be
assumed since it's an error.
2026-08-30 21:46:22 -07:00
.github/workflows Update autosign govulncheck workflow 2026-04-11 23:03:08 -07:00
action Update action base image 2026-08-10 22:36:55 -07:00
actions pkgctl-update: install nvchecker 2025-02-24 00:40:41 -08:00
autosign autosign-receiver: simplify error messages 2026-08-30 21:46:22 -07:00
builder builder: use archlinux:base-devel image as base 2021-02-17 19:13:16 -08:00
cmd/geschenkerbauer-provenance Add utility to generate provenance 2026-04-30 23:18:16 -07:00
containers/autosign-receiver Update autosign-receiver base image 2026-08-10 22:37:09 -07:00
pkg/provenance Add utility to generate provenance 2026-04-30 23:18:16 -07:00
.gitignore Reorganize autosign, add basic autosign-receiver 2024-08-07 00:30:30 -07:00
build_pkgtree.py Remove old controller stuff 2024-11-22 23:54:33 -08:00
fetch_from_github.py Add fetch_from_github.py 2023-03-15 01:01:57 -07:00
github_dispatch.py github_dispatch: add --update-from-aur arg 2021-05-19 22:22:22 -07:00
go.mod Update Go dependencies 2026-08-10 22:36:10 -07:00
go.sum Update Go dependencies 2026-08-10 22:36:10 -07:00
README.md Update readme 2020-02-09 18:15:47 -08:00
unpack_and_sign.sh Update unpack_and_sign.sh to verify attestation 2024-07-04 13:40:39 -07:00
update_action_base_image.sh Update update_action_base_image.sh 2024-08-02 13:03:41 -07:00

geschenkerbauer

Tools to build Arch packages and maintain a third-party Arch repository.

Usage

Just run build_pkgtree.py in the same directory as the Arch package you'd like to build; you'll just need to specify --buildhost and the name of the package to build.