From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQLwS-0005gI-0x for garchives@archives.gentoo.org; Fri, 23 Jan 2009 13:19:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBC10E0821; Fri, 23 Jan 2009 13:19:21 +0000 (UTC) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by pigeon.gentoo.org (Postfix) with ESMTP id 820CBE0821 for ; Fri, 23 Jan 2009 13:19:21 +0000 (UTC) Received: by ewy14 with SMTP id 14so4144805ewy.10 for ; Fri, 23 Jan 2009 05:19:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=9wWRE1LjmSaKsW+YO+Ko/9iWLY72sFG7eUOMCdd4+vk=; b=quNvNZmjz7CpHqpLWCWUfqFLwA/lQ+deVUjH9AOtAXiT0xiIWtoMd3RtW3WnxQAg2s /io+vdMlm6QFVoBjkSEH1kbJZagUwb3zE8kI00qDdpf/90/tEd9zA1JTbIA11BUhVUlP S0UwS/R+ED+0Tc/OnF59Ltk7W8DHjsLehFEGk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=weQ2fGxQulx3jA8AaEM9hebiVnm9XRTpL393qWFxuQnwsCWgcu+ashMpgazwipOWtR 2/Sx9apnsqWQzsf8yQyqj+juVM8kmjxTUn0Mr0Udy78NDeqOMdsWuhFJgDRvJz2hNGXz ZqZiyDb+G94tMZ4jJGxO/3OYQkemwCgR6upIE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.210.61.11 with SMTP id j11mr6664501eba.60.1232716760906; Fri, 23 Jan 2009 05:19:20 -0800 (PST) In-Reply-To: <20090123111421.483puu0zs4ogssg8@mail.bensa.ar> References: <49bf44f10901221812v19b510f5y93fe3f64d8b5b534@mail.gmail.com> <49792B5E.7070507@gmail.com> <49bf44f10901221903v2bed4d9ai49b7ba9e7c8d544@mail.gmail.com> <49797FCB.5060205@j-schmitz.net> <1232700038.2632.15.camel@mymachine> <497983C3.9050601@j-schmitz.net> <20090123111421.483puu0zs4ogssg8@mail.bensa.ar> Date: Fri, 23 Jan 2009 11:19:20 -0200 Message-ID: <60a795cd0901230519o64400c29pcd2725d13b719119@mail.gmail.com> Subject: Re: [gentoo-user] Deleted my kernel .config From: Alejandro To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0015174a0fbaa47b280461263c70 X-Archives-Salt: 0fc70916-29f0-48e3-acd3-470ceea96510 X-Archives-Hash: 3eb4687303da3b6fcf278980107a2d80 --0015174a0fbaa47b280461263c70 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 2009/1/23 Norberto Bensa > Quoting Justin : > > Than he has a non solvable problem recovering his config. But, who will >> remove this option? >> > > Not remove, but someone (me for example) could make it =m ;-) > > In that case you just do: > > modprobe configs > gunzip -c /proc/config.gz > /usr/src/linux/.config > make oldconfig > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > Why make oldconfig? Is not better just do make and make && modules_install? make oldconfig only can give you problems i don,t see any benefict.. just my person experience... --0015174a0fbaa47b280461263c70 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

2009/1/23 Norberto Bensa <nbensa@gmail.com><= br>
Quoting Justin <justin@j-schmitz.net>:

Than he has a non solvable problem recovering his config. But, who will
remove this option?

Not remove, but someone (me for example) could make it =3Dm ;-)

In that case you just do:

modprobe configs
gunzip -c /proc/config.gz > /usr/src/linux/.config
make oldconfig



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




 Why make oldconfig? Is not better just do make= and make && modules_install? make oldconfig only can give you prob= lems i don,t see any benefict.. just my person experience...
--0015174a0fbaa47b280461263c70--