Simon de Vlieger
Simon de Vlieger
From the image builder team we also have quite a bit of interest in this. I'll describe our current approach and I hope this is the right place to do...
You could split the PR along these lines: 1. `Dockerfile` fixes (sorting, etc). 2. `DEBUG_PORT` stuff. 3. `Makefile` (can stay in this PR). I'll do some review in here too.
This is becoming a very long discussion (we're up to 59 conversation(s)). Maybe a step needs to be taken back on what we're wanting to achieve here. As I understand...
@schuellerf It seems like you're trying to achieve a bit more than being able to run `osbuild` (this repository) from source in this PR. For example, instrumentation for remote debugging...
In that case I'll again add my review comments.
Note that support for 'the Anaconda environment is a (derived) bootc container' is landing soon-ish here: https://github.com/osbuild/images/pull/1906 (will need to be plumbed through).
@mvo5 I think all the bits are now everywhere with https://github.com/osbuild/bootc-image-builder/pull/1094 and this issue might be closed? Perhaps pending some docs?
As far as I'm aware you should use `--cdrom` for an ISO. `--location` is for other types of content (distribution trees as @ondrejbudai points out, I don't know what exactly...
Note, when trying out the linked documentation with a Fedora Server ISO it also doesn't work, I'll try with a RHEL ISO as well. ``` € sudo virt-install --name fedora-server...
So, `--location` *does* work with the RHEL 9.3 ISO's but *not* with Fedora ISOs.