Immolo
Immolo
I'm trying to use minitube on an old netbook but it fails as it always tries to use the gpu vo in mpv so is there a way to set...
This is going to be more a GRUB issue than a bcachefs however for tracking purposes I think these two bug reports should be linked. Currently bcachefs works great as...
Musl has removed LFS64 in 1.2.4 as mentioned in https://github.com/leethomason/tinyxml2/pull/868 Can we use ftello and fseeko for Linux now to keep this program working please. [tinyxml2.txt](https://github.com/leethomason/tinyxml2/files/11445379/tinyxml2.txt) Further infomation at https://bugs.gentoo.org/905999
[whiite-ez-wifi-config.txt](https://github.com/neagix/wii-linux-ngx/files/7999059/whiite-ez-wifi-config.txt) Now uses the ip command to detect which wlan name is being used to save all the guessing.
Based on the orginal patch by oldfashionedcow to add the abilty for a user to set a custom kconfig for their livecd to be moved to /etc/kernel/config.d/ before sys-kernel/gentoo-kernel is...
Adds x86-64-v3 baseline support with and without LTO to Catalyst. While not useful to Gentoo right now it will likely become something we add in the future seeings as we...
[GCC15/C23] pdf.c:79:32: error: passing argument 2 of ‘start_process’ from incompatible pointer type
**Describe the bug** Upcoming GCC 15 defaults to -std=gnu23. cups-filters=2.01 fails to build as follows: ``` filter/foomatic-rip/pdf.c:79:32: error: passing argument 2 of ‘start_process’ from incompatible pointer type [-Wincompatible-pointer-types] 79 |...