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-141-g26a728e


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-141-g26a728e
Date: Tue, 06 May 2014 16:18:35 +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  26a728eb091daf89a01986eac2d51dc8f0b58b6a (commit)
       via  94e3029a834cb53a60dcef18556f8d207dea85cd (commit)
       via  78214b4b89a4066ccbcdbaf9b9fb0a7d676e1a89 (commit)
       via  f57d263929ea9195d8ce34e89c9a37fb46adc6d2 (commit)
       via  0997771ac19d7aa5c51ba25f87f9e08de324edae (commit)
       via  fd42e6b80343f0a250396150d00c0d3401ac60a9 (commit)
       via  03f4500118eb89a36d6c4978a993c0424b7d8aa4 (commit)
      from  251785941159fe57d28558381ab580433fc78099 (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 26a728eb091daf89a01986eac2d51dc8f0b58b6a
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 18:09:25 2014 +0200

    linux-initrd: Delete files from the initrd ramfs when switching roots.
    
    * guix/build/linux-initrd.scm (switch-root): Delete file from the old
      root.  Chdir to / after 'chroot' call.  Re-open file descriptors 0, 1,
      and 2.
      (boot-system): Move 'loading' message after the 'switch-root' call.
    * gnu/system.scm (operating-system-boot-script): Add loop that closes
      file descriptor before calling 'execl'.

commit 94e3029a834cb53a60dcef18556f8d207dea85cd
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 16:48:58 2014 +0200

    gnu: pius: Use Python 2.
    
    * gnu/packages/gnupg.scm (pius): Use Python 2.

commit 78214b4b89a4066ccbcdbaf9b9fb0a7d676e1a89
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 15:01:39 2014 +0200

    gnu: make-bootstrap: Add missing export.
    
    * gnu/packages/make-bootstrap.scm: Export '%guile-static-stripped'.  The
      problem was hidden because of <http://bugs.gnu.org/17418>.

commit f57d263929ea9195d8ce34e89c9a37fb46adc6d2
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 14:26:49 2014 +0200

    gnu: e2fsprogs: Install the libext2fs Info manual.
    
    * gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add TEXINFO.

commit 0997771ac19d7aa5c51ba25f87f9e08de324edae
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 14:12:41 2014 +0200

    gnu: e2fsprogs: Use 'static-package' for the statically-linked variant.
    
    * gnu/packages/linux.scm (e2fsprogs/static): Remove.
      (e2fsck/static): Use (static-package e2fsprogs) instead.

commit fd42e6b80343f0a250396150d00c0d3401ac60a9
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 14:06:41 2014 +0200

    gnu: gdb: Upgrade to 7.7.1.
    
    * gnu/packages/gdb.scm (gdb): Upgrade to 7.7.1.

commit 03f4500118eb89a36d6c4978a993c0424b7d8aa4
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 6 14:06:16 2014 +0200

    gnu: gdb: Add dependency on libxml2.
    
    * gnu/packages/gdb.scm (gdb)[inputs]: Add LIBXML2.

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

Summary of changes:
 gnu/packages/gdb.scm            |   10 +++++--
 gnu/packages/gnupg.scm          |    2 +-
 gnu/packages/linux.scm          |   21 +++++-----------
 gnu/packages/make-bootstrap.scm |    6 +++-
 gnu/system.scm                  |    9 +++++++
 guix/build/linux-initrd.scm     |   48 ++++++++++++++++++++++++++++++++++++--
 6 files changed, 73 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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