From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QJ3FL0Qa2GG62QAAgWs5BA (envelope-from ) for ; Fri, 07 Jan 2022 11:47:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MNSMKEQa2GELWgEAG6o9tA (envelope-from ) for ; Fri, 07 Jan 2022 11:47:32 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3378A9FEB for ; Fri, 7 Jan 2022 11:47:31 +0100 (CET) Received: from localhost ([::1]:56188 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n5mmQ-00021x-VF for larch@yhetil.org; Fri, 07 Jan 2022 05:47:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40670) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5mm2-0001zX-Uf for guix-patches@gnu.org; Fri, 07 Jan 2022 05:47:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50234) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n5mly-0006ou-AQ for guix-patches@gnu.org; Fri, 07 Jan 2022 05:47:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n5mly-00069L-2u for guix-patches@gnu.org; Fri, 07 Jan 2022 05:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53059] [PATCH] gnu: Add gpu-switch. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Jan 2022 10:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53059 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jorge Acereda Cc: 53059@debbugs.gnu.org Received: via spool by 53059-submit@debbugs.gnu.org id=B53059.164155236623558 (code B ref 53059); Fri, 07 Jan 2022 10:47:02 +0000 Received: (at 53059) by debbugs.gnu.org; 7 Jan 2022 10:46:06 +0000 Received: from localhost ([127.0.0.1]:43137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5ml3-00067t-TY for submit@debbugs.gnu.org; Fri, 07 Jan 2022 05:46:06 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:37118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5mkz-00067A-D2 for 53059@debbugs.gnu.org; Fri, 07 Jan 2022 05:46:04 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id fmlz2600m4UW6Th01mlzb8; Fri, 07 Jan 2022 11:45:59 +0100 Message-ID: <1b5f53af3fc918568cc384add8e74a8256218a63.camel@telenet.be> From: Maxime Devos Date: Fri, 07 Jan 2022 11:45:54 +0100 In-Reply-To: <87pmp42w9k.fsf@gmail.com> References: <87pmp42w9k.fsf@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-bFxc7g8kJ2E0KxQJHELO" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1641552359; bh=EsKonWCPo6uBni551G3JemU30oZLVB7zIEh0HGZDM2s=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=YmkgOaGABjUfhCVK7U3fvMLOMvD9TD3hqmkqETn5YxHt/N9SuYZ72sjA8ENkpwt/d D0Q9VoGMQHv5STQ2rtvX4cIIieKdp7pl4Y7fLBg3Sw1ShOTJe5RB6J2Yg7I0Pg9kaN kyZIg3er/Pq1QmOZvqggN9iT8wbPwmsKmFmq5dPg7Y+put+PlyNCzS/BwxM513r556 DXFJrUOp4eaujgPKwGO0Ykun7oodPH64D+S3/Pr1rytVOecWxBlvE/ilFRvhCOdTN9 XFc5JesXqR1qJ4dxpeNHKZmD1JJFDj9NuzItdXBxWQBkVgb3cXskGKx+KEZLpbvcC6 qJDiVuNn6FL2g== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641552452; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=EsKonWCPo6uBni551G3JemU30oZLVB7zIEh0HGZDM2s=; b=e/2RXCMoOBmqQv24GYj3ogGJoodKXk9QOIXIq5tMZtnx95E18iTrmJN8VnaETDhpQLd+VD wh8wSXm3SebQ2ro/cQREJaCjEZ6SPDl0Ulv6lZj9hjRjigDFBgkEB6R+NP0zqpyq34sz/l 9G7ha65Pr9iCYHmjEXKQu81Pfmw2FKODUL+y0gXJdrHlYfU81jliB7i40YBj0WSYbdDOdv Qyx2BdTeEudGHBCMzf2pY0dsGQ9S6DLvBwy3MPRV81wNBR6JqaaUOigBCWxfCi3DxyJ+ZV 6121mhZN9bin6PxRXAKBTZ9zcs6cJUKW/c2dkMNpYosUp20Puyp3urYSdXtjdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641552452; a=rsa-sha256; cv=none; b=gfO05WDhzVLdV53BQJmBPPbpJUakzqUMWNOkl11it+UvoLloqdbfmdoJfkutD1HPsi1e/+ kg8Z7AUqWSrdG/VQYFEjzLZ48saS4hXusYQz/D/jw56IHDEcfLVarErc67OYdwzovS5Ykl 2Fzdo4lFqO73jdknqKbeGoxHvIc3Kj6ORa5GtvpxXdQ/5rrHEyTdikMH/wPt37pjj6yzTT tzyv/zg4p9Z6mjriQ96EJxDsnyuqvtXXQIk4IMZIxsMAbchQ418TjsxscVFpm1m84Tgxny wxXd8zJfnWtCVRIZf5N0kHQvphYc1O48Z7D453mwPI66m20b2zZn4hVke5QO7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=YmkgOaGA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.20 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=YmkgOaGA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3378A9FEB X-Spam-Score: -4.20 X-Migadu-Scanner: scn1.migadu.com X-TUID: RVzlq0dfPe+L --=-bFxc7g8kJ2E0KxQJHELO Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable [Re-adding debbugs to CC] Jorge Acereda schreef op vr 07-01-2022 om 02:02 [+0100]: > [...] > >=20 > > /sys/firmware/efi/efivars is rather Linux-specific, presumably > > non-existent on the hurd, so the hurd systems need to be removed from > > supported-systems. >=20 > Would it be better in linux.scm instead? While it currently is Linux-specific, in principle it could be ported to the Hurd, a BSD or Windows or whatever -- in fact, looking at https://github.com/0xbb/gpu-switch, it appears to support =E2=80=98osx=E2= =80=99 and Windows. linux.scm is more for Linux kernel modules, the Linux kernel, userspace bindings to kernel syscalls ... There probably are a few misplaced packages in linux.scm. Greetings, Maxime --=-bFxc7g8kJ2E0KxQJHELO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYdgZ4hccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gRRAQCZA9T9a4zmyCKEAPOhGbIem2cm 4r0WfpXoHlXdZzMUOwD+Ph4sqzlOWmSue35G2JB1TN+eFBXPbi5oc+SRcGV/6ww= =Lvbw -----END PGP SIGNATURE----- --=-bFxc7g8kJ2E0KxQJHELO--