guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-175-g6956067


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-175-g6956067
Date: Thu, 14 Feb 2013 23:53:09 +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  6956067b04269ecf666b3b4b1e63ce00bc1944c8 (commit)
       via  1dee732b81660ad2f6b4831c7e53c61e5ca32a0f (commit)
      from  eb4908581cae8b787c63b39fa524adf764ae8c25 (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 6956067b04269ecf666b3b4b1e63ce00bc1944c8
Author: Ludovic Courtès <address@hidden>
Date:   Fri Feb 15 00:29:28 2013 +0100

    gnu: guile-static: Add bindings for low-level Linux syscalls.
    
    * gnu/packages/make-bootstrap.scm (%guile-static): Add
      `guile-linux-syscalls.patch' as an input, and use it.
    * gnu/packages/patches/guile-linux-syscalls.patch: New file.
    * Makefile.am (dist_patch_DATA): Add it.

commit 1dee732b81660ad2f6b4831c7e53c61e5ca32a0f
Author: Ludovic Courtès <address@hidden>
Date:   Fri Feb 15 00:26:52 2013 +0100

    gnu: linux-libre: Choose a config without debugging features.
    
    * gnu/packages/linux.scm (linux-libre): Choose "defconfig" instead of
      "allmodconfig" since the latter enables all debugging features.  Add
      `CONFIG_CIFS=m'.

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

Summary of changes:
 Makefile.am                                     |    1 +
 gnu/packages/linux.scm                          |    8 +-
 gnu/packages/make-bootstrap.scm                 |    5 +-
 gnu/packages/patches/guile-linux-syscalls.patch |  234 +++++++++++++++++++++++
 4 files changed, 246 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/guile-linux-syscalls.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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