Gentoo Archives: gentoo-dev

From: drobbins@g.o
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] allowing configuration of builds?
Date: Mon, 05 Feb 2001 18:04:23
Message-Id: 20010205180423.E14106@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] allowing configuration of builds? by Pete Gavin
1 On Mon, Feb 05, 2001 at 04:38:15PM -0700, Pete Gavin wrote:
2
3 > Well, I've done a simple addition to the current ebuild script that will
4 > set INTERACTIVE=y in the .ebuild file if it is passed w/ the -i switch.
5 > I put it in sys-apps/portage/files/ebuild-pete. I'll also attach a
6 > linux kernel ebuild script I put together to take advantage of this...
7
8 OK; continue making your changes to ebuild-pete. I'll need to think more
9 about the best way to handle an interactive compile process.
10
11 The way I upgrade to a new kernel is to first merge linux-sources. Then
12 I cd to /usr/src/linux and make menuconfig and compile and install the
13 kernel by hand. So for linux-sources, an interactive merge isn't needed.
14
15 The "linux" ebuild contains the default pre-compiled kernel for Gentoo Linux.
16 This kernel should be pre-configured by us to support the widest variety of
17 hardware configurations possible. You shouldn't need an interactive compile
18 mode for this kernel.
19
20 I think we avoid this whole interactive compile problem if people who compile
21 their own kernels simply use linux-sources instead. Which reminds me, I need
22 to fix the install guide again :) I forgot to mention that the linux-sources
23 need to be merged first.
24
25 --
26 Daniel Robbins <drobbins@g.o>
27 President/CEO http://www.gentoo.org
28 Gentoo Technologies, Inc.