luet/cmd
Ettore Di Giacinto 2eeb464946 Make repositories arch-aware
Introduce an arch field that can be used to filter repositories based on
the local architecture.

If arch is provided and matching with the current GOARCH then the
repository is enabled
2021-10-19 14:19:53 +02:00
..
box Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
database Re-organize common CLI code 2021-08-03 16:48:34 +02:00
helpers Don't use semver library for ordering by default 2021-09-21 14:16:39 +02:00
repo Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
tree Fixup luet tree pkglist/images while having shared templates 2021-08-11 12:52:16 +02:00
util Make repositories arch-aware 2021-10-19 14:19:53 +02:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go Deprecate parallel solver 2021-10-10 00:28:54 +02:00
cleanup.go Re-organize common CLI code 2021-08-03 16:48:34 +02:00
config.go cmd/config: simplify code (#246) 2021-08-11 16:26:34 +02:00
create-repo.go Update tests for including packages in tree from metadata 2021-09-16 12:59:54 +02:00
database.go Add database get command 2021-02-28 18:42:16 +01:00
exec.go Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
install.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
pack.go Replace Yaml with YAML in function, add debug output when extracting runtime data 2021-09-17 14:46:32 +02:00
reclaim.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
reinstall.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
replace.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go Tag 0.18.1 2021-10-10 21:27:35 +02:00
search.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
serve-repo.go Add serve-repo for a minimal embedded micro http server 2020-01-31 21:22:15 +01:00
tree.go Add luet tree images command to show images tree 2020-11-14 14:51:11 +01:00
uninstall.go Deprecate parallel solver 2021-10-10 00:28:54 +02:00
upgrade.go Make repositories arch-aware 2021-10-19 14:19:53 +02:00
util.go Drop imgworker client 2021-10-14 22:06:01 +02:00