Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
genkernel still maintained?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 269
Location: Zedelgem Belgium

PostPosted: Sun Mar 02, 2025 8:46 pm    Post subject: genkernel still maintained? Reply with quote

Is genkernel still maintained?
if so where can an issue be opened?
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10739
Location: Somewhere over Atlanta, Georgia

PostPosted: Sun Mar 02, 2025 9:27 pm    Post subject: Reply with quote

It's still somewhat maintained, but clearly on the way to being deprecated. Notwithstanding, the place to open issues on all Gentoo-developed tools is bugs.gentoo.org.

You might also want to try describing your issue here on the Forums.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2901

PostPosted: Mon Mar 03, 2025 12:29 am    Post subject: Reply with quote

It's barely on life support by gentoo's releng because they still rely on it last I know of, but their plans are to stop using it eventually (migrating does need work) and then there'll probably be no one left to care for it.

I'd really recommend to migrate away from it.
Back to top
View user's profile Send private message
Cruslan
n00b
n00b


Joined: 06 Jan 2024
Posts: 31

PostPosted: Mon Mar 03, 2025 11:08 am    Post subject: Reply with quote

What are the suggested option for compiling kernels from source rather than genkernel??
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3537

PostPosted: Mon Mar 03, 2025 11:24 am    Post subject: Reply with quote

The basics are not going anywhere: make && make install

Genkernel probably will keep working for quite some time too, maintained or not.
_________________
Make Computing Fun Again
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2190

PostPosted: Mon Mar 03, 2025 11:33 am    Post subject: Reply with quote

Cruslan wrote:
What are the suggested option for compiling kernels from source rather than genkernel??


Using distribution kernels (like gentoo-kernel) or building manually with just `make` indeed. Not using a halfway-house tool (genkernel).
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 191

PostPosted: Mon Mar 03, 2025 11:46 am    Post subject: Reply with quote

Out of interest: Where does the Genoo kernel configuration come from?
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2190

PostPosted: Mon Mar 03, 2025 11:54 am    Post subject: Reply with quote

The gentoo-kernel configuration is based on Fedora's with some bits on top. The intention is for it to default to something full-fat that'll "just work" on most hardware. You're free to customise it.

(I'll take the opportunity to clarify that genkernel never generated any sort of configuration and just had some bundled ancient default ones that haven't been refreshed in a very long time.)
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 191

PostPosted: Mon Mar 03, 2025 12:12 pm    Post subject: Reply with quote

I know, it was just for the sake of interest. I already had Fedora in the back of my mind somehow. I wasn't sure anymore.

I use the method “Using /etc/kernel/config.d” from https://wiki.gentoo.org/wiki/Project:Distribution_Kernel#Modifying_kernel_configuration
Back to top
View user's profile Send private message
linux_os2
Apprentice
Apprentice


Joined: 29 Aug 2018
Posts: 269
Location: Zedelgem Belgium

PostPosted: Mon Mar 03, 2025 2:58 pm    Post subject: Reply with quote

Ionen wrote:
It's barely on life support by gentoo's releng because they still rely on it last I know of, but their plans are to stop using it eventually (migrating does need work) and then there'll probably be no one left to care for it.

I'd really recommend to migrate away from it.

Yes already working with installkernel.
my configuration has fake-raid for root partition (no separate boot partition).
Tried dracut: had to put "rd.auto" as kernel-parameter.
tried the ugrd way: no sucses: raid is destroyed see https://github.com/desultory/ugrd/issues/225

booted with the iniramfs created the

Genkernel way: extra /dev/entries made for the riad-members
look for /dev/sddx and /dev/sdex entries
https://bpa.st/JRNQ
also the entries for /dev/sdd and /dev/sde (the ssd's itself) are missing.

Dracut way:
https://bpa.st/TRWA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum