Coreos-assembler - buildextend-metal4k from existing ostree

Hi

We are successfully build our own FOCS derivate. Thanks a lot for making that possible.

Now, we run into a small problem. We’d like to manipulate the ostree before we actually build the metal 4k image out of it. From what we have seen in the code, cosa forces the ostree build before building the image (see coreos-assembler/cmd-build at 93b7a510457ffe8f0cd9233db9eafd92ae26c8fe · coreos/coreos-assembler · GitHub). Is this correct and would it be possible to adjust this in order to provide the ostree path via command line?

Kind regards

If you want to modify what goes into the ostree can’t you just modify the manifest files (from the config repo)?