From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Guix on the ASUS C201PA Date: Sat, 23 Mar 2019 15:10:53 -0400 Message-ID: <87y355pfs7.fsf@netris.org> References: <875zswjwoc.fsf@ngyro.com> <87lg1s4bv9.fsf@ponder> <871s3kjcnj.fsf@ngyro.com> <87va0rzbze.fsf@ponder> <874l82ngip.fsf@ponder> <877ecxzfwm.fsf@ngyro.com> <87h8c0213p.fsf@ponder> <874l7ty2ij.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7mFX-0007kB-Vh for guix-devel@gnu.org; Sat, 23 Mar 2019 15:24:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7m4F-0000IT-ML for guix-devel@gnu.org; Sat, 23 Mar 2019 15:12:32 -0400 In-Reply-To: <874l7ty2ij.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Vagrant Cascadian , guix-devel@gnu.org Ludovic Court=C3=A8s writes: > Vagrant Cascadian skribis: > >> There's a FIXME for properly fetching the veyron kernel configuration, >> but otherwise it's looking almost like something worth formally >> submitting... ? > > It looks like it! Mark, could you comment on this patch, in particular > the 'kernel-config-veyron' bit (see below)? Danny is fine with it. :-) Clearly, our handling of kernel configurations and kernel variants should be redesigned, but this is fine for now. Thanks! Mark