Timothée Ravier
Timothée Ravier
> * Do we prefer ignition over cloud-init, or limit it only to CoreOS > * Do we prefer systemd-credentials over cloud-init or not? > * Detecting the systemd version...
Both systemd services and users/groups can be made to work with sysexts, but they require some tweaking. Services in sysexts need `Upholds` to have then started on boot. Users/groups entries...
The main difference between sysexts and transient installs is that sysexts are mostly guaranteed to not touch anything beyond `/usr` on your system (unless there is code actively doing it...
It looks like blscfg should be enabled by past updates of this file, so we would only have to cleanup the old ostree entries.
> Maybe my understanding is not correct, do we need to run `grub2-mkconfig` to regenerate the new `grub.cfg`, also enable `blscfg` as I see the `GRUB_ENABLE_BLSCFG=false` in `/etc/default/grub`? Is it...
The initial recommendation that was written for users to remove the duplicated entries was to disable BLS support (https://fedoraproject.org/wiki/Common_F31_bugs#On_Fedora_Silverblue.2FIoT.2C_the_GRUB_menu_shows_duplicate_entries), so this issue might hit a few users. One option would...
If I understand correctly, the insmod & boot/root options from https://discussion.fedoraproject.org/t/sb42-updates-fail-on-system-with-512mb-boot-128mb-boot-efi/145041/23 would also be missing, so we would have to inject them. We don't need to touch `/etc/default/grub` as we...
An option is to ship a script on F40 & F41 Atomic Desktops & IoT to force this option on at boot. All users that update to the latest F41...
Fedora IoT systems are using "streams" (stable, testing, rawhide) so the workaround above would not completely cover the case where someone running F41 IoT before that script gets in directly...
https://pagure.io/workstation-ostree-config/pull-request/630