[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.5-588-g2e7b5ce
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.5-588-g2e7b5ce |
Date: |
Tue, 08 Apr 2014 23:20:36 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via 2e7b5cea8cc5e50e8c4832e96ce7b40b4f99906f (commit)
via 1d6243cf70269acdaf32f1ad61beba241f130484 (commit)
from c397e502ca4f9a929e213e1c728b942a007ee278 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2e7b5cea8cc5e50e8c4832e96ce7b40b4f99906f
Author: Ludovic Courtès <address@hidden>
Date: Wed Apr 9 01:20:19 2014 +0200
guix system: Add 'vm-image' action and '--image-size' option.
* guix/scripts/system.scm (%options): Add --image-size.
(%default-options): Add 'image-size'.
(guix-system)[parse-options]: Handle the 'vm-image' action.
Honor them.
(show-help): Update accordingly.
* doc/guix.texi (Invoking guix system): Add 'vm-image'.
commit 1d6243cf70269acdaf32f1ad61beba241f130484
Author: Ludovic Courtès <address@hidden>
Date: Tue Apr 8 22:01:44 2014 +0200
ui: Add 'size->number'.
* guix/scripts/gc.scm (size->number): Remove.
* guix/ui.scm (size->number): New procedure.
* tests/ui.scm ("size->number, bytes",
"size->number, MiB", "size->number, GiB", "size->number, 1.2GiB",
"size->number, invalid unit"): New tests.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 8 +++++++-
guix/scripts/gc.scm | 30 ------------------------------
guix/scripts/system.scm | 44 +++++++++++++++++++++++++++++++-------------
guix/ui.scm | 33 +++++++++++++++++++++++++++++++++
tests/ui.scm | 25 ++++++++++++++++++++++++-
5 files changed, 95 insertions(+), 45 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.5-588-g2e7b5ce,
Ludovic Courtès <=