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 1LQCKD-0000RF-Bk for garchives@archives.gentoo.org; Fri, 23 Jan 2009 03:03:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1ED04E02C7; Fri, 23 Jan 2009 03:03:14 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by pigeon.gentoo.org (Postfix) with ESMTP id CD3C7E02C7 for ; Fri, 23 Jan 2009 03:03:13 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so2405607fga.14 for ; Thu, 22 Jan 2009 19:03:13 -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 :content-transfer-encoding; bh=9Kgwu90/61vmqhenRu4gmZJSXPDFgQnilO/qBn7zf/M=; b=UEyhS4DjYgEkUg1uJgqUmZvI2LSTodUlGm+P1CX1uAS320N+LYyL8pfiU9uIduhAH7 3QmyxFOeZtjOHpFak5gQQtxyhEmzaA3PKmvDn8sNe+pOx/umxFO+eIlFjo0ouJn91qxF bbtfUYF+AKqNK56v9rEIyCcP8kSQH6GAGUPZ4= 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:content-transfer-encoding; b=FRp9sgpGZVM4rpF38lKfKkzImisaBEAv4LWjPF7xmdfyqhJ5lhgGM+rHAtaYA5yabH k0YvNQB20BXjNTq8HwlP4oRJ28yBrmA5wdZGlhPVD77z5iOzjBpa5/xYaKRXeCRqFwfR EztlsP7ZmzJVARCUpXPO8VbqWewOgaNUqij6U= 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.180.213.14 with SMTP id l14mr116027bkg.107.1232679790981; Thu, 22 Jan 2009 19:03:10 -0800 (PST) In-Reply-To: <49792B5E.7070507@gmail.com> References: <49bf44f10901221812v19b510f5y93fe3f64d8b5b534@mail.gmail.com> <49792B5E.7070507@gmail.com> Date: Thu, 22 Jan 2009 19:03:10 -0800 Message-ID: <49bf44f10901221903v2bed4d9ai49b7ba9e7c8d544@mail.gmail.com> Subject: Re: [gentoo-user] Deleted my kernel .config From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 34a8c717-788e-4650-8d13-4ed2b7350c4a X-Archives-Hash: df5ecdd17d722d40c3f8a6d8db0171a8 >> Well, I deleted my kernel .config. Is there any way to magically >> re-create it from the compiled kernel image or any other way? >> >> - Grant >> >> >> > > yes if you had selected 'kernel .config support' when you made the > kernel. that's in the 'General setup'. > if you did that you'll find /proc/config.gz over there. I do have /proc/config.gz, but when I move it to /usr/src/2.6.25-hardened-r13 and run 'make oldconfig' it comes up with many differences. I'm booted into 2.6.25-hardened-r11 and there shouldn't be any config differences between that and r13. Does anyone know what's going on here? - Grant