Jonathan Lebon

Results 650 comments of Jonathan Lebon

You probably also need to set `Port` in an `/etc/ssh/sshd_config.d/` dropin.

This is still in the early phase. It doesn't work yet. Also note we're using tier-1 for now since there's no tier-x image available yet (https://gitlab.com/fedora/bootc/base-images/-/issues/25). Edit: now using a...

OK cool, got a successful build with this and https://github.com/coreos/rpm-ostree/pull/5274 which I can even rebase to and boot successfully. We're not rebuilding the initramfs yet nor adding overlays. Those shouldn't...

Updated this now and updated the PR description with more details! Still working on it (notably, going over preliminary diffs between a cosa-built tree and this).

Updated for comments! This now requires https://gitlab.com/fedora/bootc/base-images/-/merge_requests/195. Split prep patches in https://github.com/coreos/fedora-coreos-config/pull/3534. Dropped the `WIP` prefix to signal this is nearing completion.

One thing worth highlighting is that if you look at the `build-rootfs` script, there's only a few keys that we look at currently: - `packages` - `ostree-layers` - `mutate-os-release` -...

OK, updated and dropped out of draft! The new GHA will fail until the next Konflux run that picks up https://gitlab.com/fedora/bootc/base-images/-/merge_requests/195.

> Thanks again for all of the work on this! It's a giant milestone towards the original vision I had here...been a long, long journey and many parts have been...

> FYI i was able to build that locally but i had to override the from with : `quay.io/bootc-devel/fedora-bootc-42-standard:git-f7d48642c044ccfa89f9c0b9c18871f0f1ed1e8d` @jbtrystram Hmm weird, the latest `quay.io/bootc-devel/fedora-bootc-42-standard` should've worked. What error were...

Really odd, it seems like the image was rolled back for some reason. But anyway, with https://gitlab.com/fedora/bootc/base-images/-/merge_requests/201 we should be able to use the canonical bootc images instead. I'll open...