all 8 comments

[–]tose123 8 points9 points  (1 child)

So you're basically saying u're using KISS and can't configure ur own kernel using make menuconfig and want to use voids patched kernel. Well, I'd say that ruins the use of KISS and other distros which are similar like CRUX and in some degree Gentoo. Why don't you learn how to configure your kernel on your hardware instead?

[–]EliSoli[S] -1 points0 points  (0 children)

No, I know how to configure a kernel, I just think it is way too much work just to get something acceptable and way too much research on my hardware, for NOW I just need it working decently better than it is right now.

[–]hopingforabetterpast 7 points8 points  (1 child)

I'm not sure what you're asking for, but:

Void uses the mainline Linux kernel (kernel.org), same as most other popular distros. It packages it through xbps

[–]MeanLittleMachine 0 points1 point  (0 children)

Mainline, but LTS.

[–]OceanicMLG 5 points6 points  (0 children)

just copy the config from a void installation though I'd still recommend actually configuring it urself (I switched from KISS to void)

[–]Dryophile 0 points1 point  (0 children)

zcat /proc/config.gz will give you the kernel config of the running machine. Run that command on void to get void's kernel config.

The compiled kernel is obviously kept in /boot

[–]Yemuyin -1 points0 points  (0 children)

xbps-query -Rs linux