Problem In Fedora Atomic Desktops 42, mount options set in /etc/fstab for the following mount points are ignored: root (/) mount point /proc & /sys mount points, if manually specified (they are not created by default) and listed after the entry for the root mount point All other mount points are processed normally. For the default installati...
fwupd is updated to 2.0.7 in F42. The specfile is quite different. A lot of build options were removed and the dependencies changed a bit. This build on F40 and F41 (at least using the podman build...
As of Fedora Rawhide ~2024.01.18, I can’t rebase back to Fedora 41. I don’t have a Fedora 41 deployment to fix that. ❯ journalctl -b -1 -u ostree-finalize-staged.service Jan 21 13:11:15 abc123321bca systemd[1]: Finished ostree-finalize-staged.service - OSTree Finalize Staged Deployment. Jan 21 13:11:37 abc123321bca systemd[1]: Stopping os...
Adds a build for Fedora 42. I'm not super familiar with the tag lifecycle, but I think I've got them correct. 42 is latest and beta, 41 is stable and 40 is gts.
could someone with write access please review/merge this PR? https://github.com/ublue-os/yafti/pull/328 I know yafti is being phased out but secureblue still uses it and this is the last blocker for secureblue's upgrade to F42
According to the documentation, GBulb is unnecessary and non-functional with recent versions of PyGObject. I removed GBulb, bumped the minimum required version of PyGObject to 3.50.0, and modified ...