Gentoo Archives: gentoo-amd64

From: Peter Hoff <petehoff@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't build kernel
Date: Sun, 20 May 2007 16:26:55
Message-Id: 700522.20293.qm@web83313.mail.sp1.yahoo.com
1 From: Wil Reichert <wil.reichert@×××××.com>
2
3 > By genkernel do you mean the gentoo kernel? I do. How do I switch to
4 > vanilla? If I'm going to do that I like to make it permanent.
5 genkernel is a program which automatically configures and builds a
6 kernel for you. Its handy if you know nothing about the hardware you
7 are building a kernel for. You'll do far better taking the 10 minutes
8 to look at lspci, lsusb, etc & manually configure via menuconfig.
9
10
11 Didn't even know it existed. I've always used menuconfig, even back when I was a Suse user.
12
13
14 Judging from the current gentoo-sources patch list there not really
15 much of a difference from the stock kernel. To use the untouched
16 kernel.org sources just emerge vanilla-sources, then use 'eselect
17 kernel' to modify the /usr/src/linux symlink (or do it manually).
18
19
20 If I use eselect, will that set emerge to automatically use the switches to change my symlinks, etc, in the future like it does now with the gentoo kernel?