Timothée Ravier

Results 620 comments of Timothée Ravier

Adapted from [my reply in the PR](https://pagure.io/workstation-ostree-config/pull-request/630#comment-216717): `/etc/default/grub` should exists on all systems with a dynamic GRUB config. If it does not exists then it should mean that the system...

This is solved with https://github.com/coreos/bootupd/pull/945 if the system can be migrated to the default static config and does not rely on os-prober or other ways to add additional boot entries...

``` mv *.src.rpm $outdir Insufficient rights. ``` 🤔

Thanks! Fixed. I'll do another full pass to test it again from scratch.

I've filed https://github.com/hetznercloud/cli/issues/825 to ask about making the tool more official

https://github.com/hetznercloud/cli/issues/825 has been closed so this will remain "unofficial" / best effort supported for now. I still think we should document this as this is still using the platform as...

I've updated this PR for the upcoming official images: https://github.com/coreos/fedora-coreos-tracker/issues/1874

Updated to match the Azure page layout.

Hum, this is odd. Ignition 3.5.0 supported was added in https://github.com/coreos/coreos-installer/pull/1551, which got released with https://github.com/coreos/ignition-config-rs/releases/tag/v0.5.0, which got included here in https://github.com/coreos/coreos-installer/pull/1551 which landed in https://github.com/coreos/coreos-installer/releases/tag/v0.23.0. In the mean time,...

Ah, I had bumped everything to v3 without reading the release notes. Moving things back now. Thanks!