Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482964 - genkernel should have kernel options set by default that are required and recommended for systemd.
Summary: genkernel should have kernel options set by default that are required and rec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 20:25 UTC by Clemente Aguiar
Modified: 2017-09-07 00:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clemente Aguiar 2013-08-29 20:25:41 UTC
The wiki for systemd (http://wiki.gentoo.org/wiki/Systemd#Installation) defines a set of option which are required and recommended to be set on the kernel.
It is my opinion that these options should be default on genkernel.
My current version of genkernel is genkernel-3.4.45.1, and not all options get set.

Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-30 11:32:31 UTC
Watch out with IPV6 though, see bug #481998.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-03 06:00:55 UTC
TomWij:
That page no longer mentions what options are needed.

Can you please comment on the options needed now, so that genkernel can be unmasked on the systemd profile?
Comment 3 Larry the Git Cow gentoo-dev 2017-09-07 00:52:56 UTC
Bug has been closed via the following commit:
https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=1da49d6c54c0eeadee82688f46c93e720248e694

commit 1da49d6c54c0eeadee82688f46c93e720248e694
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2017-09-07 00:36:33 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-09-07 00:36:33 +0000

    kernel-generic-config: set all options for openrc & systemd.
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=482964
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 defaults/kernel-generic-config | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)