On Fri, May 1, 2015 at 11:44 AM, Andrew Udvare <[email protected]> wrote: > >> On 2015-05-01, at 08:28, Mike Gilbert <[email protected]> wrote: >> >> Due to popular demand, I have added a basic systemd profile for amd64: >> >> default/linux/amd64/13.0/systemd >> >> Previously, the systemd profile was only available in combination with >> gnome or kde. This new profile will make it easier for users to switch >> to systemd from an unpacked stage3 tarball. >> >> To avoid an explosion in profiles, I will not be adding this for other >> archs at this time. I'm not opposed to it, but I also don't want to be >> responsible for making repoman that much slower. >> > > I would like to see a hardened version of this. Making a hardened Gentoo > kernel (there is no 'systemd' option in hardened-sources menuconfig) and > system with systemd is almost entirely undocumented. I managed to do it > though.
I will leave this to the hardened team to implement a systemd profile if they wish. As for documentation on building a kernel: The systemd ebuild has a list of suggested options in the CONFIG_CHECK variable in pkg_pretend. The systemd ebuild will warn you if your kernel config is missing any options.
