From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SGeoB5wEVGKrLQEAgWs5BA (envelope-from ) for ; Mon, 11 Apr 2022 12:36:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oGpBBJwEVGKfXwEAauVa8A (envelope-from ) for ; Mon, 11 Apr 2022 12:36:12 +0200 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 6AADF413B7 for ; Mon, 11 Apr 2022 12:36:11 +0200 (CEST) Received: from localhost ([::1]:41498 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ndrP0-0001Oe-MY for larch@yhetil.org; Mon, 11 Apr 2022 06:36:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndrOs-0001Mn-N8 for guix-patches@gnu.org; Mon, 11 Apr 2022 06:36:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48757) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ndrOs-0000eq-C7 for guix-patches@gnu.org; Mon, 11 Apr 2022 06:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ndrOs-0003tR-A1 for guix-patches@gnu.org; Mon, 11 Apr 2022 06:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53912] [PATCH 0/5] WIP Add WSL support. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 11 Apr 2022 10:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53912 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Alex Griffin Cc: "53912@debbugs.gnu.org" <53912@debbugs.gnu.org> Received: via spool by 53912-submit@debbugs.gnu.org id=B53912.164967331014879 (code B ref 53912); Mon, 11 Apr 2022 10:36:02 +0000 Received: (at 53912) by debbugs.gnu.org; 11 Apr 2022 10:35:10 +0000 Received: from localhost ([127.0.0.1]:42651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndrO1-0003rv-Qz for submit@debbugs.gnu.org; Mon, 11 Apr 2022 06:35:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndrNz-0003rK-77 for 53912@debbugs.gnu.org; Mon, 11 Apr 2022 06:35:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34926) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndrNt-0000HD-Nt; Mon, 11 Apr 2022 06:35:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=WxGM0S59NBwLVGHWAkBuHTdG9xl/NHaVkBE2T9P/76s=; b=Xsw1l9NBC3xOKY85Hgmw d0I1XTw+Z+i8iez81VC809tpINNUmRb6FM+mRxDYDLKaCPVFnY8eH7mfkrZjnonCmSs9t/o9TRQis /mvrHioKwv3j9kfPav6xfTYBzfZwdhpY5wb1rVRc/7gtw3BbHXiPfMgfBii6ZUIf4WN9QcA4c0SX0 B6y9G1ZCvWgI6h4o+gNGJ4LXkBOl3JnmBXPJU/k95G81ZWV/mhh475FOURhE1Jbd9S0lUTFWvWnEO ZsdR3hAJux2zmjifD0zMWd+absQIXLPfLp2Sy+WfIgl1tT9Hkfcjdm7XnXV+uD9fcMYuo7DbdaUZ6 lCFv+IRrraPLWg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:61527 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndrNs-0001JV-Dy; Mon, 11 Apr 2022 06:35:00 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875ypndznv.fsf@ajgrf.com> Date: Mon, 11 Apr 2022 12:34:58 +0200 In-Reply-To: (Alex Griffin's message of "Thu, 10 Feb 2022 06:22:10 +0000") Message-ID: <87k0bvkiwd.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649673371; 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: content-transfer-encoding:content-transfer-encoding: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=WxGM0S59NBwLVGHWAkBuHTdG9xl/NHaVkBE2T9P/76s=; b=nFqndvfs0rXiGaC2hVk8hkCXGhmv9taW36X8NbTSM3FCn7IEDYQn7HABia+GysDrYpeaaI gAZOxYIge6uXuLTuyTzv6dMdFjieIvnTPkSjLiRC0D2WlQul1iQ8/qriCur3d6CmM4zGwT 3cgWpxkI1AFUsZicCJXJd4kbWokIvZiJjgL8Pj0+QTL6gtxyXgRJ5y2+cSvaZGY731TlA7 UNdXQXq5C/4OeFvT/xIoRa553SVZGLM9cLAFAsk5LQZXUt25ysttMZowGFg9EjpF+tArHb bpfy0q5+RqR4BR8IbTq8PhpsfN1Z0PHcJFXFyeeGAgUbyDAnoIfT4zkdypEx0Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649673371; a=rsa-sha256; cv=none; b=FbKjuWAAVl66Kj4AtwJij8f0jfqMi3S5nMy14iCCP7m5rMPAgTFNeUXN7hDTwK3bM1yDNo Jd4dqogjad0FMlpO/UvczP53NPdkzD6RIWP1xwanJLXapGLIFVF0iH8Lw2XlvU5YSx0asw RIvrPousuwGrzMpAK8KiECg3FaNpAKz8QoZKk+Zjy4w6taXAFmh6KCOuyoPhA7OFELgmR/ s3FovTwR8ULVacFILywxo7auAnOTX7rio6VrvHoYqbOBNjCTVoo1YOryf8vUUiunKVGNcS B/dAL81dqkioaw7HxggramjizWMfEf7aOdTz2Y13gY/pheEhe/wFkQdLmpzF6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Xsw1l9NB; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.97 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Xsw1l9NB; dmarc=pass (policy=none) header.from=gnu.org; 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: 6AADF413B7 X-Spam-Score: -3.97 X-Migadu-Scanner: scn1.migadu.com X-TUID: GlFBxmDEqNgp Hi, Alex Griffin skribis: > From ef951ff51bf0e2b2b50c57fbf652b0677c1e6701 Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Sun, 6 Feb 2022 16:29:47 -0600 > Subject: [PATCH 2/5] system: image: Add tarball support. > > * gnu/system/image.scm (tarball-image, tarball-image-type): New variables. > (system-tarball-image): New procedure. > (image->root-file-system): Add tarball image support. > (system-image): Ditto. Interesting! > +++ b/gnu/system/image.scm > @@ -1,6 +1,7 @@ > ;;; GNU Guix --- Functional package management for GNU > ;;; Copyright =C2=A9 2020, 2021 Mathieu Othacehe > ;;; Copyright =C2=A9 2020 Jan (janneke) Nieuwenhuizen > +;;; Copyright =C2=A9 2022 Alex Griffin > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -24,6 +25,7 @@ (define-module (gnu system image) > #:use-module (guix modules) > #:use-module (guix monads) > #:use-module (guix records) > + #:use-module (guix scripts pack) We cannot refer to (guix scripts =E2=80=A6) modules from here (conceptually (guix scripts =E2=80=A6) modules are layered above the rest). If needed, we can move the relevant bits to a new (guix pack) module and use it here. (I didn=E2=80=99t spot which part of (guix scripts pack) is u= sed.) Ludo=E2=80=99.