1
0
mirror of https://github.com/coreos/coreos-assembler.git synced 2026-02-05 09:44:53 +01:00
Files
coreos-assembler/cmd
Dusty Mabe 42025ba2a2 only use prepare_build in legacy build path
The new build path being the use of container tools to build CoreOS
and the legacy path being the use of `rpm-ostree` directly where
prepare_build is leveraged.

Let's remove the use of `prepare_build` in all cases that aren't the
legacy `cmd-fetch` and `cmd-build`.
2026-01-22 19:26:22 -05:00
..