Michael Vogt
Michael Vogt
Setting to draft for now for the same reasons as https://github.com/osbuild/images/pull/823
I would like to add some smoke tests to `bib` for this - is there a quay.io container ref for a bootc enabled s390x container that I can use for...
> @mvo5 > > I pushed `quay.io/yoheiueda/fedora-bootc:latest`. https://quay.io/repository/yoheiueda/fedora-bootc?tab=tags > > I encountered several issues to build this image from the latest version of https://gitlab.com/fedora/bootc/base-images, so I manually modified the base...
Yeah, the low-level side is done on our side but it is currently focused on anaconda and we need some way to make things nicer (see discussion in https://github.com/osbuild/bootc-image-builder/pull/1094#pullrequestreview-3397526457 -...
If we can get the s3 upload to use gzip as transport encoding during the upload all these "0" should compress very nicely and it should be very fast. But...
> Cross-compiling an ISO is currently out of scope due to technical complexity. However, relaxing the check for the cases when `target-arch == current-arch()` indeed makes sense. @mvo5 May I...
We rebased https://github.com/osbuild/bootc-image-builder/pull/124 which would allow resizing / and /boot as a starting point.
Thanks for this bugreport. I was looking into this morning and two questions came up: 1) It changes the existing behavior so users who rely on the auto-reboot (like our...
Sorry that I missed this issue. Supermin looks indeed very interesting and I did a quick experiment based on the (excellent) work/examples from https://github.com/cgwalters/osbuildbootc/ (thanks!) to build an image from...
I opened https://github.com/osbuild/image-builder-cli/pull/189 now, needs some small tweaks and I need to double check it with bib but it should be working there in the same way).