Timothée Ravier
Timothée Ravier
> Hmm though maybe we should have something that defaults to double the image size plus extra, to ensure in place upgrades work by default. This is potentially a better...
Thanks! I've not tested the PR but looks good overall.
I had started this effort in https://github.com/coreos/repo-templates/issues/30 / https://github.com/coreos/repo-templates/pull/40. Likely need an update.
rpm-ostree will not pull BuildRequires dependencies as those are only installed when the package is built, not on normal installations.
Ah, I *think* I understand what you meant now.
I've pushed F41 images, and they come with composefs enabled by default. We don't have a real plan for the transition from F40 yet so we might have to disable...
WARNING: Rebasing to those images may make your system unbootable / un-upgradeable.
> Hi Timothee! Greetings from KubeCon in Hong Kong! 👋🏻 > From a future proof perspective do we need to manually set `ostree config set sysroot.bootloader none` for folks? Is...
Yes, something like that. Updating the bootloader is almost the same as having bootupd and this is only in F41, and it does not handle RAID mirrors yet (https://github.com/coreos/bootupd/issues/132) and...
Summary of what's needed for F41 for the Atomic Desktops to converge with bootc on: - bootupd: https://gitlab.com/fedora/ostree/sig/-/issues/1#note\_2062751164 - composefs: https://gitlab.com/fedora/ostree/sig/-/issues/35#note\_2062769940