From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Customising linux-libre (was: [PATCH 4/4] environment: Add '--debug' flag.) Date: Fri, 22 Jul 2016 21:58:33 +0200 Message-ID: References: <20160719164916.6597-1-david@craven.ch> <20160719164916.6597-5-david@craven.ch> <20160719221158.7c56d128@scratchpost.org> 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]:39047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQgah-0003QO-QL for guix-devel@gnu.org; Fri, 22 Jul 2016 15:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQgah-0002VD-0y for guix-devel@gnu.org; Fri, 22 Jul 2016 15:58:35 -0400 Received: from mail-qt0-x244.google.com ([2607:f8b0:400d:c0d::244]:35032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQgag-0002Ux-SS for guix-devel@gnu.org; Fri, 22 Jul 2016 15:58:34 -0400 Received: by mail-qt0-x244.google.com with SMTP id q11so5653244qtb.2 for ; Fri, 22 Jul 2016 12:58:34 -0700 (PDT) In-Reply-To: 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" To: Tobias Geerinckx-Rice Cc: guix-devel , David Craven > That's wonderfully trivial. It encouraged me to finally try porting > my old patched Linux kernel + custom configuration to the new GuixSD > installation. Now to find out why it silently fails after =E2=80=98make= =E2=80=99... > > Hmm, seems like I'll be copying over the entire linux-libre > 'build-phase to poke at it a bit. > > Does anyone know a reason why all the .config stuff couldn't be > moved to a separate 'configure-phase, before I waste my time? ;-) There's a thread in help-guix that may be relevant: https://lists.gnu.org/archive/html/help-guix/2016-07/msg00096.html --=20 Vincent Legoll