Commit graph

12 commits

Author SHA1 Message Date
InsanePrawn
f3794f939e Move enforce_wrapper() into appropiate CMDs. This speeds up --help as a side effect! 2021-09-29 23:18:12 +02:00
InsanePrawn
44261ffccb new dependency generation algorithm, dynamic chroot paths [almost] everywhere 2021-09-26 17:19:30 +02:00
InsanePrawn
e198097cf1 wrapper: use paths from config, clean up volume generation, mount wrapper-customized config into container 2021-09-26 17:19:30 +02:00
InsanePrawn
d52a615774 Make main.py the main entrypoint again and call docker wrapper enforcement from cli() callback
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
2021-09-26 17:19:30 +02:00
InsanePrawn
144acee10f WIP: Improve config parsing, make --verbose and --config-file global options
Bonus: Generalize and reuse cmd_ssh()

Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
2021-09-26 17:19:30 +02:00
jld3103
f3e555f13b Use random container names to run multiple instances at the same time 2021-08-17 20:43:28 +02:00
jld3103
da8a437341 Make it possible to use local prebuilts 2021-08-14 11:55:54 +02:00
jld3103
35ec53b615 Fix glibc locales
Fixes https://gitlab.com/kupfer/kupferbootstrap/-/issues/11
2021-08-13 20:25:33 +02:00
jld3103
98040d8a31 Apply formatting 2021-08-08 18:32:42 +02:00
jld3103
a3ab6a899d Fix docker image name 2021-08-08 18:16:39 +02:00
jld3103
1f5357bca6 WIP: Add rootfs building and flashing and other misc commands 2021-08-05 20:26:48 +02:00
jld3103
f9ba5a3cfd Initial commit 2021-08-04 18:36:37 +02:00