From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IGATc-0005Za-Cr for garchives@archives.gentoo.org; Wed, 01 Aug 2007 09:26:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l719PDZD012757; Wed, 1 Aug 2007 09:25:13 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l719HNYC002435 for ; Wed, 1 Aug 2007 09:17:23 GMT Received: by py-out-1112.google.com with SMTP id d32so324631pye for ; Wed, 01 Aug 2007 02:17:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RxYGHoY0cLdUyzGYwZstxub8PmvGWu6EjAwtKsYZKM1xVXo7RRsrq/Nurq30xKG3CFdfJJtlBnx7ce/edbX8A+pnE7P9Eg7VZZI5Re5J3aY7hm7T/hqXBOoAx2ZP/soX3SqnLQqkvsaTJDUEp1LV87qnPFrciZexWiL8ULpN1xE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QnBMEdx6f9ZYp6eGK7MAKf/0xVC+age0oRLjsboxeeVbgk4B0oo+nswWqrU8ir/DvnLJwjQytae4/U9pAUeEZpuW16JRfQOnUw6mGhKWdMaExy3bpCtA4CapIVB7v3pxgzRPDox4TVZYRxLMKPpK7nWmUbudaORAYUcLxESvoiQ= Received: by 10.65.196.2 with SMTP id y2mr777213qbp.1185959841659; Wed, 01 Aug 2007 02:17:21 -0700 (PDT) Received: by 10.64.251.15 with HTTP; Wed, 1 Aug 2007 02:17:21 -0700 (PDT) Message-ID: <8cd1ed20708010217h4d67f160r18fa471e8cc70240@mail.gmail.com> Date: Wed, 1 Aug 2007 21:17:21 +1200 From: "Kent Fredric" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Switching from Genkernel to manual build In-Reply-To: <4ef07b8c0707312108i56bc5129qac7e179e049f9890@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4ef07b8c0707312108i56bc5129qac7e179e049f9890@mail.gmail.com> X-Archives-Salt: ffab7308-f629-454e-a03c-fdd53bdc5889 X-Archives-Hash: 0e13fe98e8b9c400e3baaa06f88075d6 On 8/1/07, Dan Cowsill wrote: > /etc/genkernel.conf # Run 'make menuconfig' before compiling this kernel? MENUCONFIG="no" # Run 'make clean' before compilation? # If set to NO, implies MRPROPER WILL NOT be run # Also, if clean is NO, it won't copy over any configuration # file, it will use what's there. CLEAN="no" # Run 'make mrproper' before configuration/compilation? MRPROPER="no" # Save the new configuration in /etc/kernels upon # successfull compilation SAVE_CONFIG="yes" # Debug Level DEBUGLEVEL=5 Set those, and then I recommend just stay with using genkernel, it basically converts genkernel from a kernel configurator, to merely a nice automated build-and-install script. that way you can configure your kernel custome like usual, and then just genkernel --kernname=somenickname all and go away and leave it and it will take care of the rest :) -- Kent ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x| print "enNOSPicAMreil kdrtf@gma.com"[(2*x)..(2*x+1)]}' -- gentoo-user@gentoo.org mailing list