Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: sudo in kernel config ?
Date: Sun, 12 Sep 2010 17:00:51
Message-Id: i6j0ub$tj4$1@dough.gmane.org
In Reply to: Re: [gentoo-user] sudo in kernel config ? by Alan McKinnon
1 On 09/11/2010 01:18 PM, Alan McKinnon wrote:
2
3 > The root user (sometimes portage) creates /usr/src/linux-*
4 >
5 > Someone tell me again exactly how user alan is supposed to build those
6 > sources?
7
8 From the kernel README:
9
10 To configure and build the kernel use:
11 cd /usr/src/linux-2.6.N
12 make O=/home/name/build/kernel menuconfig
13 make O=/home/name/build/kernel