guix-patches
[Top][All Lists]
Advanced

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

[bug#57680] [PATCH 0/2] image: Add tarball support.


From: Mathieu Othacehe
Subject: [bug#57680] [PATCH 0/2] image: Add tarball support.
Date: Thu, 8 Sep 2022 17:25:12 +0200

Hello,

Here's some preliminary work to get https://issues.guix.gnu.org/53912
merged and provide WSL2 image support.

I added a (guix compression) module so that (guix system image)
can benefit from it.

Thanks,

Mathieu

Alex Griffin (1):
  system: image: Add tarball support.

Mathieu Othacehe (1):
  guix: Add compression module.

 Makefile.am           |  1 +
 gnu/image.scm         |  2 +-
 gnu/system/image.scm  | 82 ++++++++++++++++++++++++++++++++++++++++++-
 guix/compression.scm  | 69 ++++++++++++++++++++++++++++++++++++
 guix/scripts/pack.scm | 46 ++----------------------
 5 files changed, 154 insertions(+), 46 deletions(-)
 create mode 100644 guix/compression.scm

-- 
2.37.2






reply via email to

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