debian-forge-cli/cmd/image-builder
Michael Vogt 80cadaf291 repos: lookup <buildin>, /{etc,usr/share}/image-builder/repositories
This commit switches the default repositories to use the build-in
ones from images PR#1112. It is still possible to override using
`/etc/image-builder` and `/usr/share/image-builder` or `--datadir`.

This is implicitly tested via the container test that no longer
includes the files from osbuild-composer in the container.
2025-01-09 16:17:50 +00:00
..
build.go main: add new --store argument to image-builder build 2024-12-19 08:49:26 +00:00
distro.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
distro_test.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
export_test.go cmd: rework argument handling 2024-12-16 07:54:45 +00:00
filters.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters_test.go filters: add new getOneImage() helper for manifest/build 2024-12-16 07:54:45 +00:00
list.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
main.go ibcli: use /var/cache/image-builder/store as default for --store 2024-12-19 11:35:15 +00:00
main_test.go main: add new --store argument to image-builder build 2024-12-19 08:49:26 +00:00
manifest.go cmd: add new build command 2024-12-16 14:59:08 +00:00
repos.go repos: lookup <buildin>, /{etc,usr/share}/image-builder/repositories 2025-01-09 16:17:50 +00:00