guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.3-249-gd5d0f28


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-249-gd5d0f28
Date: Wed, 25 Sep 2013 16:58:31 +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  d5d0f286a27506bc4545d4531d606ba9ac4f1944 (commit)
       via  25eb16bf3b471525fbf18889f1654ab04db959ec (commit)
       via  65d195e140e18715f7f7fb4c5d219040ce773482 (commit)
       via  0b86a82dc7e649e4ae551edefba445690a315b83 (commit)
       via  37c58656ebb499d32275829aacfa2a99e22d654a (commit)
       via  8f37bf620054f6a331464d1ac69d97c2288524e8 (commit)
      from  9ac9360d6e86e7d16756d8e28ce61e288551c2db (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 d5d0f286a27506bc4545d4531d606ba9ac4f1944
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 18:01:44 2013 +0200

    gnu: vm: Change #:populate to a list of directives.
    
    * gnu/system/vm.scm (qemu-image): Change 'populate' parameter to be a
      list of directives.
      (system-qemu-image): Adjust accordingly.

commit 25eb16bf3b471525fbf18889f1654ab04db959ec
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 17:33:27 2013 +0200

    gnu: vm: Add more ttys.
    
    * gnu/system/vm.scm (system-qemu-image): Add more ttys.

commit 65d195e140e18715f7f7fb4c5d219040ce773482
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 17:33:02 2013 +0200

    gnu: vm: Change GRUB label.
    
    * gnu/system/vm.scm (system-qemu-image): Change GRUB label.

commit 0b86a82dc7e649e4ae551edefba445690a315b83
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 17:30:29 2013 +0200

    gnu: vm: Make a union of the visible packages; add /etc/profile.
    
    * gnu/system/vm.scm (qemu-image): Add Guix as an input when
      INITIALIZE-STORE?.
      (union): New procedure.
      (system-qemu-image): Use it.  Build /etc/profile.  Pass PROFILE among
      #:inputs-to-copy instead of listing all the individual profiles.
      Remove explicit 'build-derivations' call.

commit 37c58656ebb499d32275829aacfa2a99e22d654a
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 17:27:02 2013 +0200

    gnu: vm: Support derivation objects as inputs.
    
    * gnu/system/vm.scm (expression->derivation-in-linux-vm)[input-alist]:
      Add case for derivation? objects.
      Same for #:inputs values.
      (qemu-image)[input->name+derivation]: Likewise.

commit 8f37bf620054f6a331464d1ac69d97c2288524e8
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 25 17:27:10 2013 +0200

    Update 'NEWS'.

-----------------------------------------------------------------------

Summary of changes:
 NEWS              |   88 ++++++++++++++++++++++++++++++++++
 gnu/system/vm.scm |  135 ++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 195 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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