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 ms5.migadu.com with LMTPS id YnO4IVV18mLyRwEAbAwnHQ (envelope-from ) for ; Tue, 09 Aug 2022 16:55:17 +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 UDhmIFV18mIwxwAAauVa8A (envelope-from ) for ; Tue, 09 Aug 2022 16:55:17 +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 0E7D317AE7 for ; Tue, 9 Aug 2022 16:55:17 +0200 (CEST) Received: from localhost ([::1]:45118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLQdY-0007CW-5z for larch@yhetil.org; Tue, 09 Aug 2022 10:55:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLQdK-0007CM-Vg for guix-patches@gnu.org; Tue, 09 Aug 2022 10:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54706) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLQdK-0005oG-Eq for guix-patches@gnu.org; Tue, 09 Aug 2022 10:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLQdK-0003De-8U for guix-patches@gnu.org; Tue, 09 Aug 2022 10:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57076] [PATCH] linux-container: container-script: Parse command line options. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 09 Aug 2022 14:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57076 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: 57076@debbugs.gnu.org Received: via spool by 57076-submit@debbugs.gnu.org id=B57076.166005684712297 (code B ref 57076); Tue, 09 Aug 2022 14:55:02 +0000 Received: (at 57076) by debbugs.gnu.org; 9 Aug 2022 14:54:07 +0000 Received: from localhost ([127.0.0.1]:44455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLQcQ-0003CH-Q4 for submit@debbugs.gnu.org; Tue, 09 Aug 2022 10:54:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLQcO-0003Bf-1l for 57076@debbugs.gnu.org; Tue, 09 Aug 2022 10:54:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39808) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLQcI-0005iA-N9; Tue, 09 Aug 2022 10:53:58 -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=KnwSaM4jEv8eKRlgN//pS0oUpeW3u68asVAdmpENrbQ=; b=Pu6pV6IUTV6hPTFg9oIw rNDEqrhzbjisZQS7f+qB+m+Nrqbg7cKbH3XMqqGI1JqgXzdZt/EPFRr0oRc8DDPu9hFk8ozRwPAlb BcH6ZRerbpwF3b1oDSXTK7XqRa874d3O/YYMcXWEsMXith+dPMxNRKJFEtkUaHF6FbsFdCJjF+00h n6InhcOGv4+ahh7uw5LX2bqbnPgDN+FUyObyqCNYJ/4Y59ke0WOH3ACRD1W00Mdke+xDA653r0qEh cmysp65zYOQFlawInjjk/uRznqSinUwn4QrTuQXdbYhW1g7UVcN5sInCIcJfyAPAUozdlzLryvVsg zZ9C5CacZiDTEA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=55326 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLQcI-0000GO-9B; Tue, 09 Aug 2022 10:53:58 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220809125659.12302-1-rekado@elephly.net> Date: Tue, 09 Aug 2022 16:53:56 +0200 In-Reply-To: <20220809125659.12302-1-rekado@elephly.net> (Ricardo Wurmus's message of "Tue, 9 Aug 2022 14:56:59 +0200") Message-ID: <875yj179iz.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=1660056917; 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=KnwSaM4jEv8eKRlgN//pS0oUpeW3u68asVAdmpENrbQ=; b=MDaVFYoPABWYS+FE678UwflHEnFkRl3++M5Fzu6+wW94IMrqDe6zOPSR+T1uRYWfZRGOdL WKYtxAU08Ws8dSBdplnKU5uTqybj6yijm/ahqps1iooWcgZrMtlqium+Hr8Y133+iwCok3 dQXD6ByDbe3RLGlJ5rWlcz8d5Nc+LLngLyQSbLFmGBopGvvfh8d8MMrUl9gwm1zdyI7mfS B5AMTePV0DtI4c9FGPqAbgBrfMbyWm1Ex/P0632/2oiMTnd60y5uT7IbUYJMgi9ijPi864 4ghBRQgX/x7WKLNQsJ8AFe8Hq4XT81HIqbUWGjGqzAiWSaeyjVgVxZ0qLR3JuA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660056917; a=rsa-sha256; cv=none; b=IZiQbCUVLBu0oarLI15lSPdymbWqKdmNK0Sl9ndrIWvQbdFwGLtOtiE+w/BzGeYlAxSe2/ oBE55sl2PIQ0+vopx6mKE16GW5PgavYAM49EENU+Qjcfqvo/DJxqFgUYL6lVdgpIgJVigx ZCbs6eupEr1g3yXR+XTRE84+yxDyTLV/bNH8VCs63V9QP0/rS+2R7iuA+7os8Gv0UyPGO6 6At1DOg1va/H2RRleFAVz2SeCkz1HgpFWqMlMJpUZiZcuXtpahRMOsqudf0x2LaYHPCuNC bNdegUM3dMludG31wlVsP5RnetrhJW5p9Mhtx5VtpeIsDUalQ2qVnvexyAF+qg== 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=Pu6pV6IU; 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.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Pu6pV6IU; 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: 0E7D317AE7 X-Spam-Score: -3.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: fALLDsDKXbeP Hi, Ricardo Wurmus skribis: > * gnu/system/linux-container.scm (container-script): Accept command line > options to bind mount host directories into the container. I like that, go for it! Perhaps you can add a line in doc/guix.texi, under =E2=80=98container=E2=80=99 in =E2=80=9CInvoking guix system=E2=80=9D= , like: The @option{--share} and @option{--expose} can also be passed to the generated script. Thanks, Ludo=E2=80=99.