From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iK4RJovTHWMdzAAAbAwnHQ (envelope-from ) for ; Sun, 11 Sep 2022 14:24:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CKUdJovTHWMbEQAA9RJhRA (envelope-from ) for ; Sun, 11 Sep 2022 14:24:43 +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 9EAFDBCF6 for ; Sun, 11 Sep 2022 14:24:39 +0200 (CEST) Received: from localhost ([::1]:58746 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXM0r-0005AC-Nd for larch@yhetil.org; Sun, 11 Sep 2022 08:24:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXM0J-00059l-5I for guix-patches@gnu.org; Sun, 11 Sep 2022 08:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52350) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXM0I-0003dK-SX for guix-patches@gnu.org; Sun, 11 Sep 2022 08:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXM0I-0003CX-E4 for guix-patches@gnu.org; Sun, 11 Sep 2022 08:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53912] [PATCH 0/5] WIP Add WSL support. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Sep 2022 12:24: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Alex Griffin , 53912@debbugs.gnu.org Received: via spool by 53912-submit@debbugs.gnu.org id=B53912.166289899612235 (code B ref 53912); Sun, 11 Sep 2022 12:24:02 +0000 Received: (at 53912) by debbugs.gnu.org; 11 Sep 2022 12:23:16 +0000 Received: from localhost ([127.0.0.1]:41049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXLzX-0003BF-NR for submit@debbugs.gnu.org; Sun, 11 Sep 2022 08:23:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXLzW-0003B0-Dd for 53912@debbugs.gnu.org; Sun, 11 Sep 2022 08:23:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54882) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXLzQ-0003Ys-QZ; Sun, 11 Sep 2022 08:23:08 -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=8M2UIlZ/PhrGkeFVvUxP4V9tiuDfK8DYfY6BNtDpw3o=; b=Y6JtDP+GQg0z9noMcg0T sU6GybkSK6vucGd1TdGLOaMfw16CWAa8M2XBIsfdQi79KB28SQy7if8jkkI2k8h+3olvj7Er4M5es azQmyUCFMTPfMkqaurfXfeg0X1Khy3Amu7zTQXUl1252jR1toCbkHZ63zbcOU4P1BNSTB5p0+UVDY aKoh2krKg3cvJbyN7Hh1IuG6T+tBZI6d4OLiSRj2SnZbH30K5IlO68XGXq1d89U57zktPeMQy5d6m iQnHuNA3X7fYKUsO20zteCS5FQh3uSAhoN3L1/on4Z+/1nYqeWGmba9sUoWQ0zZVR4SwLSYgyl+9J c/U2YWdvUkElwA==; Received: from [2a02:587:1d33:7300:4fa4:945e:237e:7b1f] (port=46320 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXLzQ-0005iM-6q; Sun, 11 Sep 2022 08:23:08 -0400 From: Mathieu Othacehe References: <875ypndznv.fsf@ajgrf.com> <87czhnkilq.fsf@gnu.org> Date: Sun, 11 Sep 2022 14:23:05 +0200 In-Reply-To: <87czhnkilq.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 11 Apr 2022 12:41:21 +0200") Message-ID: <87wnaa2j86.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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=1662899079; 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=8M2UIlZ/PhrGkeFVvUxP4V9tiuDfK8DYfY6BNtDpw3o=; b=HdsUF3nLZoH50GWiDWE/6K8JDx/uv867c6m1fjnOefl4mwnnkvmby2qsJWX7gaZmJk49xr 2ZwY/7GyPTy/PDBrHjdQQRDRPeQr55FwlVK+dPmfTrAQQaG3vQ+XCxbxZveOltG5jr8QD7 FeTs+2X2gujAWPmfIHEdCyxxfLohgJyNSaczMVMG8L5YHB45Npo2Vkm4iE467pd7aDH7Mm +V4bP6vdpMfoQVm79oo3DFn0ajieojXB93e80e9cwpuwNc8E/zMDX70eFzocUlvvZQzWkL nDdl2huBVdx9dbj2m8QMJtJMc9Kewz1rt4AeChzmGYzMTUwmzEmLmxrp5xUdtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662899079; a=rsa-sha256; cv=none; b=QZ/w5EiZ1+tn6/6wYJ4SR0FWVI0bfK8HLxWkoMVqVAxA6KOoFdKEup3rN8QmGBJeaYPik7 7/7/mk9xqtEY8j15MbgEOlSumLP0uqi9Dtr9x/KjSTRhwGAcw60LDJ2Y1FU6ywX4EPvPl9 a/1c5InI0TZIIc7guR9Z15+b/K0ZPANUK9LXHHoGuCcKaf6Y/Uhscvtht/2Bs10KzgPfdC V6aTzWWzO+B+mp52sqdaQB1qjd6QqhnxnViFeD96LwCLOCYod6sPzBiaJ5Uxu9ggCuBxrM C2l5C21+L2Ir7kAqSgvg8fLCRbBXef7Y0Bb3/8vcu7vW/Hl1Q8dvTo0lVbuAEA== 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=Y6JtDP+G; 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.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Y6JtDP+G; 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: 9EAFDBCF6 X-Spam-Score: -3.70 X-Migadu-Scanner: scn1.migadu.com X-TUID: dSMO+7sem904 Hey, > At first sight, it looks mostly ready to me. What=E2=80=99s missing is a > section like =E2=80=9CRunning Guix under WSL=E2=80=9D, maybe next to =E2= =80=9CRunning Guix in a > VM=E2=80=9D. WDYT? > > Better yet would be a =E2=80=9CSystem Images=E2=80=9D section under =E2= =80=9CSystem > Configuration=E2=80=9D, with a subsection dedicated to WSL images. I added a "System Images" documentation chapter with: https://issues.guix.gnu.org/57643. I sent a preliminary patchset to add tarball support here: https://issues.guix.gnu.org/57680. I also took most of the comments of this thread into account an pushed a revised version of this series to wip-image. In the documentation patchset, there is an "Image Modules" section describing how to create an image by running "guix system image gnu/system/images/pine64.scm". Maybe I should also give a more specific example of how to create a WSL image in that section? Tested all of it by creating a WSL image with some web services (nginx, tailon), they are started by Shepherd in the WSL and accessible from Windows. Thanks, Mathieu