all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josh Marshall <Josh.Marshall@jax.org>
To: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: Modifying squashfs usage for `guix pack` for supporting singularity
Date: Wed, 4 Mar 2020 22:28:05 +0000	[thread overview]
Message-ID: <BL0PR06MB46738354EBC749531036DFC5E9E50@BL0PR06MB4673.namprd06.prod.outlook.com> (raw)
In-Reply-To: <BL0PR06MB46730AF1301B8DE92BC149B2E9E50@BL0PR06MB4673.namprd06.prod.outlook.com>

It also appears the `-mkfs-time 0`, `-all-time 0`, and `-UTC` arguments have been missing.

Docker and Singularity havebeen moving towards support of the Open Containers Initative, which prompts the discussion of if the docker and sinfularity (squashfs) pack options should be depricated in favor of this standard: https://github.com/opencontainers/image-spec

________________________________________
From: Josh Marshall
Sent: Wednesday, March 4, 2020 4:00 PM
To: guix-devel@gnu.org
Subject: Modifying squashfs usage for `guix pack` for supporting singularity

I ran into some trouble today when trying to package an image for singularity on CentOS7.  nxck suggested I go into the cdoe and try adding the "-noappend" option to mksquashfs in 'guix/guix/scripts/pack.scm'.  While looking at it, it seems that it performs a multistep process to modify the squashfs image, which kind of goes against the design of the utility.  A SO page ( https://unix.stackexchange.com/a/459372 ) suggested the full hierarchy be created and then added in a single invocation.  Does anyone have any opinions on such a change or useful insights?
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.

  reply	other threads:[~2020-03-04 22:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-04 21:00 Modifying squashfs usage for `guix pack` for supporting singularity Josh Marshall
2020-03-04 22:28 ` Josh Marshall [this message]
2020-03-12 13:51 ` Ludovic Courtès
2020-03-12 14:05   ` [EXTERNAL]Re: " Josh Marshall
2020-03-12 16:39     ` Ludovic Courtès
2020-03-12 17:58       ` Josh Marshall
2020-03-13 16:38         ` Ludovic Courtès
2020-03-13 16:48           ` Josh Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BL0PR06MB46738354EBC749531036DFC5E9E50@BL0PR06MB4673.namprd06.prod.outlook.com \
    --to=josh.marshall@jax.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.