Alexander Larsson

Results 453 comments of Alexander Larsson
trafficstars

@swick I pushed some updates which I think will solve this. What do you think of that? The one remaining question I have, although that could potentially be handled in...

I pushed some updates to handle various corner cases.

Honestly, I don't like the way this is turning out. I think the problem is that we're duplicating the on-disk format, including the backwards compat support in memory, by storing...

Here is an imho better approach: https://github.com/alexlarsson/flatpak/tree/no-device-if-4 Its still WIP, but the core setup seems better to me.

Ok, so I'm looking at this again from the perspective of building OCI images with automotive-image-builder, and then generating a physical image from bc-i-b. Currently, what is available in this...

> Do you plan to use the [DPS](https://uapi-group.org/specifications/specs/discoverable_partitions_specification/) or will you hardcode them? Will each person creating a derived OS choose their own uuids? Honestly, looking at it now, for...

@cgwalters yes, i added a TODO for that (https://gitlab.com/CentOS/automotive/src/ukiboot/-/issues/1)

@achilleas-k I'm already working on this. You'll hear from me soon :)

https://github.com/osbuild/bootc-image-builder/pull/932 is now merged, so there is some basic ability of embedding disk customization in the image itself. However, there is also discussions of also supporting the image-builder yaml partitioning...

> What I want to do next here is teach mkcomposefs to optionally honor a user.cfs.meta xattr. This way we can unpack a tarball to disk, but instead of e.g....