rpmbuilder/rpms/incus/resources
Ben Vincent f125d59935 refactor: replace all wget commands with curl
Standardize download commands across all build scripts:
- HashiCorp packages: wget -O → curl -o
- VictoriaMetrics packages: wget -O → curl -o
- Other packages: wget -O → curl -o, wget → curl -O
- Update dependency lists to use curl instead of wget

This change provides consistency across all packages and uses a single download tool.
2025-09-29 21:59:01 +10:00
..
scripts refactor: standardize Dockerfile and build script structure 2025-09-28 22:17:46 +10:00
build.sh refactor: replace all wget commands with curl 2025-09-29 21:59:01 +10:00
incus-startup.service feat: add incus 2025-03-29 18:24:21 +11:00
incus-user.service feat: add incus 2025-03-29 18:24:21 +11:00
incus-user.socket feat: add incus 2025-03-29 18:24:21 +11:00
incus.service feat: add incus 2025-03-29 18:24:21 +11:00
incus.socket feat: add incus 2025-03-29 18:24:21 +11:00
nfpm_incus-client.yaml feat: add incus 2025-03-29 18:24:21 +11:00
nfpm_incus-tools.yaml feat: add incus 2025-03-29 18:24:21 +11:00
nfpm_incus.yaml feat: add incus 2025-03-29 18:24:21 +11:00
shutdown feat: add incus 2025-03-29 18:24:21 +11:00
sysusers.d.incus.conf feat: add incus 2025-03-29 18:24:21 +11:00
tmpfiles.d.incus.conf feat: add incus 2025-03-29 18:24:21 +11:00