From mboxrd@z Thu Jan 1 00:00:00 1970 From: Katherine Cox-Buday Subject: Re: Guix on Purism's Librems? Date: Thu, 18 Apr 2019 10:24:09 -0500 Message-ID: <8736mffiau.fsf@gmail.com> References: <87ftqgf2wa.fsf@gmail.com> <87bm13mnuj.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hH94c-0007d8-NN for guix-devel@gnu.org; Thu, 18 Apr 2019 11:35:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hH8tY-0000mp-RQ for guix-devel@gnu.org; Thu, 18 Apr 2019 11:24:13 -0400 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]:34654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hH8tY-0000mY-NT for guix-devel@gnu.org; Thu, 18 Apr 2019 11:24:12 -0400 Received: by mail-io1-xd2e.google.com with SMTP id n11so2231624ioh.1 for ; Thu, 18 Apr 2019 08:24:12 -0700 (PDT) In-Reply-To: <87bm13mnuj.fsf@dustycloud.org> (Christopher Lemmer Webber's message of "Thu, 18 Apr 2019 09:42:28 -0400") 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: Christopher Lemmer Webber Cc: guix-devel@gnu.org Christopher Lemmer Webber writes: > I have a LibreM laptop. I'm not using it at the moment because I need > to send it in for repairs (and keep procrastinating on that) but I'll > say that GuixSD worked just fine out of the box. Is the boot process as secure as the so-called "Pure Boot" process with Pure OS? It's not clear to me how to use the TPM or head with Guix. >> Also, would it make sense for us to have a package specifically for >> hardware like this to make it easier to build install images for the >> machines? Even if the packages don't do much, there is still value in >> declaring that the specific configuration of hardware has been >> investigated, and is supported. > > I'm happy to publish my guix configuration if it helps, though I think > it isn't anything particularly special for the laptop to work. > > That said I think I'd love more reports about what laptops/machines > people have gotten to work with GuixSD and what challenges they've run > into in general. It would be nice to collect that. Yes! And I think a great way to collect those responses would be programatically. For example, you say that there wasn't "anything particularly sspecial for the laptop to work". I still think there's value in programatically declaring support for the Librem -- even if there's nothing much there. It allows future users to have confidence that the hardware configuration is supported. And should something come up, we already have somewhere to hang our hat :) -- Katherine