From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Updating Kernel Configs Date: Mon, 14 Jul 2014 00:04:01 +0200 Message-ID: <874mykc3vy.fsf@gnu.org> References: <1405269413.21311@bluehome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6RsP-0006uE-9Y for guix-devel@gnu.org; Sun, 13 Jul 2014 18:04:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6RsJ-0002kH-LC for guix-devel@gnu.org; Sun, 13 Jul 2014 18:04:09 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:51080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6RsJ-0002js-Ey for guix-devel@gnu.org; Sun, 13 Jul 2014 18:04:03 -0400 In-Reply-To: <1405269413.21311@bluehome.net> (Jason Self's message of "Sun, 13 Jul 2014 09:36:55 -0700 (PDT)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Jason Self Cc: guix-devel@gnu.org "Jason Self" skribis: > I turned off CONFIG_DEBUG_INFO so that local builds aren't so > enormous. It also turns off the nvidiafb module based on bug report > I've received for my own kernel repository. Nouveau has its own > framebuffer device and it looks like they conflict if you load both. Thanks, applied. I tweaked the commit log to use GNU ChangeLog style. Ludo=E2=80=99.