[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-701-g9b24c76
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-701-g9b24c76 |
Date: |
Sat, 08 Nov 2014 00:05:51 +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 9b24c76802f54861681c32f026ec6c34236044cd (commit)
via ab11f0bed4084f19698752fa5451ea73a52400f9 (commit)
via c1941588dd7d3ca34bcf7480bdc578b7a1110160 (commit)
via 91cc5aff5a33b1c877466039f851c2379555876f (commit)
from 0fa22d5a7cc2deffa11ebddfac620fde34b3ec62 (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 9b24c76802f54861681c32f026ec6c34236044cd
Author: Ludovic Courtès <address@hidden>
Date: Sat Nov 8 00:30:52 2014 +0100
gnu: grub: Add dependency on GNU Unifont.
* gnu/packages/grub.scm (unifont): New variable.
(grub)[arguments]: Copy and unzip Unifont in 'patch-stuff' phase.
[native-inputs]: Add UNIFONT.
commit ab11f0bed4084f19698752fa5451ea73a52400f9
Author: Ludovic Courtès <address@hidden>
Date: Fri Nov 7 22:43:33 2014 +0100
vm: Support 'guix system vm --full-boot'.
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Add
#:full-boot? parameter and honor it.
* guix/scripts/system.scm (system-derivation-for-action): Likewise.
(perform-action): Likewise.
(show-help): Document '--full-boot'.
(%options): Add '--full-boot'.
(guix-system): Add #:full-boot? argument in call to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document it.
commit c1941588dd7d3ca34bcf7480bdc578b7a1110160
Author: Ludovic Courtès <address@hidden>
Date: Fri Nov 7 21:32:50 2014 +0100
doc: Emphasize the availability of two user interfaces.
* doc/guix.texi (Package Management): Add a word about the two user
interfaces.
commit 91cc5aff5a33b1c877466039f851c2379555876f
Author: Ludovic Courtès <address@hidden>
Date: Fri Nov 7 21:30:36 2014 +0100
services: xorg: Add argv[0] in X invocation.
* gnu/services/xorg.scm (xorg-start-command): Add missing argv[0] in
'execl' call.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 9 ++++++++-
gnu/packages/grub.scm | 22 +++++++++++++++++++---
gnu/services/xorg.scm | 1 +
gnu/system/vm.scm | 27 ++++++++++++++++-----------
guix/scripts/system.scm | 18 +++++++++++++-----
5 files changed, 57 insertions(+), 20 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-701-g9b24c76,
Ludovic Courtès <=