guix-patches
[Top][All Lists]
Advanced

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

[bug#46017] [PATCH 0/2] scripts: system: Accept <image> records as input


From: Mathieu Othacehe
Subject: [bug#46017] [PATCH 0/2] scripts: system: Accept <image> records as input.
Date: Thu, 21 Jan 2021 12:37:51 +0100

Hello,

Here is a patch adding support for <image> records as input of "guix system
image" command. This has been discussed here:
https://issues.guix.gnu.org/45933.

It would be nice to also provide some documentation about that feature. I have
delayed it because I felt the API was not stable enough. Maybe now is the
time. Joshua is proposing a Cookbook patch that could be a first step. Then,
I'll try to provide a proper description of the <image> record and the
associated commands in the documentation.

Thanks,

Mathieu

Mathieu Othacehe (2):
  image: Export image? procedure.
  scripts: system: Accept <image> records as input.

 gnu/image.scm                      |   1 +
 gnu/system/images/hurd.scm         |   3 +
 gnu/system/images/novena.scm       |   3 +
 gnu/system/images/pine64.scm       |   3 +
 gnu/system/images/pinebook-pro.scm |   3 +
 guix/scripts/system.scm            | 128 ++++++++++++++---------------
 tests/guix-system.sh               |   7 +-
 7 files changed, 80 insertions(+), 68 deletions(-)

-- 
2.29.2






reply via email to

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