From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout05.sul.t-online.com ([194.25.134.82]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14yzmk-0001TH-00 for gentoo-dev@gentoo.org; Sun, 13 May 2001 11:36:02 -0600 Received: from fwd01.sul.t-online.de by mailout05.sul.t-online.com with smtp id 14yzmh-0001LF-02; Sun, 13 May 2001 19:35:59 +0200 Received: from helios.bagwan (320095285153-0001@[62.155.143.175]) by fwd01.sul.t-online.com with smtp id 14yzmZ-22kAcqC; Sun, 13 May 2001 19:35:51 +0200 Received: (qmail 640 invoked by uid 0); 13 May 2001 20:18:50 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 13 May 2001 20:18:50 -0000 Message-ID: <3AFEBF30.817FA991@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] kernel source for gentoo References: <20010513070106.7a57bde7.erichey2@home.com> <3AFE9547.7B9189AC@gentoo.org> <20010513113733.4f4893b1.erichey2@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun May 13 11:37:01 2001 X-Original-Date: Sun, 13 May 2001 19:06:56 +0200 X-Archives-Salt: cedd1a80-4692-49a2-a8d8-e9b7825d977b X-Archives-Hash: 6c0c09b8b58cea1c875e5ecc0044f778 Collins Richey wrote: > > On Sun, 13 May 2001 16:08:07 +0200 AGottinger@t-online.de (Achim Gottinger) > wrote: > > > Collins Richey wrote: > > > > > > I'm trying to understand where you hide the kernel source on gentoo and > > > where the options used to generate the standard gentoo kernel are > > located. > > > All that I find under /usr/src is several sets of /include directories > > but > > > no source tree. > > > > > > The kernel you supply, for example, has no sound modules compiled, and > > I > > > would like to recompile for sound support (esssolo1.o and soundcore.o > > are > > > needed) without breaking anything else. > > > > (The default kernel contains all alsa sound modules) > > > > > > > > I understand building kernels from way back, but what's the > > gentoo-style > > > procedure for doing this? > > > > Current kernel source poackage is broken, eigher use > > linux-source-2.4.4-rx.ebuild or > > use a default kernel and run a manual config inbetween. > > > > cd /usr/portage/sys-kernel/linux > > ebuild linux-2.4.4.5.ebuild unpack > > cd /tmp/portage/linux-2.4.4.5/work/linux > > make menuconfig > > cd /usr/portage/sys-kernel/linux > > ebuild linux-2.4.4.5.ebuild merge > > > > > > I see nothing in the procedure about a kernel (bzImage) name. Does thios > procedure overwrite your working kernel? (probably not a very good idea!) > The kernel gets installed as /boot/boot/bzImage achim~ > -- > Collins Richey > Denver area > gentoo system > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev