all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 46017@debbugs.gnu.org
Cc: Mathieu Othacehe <othacehe@gnu.org>
Subject: [bug#46017] [PATCH 0/2] scripts: system: Accept <image> records as input.
Date: Thu, 21 Jan 2021 12:37:51 +0100	[thread overview]
Message-ID: <20210121113751.72613-1-othacehe@gnu.org> (raw)

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	other threads:[~2021-01-21 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 11:37 Mathieu Othacehe [this message]
2021-01-21 11:42 ` [bug#46017] [PATCH 1/2] image: Export image? procedure Mathieu Othacehe
2021-01-21 11:43   ` [bug#46017] [PATCH 2/2] scripts: system: Accept <image> records as input Mathieu Othacehe
2021-01-21 11:52 ` [bug#46017] [PATCH v2] " Mathieu Othacehe

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=20210121113751.72613-1-othacehe@gnu.org \
    --to=othacehe@gnu.org \
    --cc=46017@debbugs.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.