From unknown Sun Jun 22 00:26:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43180: [PATCH] scripts: system: Expand some help messages. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 03 Sep 2020 11:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43180 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: 43180@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159913418011552 (code B ref -1); Thu, 03 Sep 2020 11:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 3 Sep 2020 11:56:20 +0000 Received: from localhost ([127.0.0.1]:33807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDnqm-00030F-JL for submit@debbugs.gnu.org; Thu, 03 Sep 2020 07:56:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:52378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDnqk-000308-OT for submit@debbugs.gnu.org; Thu, 03 Sep 2020 07:56:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDnqk-0000fW-Fo for bug-guix@gnu.org; Thu, 03 Sep 2020 07:56:18 -0400 Received: from flashner.co.il ([178.62.234.194]:45898) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDnqi-0003Yo-P2 for bug-guix@gnu.org; Thu, 03 Sep 2020 07:56:18 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 20A47403B6; Thu, 3 Sep 2020 11:56:15 +0000 (UTC) From: Efraim Flashner Date: Thu, 3 Sep 2020 14:55:42 +0300 Message-Id: <20200903115542.2740-1-efraim@flashner.co.il> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.62.234.194; envelope-from=efraim@flashner.co.il; helo=flashner.co.il X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/03 07:35:43 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * guix/scripts/system.scm (show-help): Add to '--share=SPEC' and '--expose=SPEC' that it also works for containers. --- guix/scripts/system.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm index b75b0e5b60..be17bc1ba7 100644 --- a/guix/scripts/system.scm +++ b/guix/scripts/system.scm @@ -7,6 +7,7 @@ ;;; Copyright © 2019 Christopher Baines ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen ;;; Copyright © 2020 Julien Lepiller +;;; Copyright © 2020 Efraim Flashner ;;; ;;; This file is part of GNU Guix. ;;; @@ -956,9 +957,11 @@ Some ACTIONS support additional ARGS.\n")) (display (G_ " --save-provenance save provenance information")) (display (G_ " - --share=SPEC for 'vm', share host file system according to SPEC")) + --share=SPEC for 'vm' and 'container', share host file system + according to SPEC")) (display (G_ " - --expose=SPEC for 'vm', expose host file system according to SPEC")) + --expose=SPEC for 'vm' and 'container', expose host file system + according to SPEC")) (display (G_ " -N, --network for 'container', allow containers to access the network")) (display (G_ " -- 2.28.0 From unknown Sun Jun 22 00:26:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43180: [PATCH] scripts: system: Expand some help messages. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 03 Sep 2020 12:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43180 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 43180@debbugs.gnu.org Received: via spool by 43180-submit@debbugs.gnu.org id=B43180.159913719924663 (code B ref 43180); Thu, 03 Sep 2020 12:47:01 +0000 Received: (at 43180) by debbugs.gnu.org; 3 Sep 2020 12:46:39 +0000 Received: from localhost ([127.0.0.1]:33931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDodS-0006Pj-M2 for submit@debbugs.gnu.org; Thu, 03 Sep 2020 08:46:38 -0400 Received: from lepiller.eu ([89.234.186.109]:50590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDodQ-0006PZ-6z for 43180@debbugs.gnu.org; Thu, 03 Sep 2020 08:46:38 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id d267f957; Thu, 3 Sep 2020 12:46:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=s3UXude/iCqf 6Plv2YwKXiSWNUyywnqTuKqMiGOz3s8=; b=dJf4dj98NNrr0gKhOqTIP9Afgc1H YMlFCZNwmbt28ebCopffnR1BAivaRwWxYDZXahltrhTwFEbu/YbtaW4SN8vtJND7 4D4HW0L1QRsr00wQhmeQZOTZXDgplkRKE23lxDAu7iYe4Q6UbIy6Ji+KekEgJiA/ YPC6YmPtZK20cCOzTVSdUncwETzRvE1TILfy5qxaPZk80Z4cZQYNEGSQ4M+KxTJY zn4b4wemP4gJNqdXzJ1SUjusfDWOPKgP1Um65gFFGjshvKrN/+a7NA39iRRgrh0n Yj642eK1j6mfJjdqbLL+HbkUHD0XD5h5/RmJu31TaKLT8BpJMs1fnew1rw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6bbb6469 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 3 Sep 2020 12:46:33 +0000 (UTC) Date: Thu, 3 Sep 2020 14:46:23 +0200 From: Julien Lepiller Message-ID: <20200903144623.7f673b5c@tachikoma.lepiller.eu> In-Reply-To: <20200903115542.2740-1-efraim@flashner.co.il> References: <20200903115542.2740-1-efraim@flashner.co.il> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Le Thu, 3 Sep 2020 14:55:42 +0300, Efraim Flashner a =C3=A9crit : > * guix/scripts/system.scm (show-help): Add to '--share=3DSPEC' and > '--expose=3DSPEC' that it also works for containers. > --- > guix/scripts/system.scm | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) >=20 > diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm > index b75b0e5b60..be17bc1ba7 100644 > --- a/guix/scripts/system.scm > +++ b/guix/scripts/system.scm > @@ -7,6 +7,7 @@ > ;;; Copyright =C2=A9 2019 Christopher Baines > ;;; Copyright =C2=A9 2020 Jan (janneke) Nieuwenhuizen > ;;; Copyright =C2=A9 2020 Julien Lepiller > +;;; Copyright =C2=A9 2020 Efraim Flashner > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -956,9 +957,11 @@ Some ACTIONS support additional ARGS.\n")) > (display (G_ " > --save-provenance save provenance information")) > (display (G_ " > - --share=3DSPEC for 'vm', share host file system according > to SPEC")) > + --share=3DSPEC for 'vm' and 'container', share host file > system > + according to SPEC")) > (display (G_ " > - --expose=3DSPEC for 'vm', expose host file system according > to SPEC")) > + --expose=3DSPEC for 'vm' and 'container', expose host file > system > + according to SPEC")) > (display (G_ " > -N, --network for 'container', allow containers to access > the network")) (display (G_ " Should we say something about how sharing is read-write, exposing is read-only? From unknown Sun Jun 22 00:26:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Efraim Flashner Subject: bug#43180: closed (Re: bug#43180: [PATCH] scripts: system: Expand some help messages.) Message-ID: References: <20200905192644.GA1643@E5400> <20200903115542.2740-1-efraim@flashner.co.il> X-Gnu-PR-Message: they-closed 43180 X-Gnu-PR-Package: guix X-Gnu-PR-Keywords: patch Reply-To: 43180@debbugs.gnu.org Date: Sat, 05 Sep 2020 19:28:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1599334082-6933-1" This is a multi-part message in MIME format... ------------=_1599334082-6933-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #43180: [PATCH] scripts: system: Expand some help messages. which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 43180@debbugs.gnu.org. --=20 43180: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43180 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1599334082-6933-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 43180-done) by debbugs.gnu.org; 5 Sep 2020 19:27:26 +0000 Received: from localhost ([127.0.0.1]:44105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEdqQ-0001mj-8w for submit@debbugs.gnu.org; Sat, 05 Sep 2020 15:27:26 -0400 Received: from flashner.co.il ([178.62.234.194]:55488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEdqN-0001mU-Je for 43180-done@debbugs.gnu.org; Sat, 05 Sep 2020 15:27:24 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 72FB64000B; Sat, 5 Sep 2020 19:27:17 +0000 (UTC) Date: Sat, 5 Sep 2020 22:26:44 +0300 From: Efraim Flashner To: Julien Lepiller Subject: Re: bug#43180: [PATCH] scripts: system: Expand some help messages. Message-ID: <20200905192644.GA1643@E5400> References: <20200903115542.2740-1-efraim@flashner.co.il> <20200903144623.7f673b5c@tachikoma.lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20200903144623.7f673b5c@tachikoma.lepiller.eu> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43180-done Cc: 43180-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 03, 2020 at 02:46:23PM +0200, Julien Lepiller wrote: > Le Thu, 3 Sep 2020 14:55:42 +0300, > Efraim Flashner a =C3=A9crit : >=20 > > * guix/scripts/system.scm (show-help): Add to '--share=3DSPEC' and > > '--expose=3DSPEC' that it also works for containers. > > --- > > guix/scripts/system.scm | 7 +++++-- > > 1 file changed, 5 insertions(+), 2 deletions(-) > >=20 > > diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm > > index b75b0e5b60..be17bc1ba7 100644 > > --- a/guix/scripts/system.scm > > +++ b/guix/scripts/system.scm > > @@ -7,6 +7,7 @@ > > ;;; Copyright =C2=A9 2019 Christopher Baines > > ;;; Copyright =C2=A9 2020 Jan (janneke) Nieuwenhuizen > > ;;; Copyright =C2=A9 2020 Julien Lepiller > > +;;; Copyright =C2=A9 2020 Efraim Flashner > > ;;; > > ;;; This file is part of GNU Guix. > > ;;; > > @@ -956,9 +957,11 @@ Some ACTIONS support additional ARGS.\n")) > > (display (G_ " > > --save-provenance save provenance information")) > > (display (G_ " > > - --share=3DSPEC for 'vm', share host file system according > > to SPEC")) > > + --share=3DSPEC for 'vm' and 'container', share host file > > system > > + according to SPEC")) > > (display (G_ " > > - --expose=3DSPEC for 'vm', expose host file system according > > to SPEC")) > > + --expose=3DSPEC for 'vm' and 'container', expose host file > > system > > + according to SPEC")) > > (display (G_ " > > -N, --network for 'container', allow containers to access > > the network")) (display (G_ " >=20 > Should we say something about how sharing is read-write, exposing is > read-only? Sounds good. I expanded it a bit to mention share is read/write and expose is read-only. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9T5nQACgkQQarn3Mo9 g1EBvQ/9HIpzAzny/M9PfhWvXekkK0CnHA7/Qnrlf7QitynFGXPQItPhIzMWng8w c3n7eE4yTfuynNlK0ysq2G1mk/gd3/DcOdfDQrcswgJLa3Zt/7Pp98KzlHn1fyYM laZ1jXeOWtN65QhO3VVkjAnjvfi2KpOw2jL7aYNTo8dI320MjiEYB595fJUFlpIw 2F0j6uYbLSJxMp+rY43EXx9zDgS2PHtWzDBj1ENPoPihPI4x8UCueaWiumZ0Vp0o yNaBw4JHSYa2EwTRQ2YmYca8YIhyVXxTRQ5zKvktdzAojJgHTqSchmQDkhdI0PG3 QAELKJ7Pq6iCSYeIu1ahAcTp2bi3cIBK2biij6QEbGbxAMajomZYwWX89TtZR9dU vJw8zeS169///rguU7l5oduKv2Dzs/LE1rb0Is59+n8mgVz/hskfjP6XNshihDRS +3HAcNfBfJke46w02BwlsQVSW2/OyEiL8pUeoQQ12dJpmjw58VEB8Oz2oy/8t+kA QN4OHLXKAsex3vg6U58YpiN6XZxyZTnRwp6erL5Q8/E+CrnSxRGXjI35Fjp6uRah WychzAIaBU8IIREpWSRK0tXED5f+RCIIoStVmxOkXQExo10wevi0pL7cvf7BQe33 YceHqY2zlF/EpO+l4v5abDdOD1xdUmCyXIS9KgN9FMUzzjONmak= =fNE9 -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- ------------=_1599334082-6933-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Sep 2020 11:56:20 +0000 Received: from localhost ([127.0.0.1]:33807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDnqm-00030F-JL for submit@debbugs.gnu.org; Thu, 03 Sep 2020 07:56:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:52378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDnqk-000308-OT for submit@debbugs.gnu.org; Thu, 03 Sep 2020 07:56:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDnqk-0000fW-Fo for bug-guix@gnu.org; Thu, 03 Sep 2020 07:56:18 -0400 Received: from flashner.co.il ([178.62.234.194]:45898) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDnqi-0003Yo-P2 for bug-guix@gnu.org; Thu, 03 Sep 2020 07:56:18 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 20A47403B6; Thu, 3 Sep 2020 11:56:15 +0000 (UTC) From: Efraim Flashner To: bug-guix@gnu.org Subject: [PATCH] scripts: system: Expand some help messages. Date: Thu, 3 Sep 2020 14:55:42 +0300 Message-Id: <20200903115542.2740-1-efraim@flashner.co.il> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.62.234.194; envelope-from=efraim@flashner.co.il; helo=flashner.co.il X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/03 07:35:43 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Efraim Flashner X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * guix/scripts/system.scm (show-help): Add to '--share=SPEC' and '--expose=SPEC' that it also works for containers. --- guix/scripts/system.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm index b75b0e5b60..be17bc1ba7 100644 --- a/guix/scripts/system.scm +++ b/guix/scripts/system.scm @@ -7,6 +7,7 @@ ;;; Copyright © 2019 Christopher Baines ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen ;;; Copyright © 2020 Julien Lepiller +;;; Copyright © 2020 Efraim Flashner ;;; ;;; This file is part of GNU Guix. ;;; @@ -956,9 +957,11 @@ Some ACTIONS support additional ARGS.\n")) (display (G_ " --save-provenance save provenance information")) (display (G_ " - --share=SPEC for 'vm', share host file system according to SPEC")) + --share=SPEC for 'vm' and 'container', share host file system + according to SPEC")) (display (G_ " - --expose=SPEC for 'vm', expose host file system according to SPEC")) + --expose=SPEC for 'vm' and 'container', expose host file system + according to SPEC")) (display (G_ " -N, --network for 'container', allow containers to access the network")) (display (G_ " -- 2.28.0 ------------=_1599334082-6933-1--