Jonathan Lebon
Jonathan Lebon
What package requests do you have? It *should* only be downloading the filelist if you're requesting something by path that falls outside of `[/usr]/[sb]in/` (this could also be requested transitively...
Ahh right, OK. The `refresh-md` calls are almost certainly triggered by GNOME Software. Hmm, I think GNOME Software has capabilities for detecting metered connections. If it doesn't recognize it as...
Thanks for the patch! For reference, Proxmox support has also been discussed in Fedora CoreOS in https://github.com/coreos/fedora-coreos-tracker/issues/736. And while it's not currently being actively pursued, I don't think that should...
According to the discussions in https://github.com/coreos/fedora-coreos-tracker/issues/1652 and https://github.com/coreos/fedora-coreos-tracker/issues/736, it's possible to provide an Ignition config but currently quite awkward to do. I think this path is probably the best compromise,...
Still need to review this, but can we add a new docs page (e.g. under https://coreos.github.io/afterburn/usage/) to describe the situation on this platform a bit more? Basically: - we're parsing...
@bam80 Let's discuss this in https://github.com/coreos/rpm-ostree/issues/2312.
Do you want to deploy a new copy of the rollback (new etc merge), or actually put back the rollback as the default? (Related: I forgot that `ostree admin` doesn't...
Yeah, seems like we're missing something analogous to `rpm-ostree rollback`.
Related: #380. Though that one is in the context of automatic rollbacks.
https://github.com/ostreedev/ostree/pull/3220 should definitely help. Hard to tell if it fixes it completely unless you can get a reproducer for the specific issue you've hit.