Difference between revisions of "Fixes in Progress"

From RCS Wiki
Jump to navigation Jump to search
(partman-auto: please increase default size of /boot)
(Fedora)
 
Line 28: Line 28:
  
 
* [FIXED IN TRIXIE] [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076823 partman-auto: please increase default size of /boot] - Made it effectively impossible to have 4KiB and 64KiB kernels installed at the same time.
 
* [FIXED IN TRIXIE] [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076823 partman-auto: please increase default size of /boot] - Made it effectively impossible to have 4KiB and 64KiB kernels installed at the same time.
 +
 +
== Fedora ==
 +
 +
* <code>dnf</code> fails to automatically update the GRUB config, which results in new kernels not showing up in Petitboot. To manually sync the installed kernels to Petitboot, you can run <code>sudo grub2-mkconfig -o /etc/grub2.cfg</code> as a workaround. Still not fixed as of Fedora 41.

Latest revision as of 22:32, 1 December 2024

An attempt to track fixes in various projects and their upstreaming status. The "version" string is output of "git describe" of the given commit.

Graphics

mesa

kernel

Multimedia

Firefox

Debian

Fedora

  • dnf fails to automatically update the GRUB config, which results in new kernels not showing up in Petitboot. To manually sync the installed kernels to Petitboot, you can run sudo grub2-mkconfig -o /etc/grub2.cfg as a workaround. Still not fixed as of Fedora 41.