On Sun, 2021-07-11 at 21:17 +0800, Dongliang Mu wrote: > On Sun, Jul 11, 2021 at 1:54 AM Nikos Chantziaras <rea...@gmail.com> > wrote: > > > > On 10/07/2021 12:15, Dongliang Mu wrote: > > > Hi Gentoo users, > > > > > > I am a newbie to Gentoo. For Debian, I can get configuration > > > files > > > from Debian packages. I wonder if possible to get the kernel > > > configuration files of Gentoo. > > > > You can use the one shipped in the sys-kernel/gentoo-kernel-bin > > package. > > > > Thanks. There is only a file - *.ebuild file in this package. From > the > package, I did not find out what .config file it uses. It seems this > script uses the config file of current system. > > > >
sys-kernel/gentoo-kernel/gentoo-kernel-5.10.38.ebuild suggests that gentoo-kernel-bin is based off of fedora's kernel config. Hayley