emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36093: closed ([PATCH 0/2] 'guix pack --entry-poin


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36093: closed ([PATCH 0/2] 'guix pack --entry-point' and Singularity service)
Date: Fri, 07 Jun 2019 07:59:02 +0000

Your message dated Fri, 07 Jun 2019 09:58:43 +0200
with message-id <address@hidden>
and subject line Re: [bug#36093] [PATCH v2 2/2] pack: Add '--entry-point'.
has caused the debbugs.gnu.org bug report #36093,
regarding [PATCH 0/2] 'guix pack --entry-point' and Singularity service
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36093: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36093
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] 'guix pack --entry-point' and Singularity service Date: Tue, 4 Jun 2019 22:51:51 +0200
Hello,

This patch adds a ‘--entry-point’ flag to ‘guix pack’, which I think
is long overdue.

It also adds a Singularity service whose primary purpose is to allow
us to test ‘guix pack -f squashfs’.  (It would be nice to have
Singularity 3.x for testing purposes.)

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: Add Singularity.
  pack: Add '--entry-point'.

 doc/guix.texi             |  36 +++++++++-
 gnu/local.mk              |   1 +
 gnu/packages/linux.scm    |  10 ++-
 gnu/services/docker.scm   |  53 ++++++++++++++-
 gnu/tests/docker.scm      |  19 ++++--
 gnu/tests/singularity.scm | 137 ++++++++++++++++++++++++++++++++++++++
 guix/scripts/pack.scm     |  41 ++++++++++++
 7 files changed, 285 insertions(+), 12 deletions(-)
 create mode 100644 gnu/tests/singularity.scm

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#36093] [PATCH v2 2/2] pack: Add '--entry-point'. Date: Fri, 07 Jun 2019 09:58:43 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Pushed as a0f352b30f4869a7af7017b8a5011ac7602dd115!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]