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-142-g0e2ddec


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-142-g0e2ddec
Date: Sat, 07 Sep 2013 15:23:48 +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  0e2ddecd8e9a0f2dc856f2a2da9a9c98688d195c (commit)
       via  2df74ac1175225b1e3080acb3e7ea61ad16424f6 (commit)
      from  a129e0d877f125693f58457d55973d184468b461 (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 0e2ddecd8e9a0f2dc856f2a2da9a9c98688d195c
Author: Ludovic Courtès <address@hidden>
Date:   Sat Sep 7 17:23:23 2013 +0200

    gnu: grub: Add support for building configuration files.
    
    * gnu/packages/grub.scm (<menu-entry>): New record type.
      (grub-configuration-file): New procedure.
    * gnu/system/vm.scm (qemu-image): Remove parameters 'linux',
      'linux-arguments', and 'initrd'.  Add 'grub-configuration' parameter.
      Honor them, and remove grub.cfg generation code accordingly.
      (example2): Use `grub-configuration-file', and adjust accordingly.

commit 2df74ac1175225b1e3080acb3e7ea61ad16424f6
Author: Ludovic Courtès <address@hidden>
Date:   Sat Sep 7 15:51:29 2013 +0200

    doc: Add "Data Types and Pattern Matching" to the Coding Style.
    
    * HACKING (Data Types and Pattern Matching): New section.

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

Summary of changes:
 HACKING               |   12 +++++++++
 gnu/packages/grub.scm |   62 ++++++++++++++++++++++++++++++++++++++++++++++++-
 gnu/system/vm.scm     |   52 +++++++++++++++--------------------------
 3 files changed, 92 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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