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.6-441-gfe6e3fe


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-441-gfe6e3fe
Date: Wed, 25 Jun 2014 21:53:33 +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  fe6e3fe2a56aede1d5e04bab3281515c8df86ff8 (commit)
       via  64e40dbb692d537e67d1dccd727dd5c36e39a10e (commit)
       via  2d23e6f0515bc2e3a8a388cbe881ac372b162f9e (commit)
      from  7cd157e22164cfd93968900cdd68e88963cfd4ba (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 fe6e3fe2a56aede1d5e04bab3281515c8df86ff8
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 25 22:54:52 2014 +0200

    system: Support the addition of old entries in the GRUB menu.
    
    * gnu/system.scm (operating-system-grub.cfg): Add 'old-entries'
      parameter.  Pass it to 'grub-configuration-file'.
    * gnu/system/grub.scm (grub-configuration-file): Add #:old-entries
      parameter.  Honor it.

commit 64e40dbb692d537e67d1dccd727dd5c36e39a10e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 25 22:48:25 2014 +0200

    system: Store boot parameters in the system derivation.
    
    * gnu/system.scm (operating-system-parameters-file): New procedure.
      (operating-system-derivation): Use it to produce a 'parameters' files.

commit 2d23e6f0515bc2e3a8a388cbe881ac372b162f9e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jun 25 22:46:44 2014 +0200

    system: Factorize GRUB menu entry label.
    
    * gnu/system.scm (kernel->grub-label): New procedure.
      (operating-system-grub.cfg): Use it.

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

Summary of changes:
 gnu/system.scm      |   38 ++++++++++++++++++++++++++++++--------
 gnu/system/grub.scm |   16 +++++++++++++---
 2 files changed, 43 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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