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-499-g1c6b445


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-499-g1c6b445
Date: Mon, 07 Jul 2014 22:12:41 +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  1c6b445b40dd693e9c2741942156258a89ebdb8b (commit)
       via  b3342b545a0147e2b501a94179cea6257fbe5213 (commit)
       via  ac47a7c240955bd7cc23179e2cb95fed207d98ba (commit)
      from  fa40e4d4ec92222fa68cb9694812a310344cc4f0 (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 1c6b445b40dd693e9c2741942156258a89ebdb8b
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 7 23:58:02 2014 +0200

    services: Update to use the dmd 0.2 API.
    
    * gnu/services/avahi.scm (avahi-service)[start]: Wrap command in a
      list.
    * gnu/services/dbus.scm (dbus-service)[start]: Likewise.
    * gnu/services/ssh.scm (lsh-service): Likewise.
    * gnu/services/base.scm (mingetty-service)[start]: Likewise.
      (nscd-service)[start]: Likewise.
      (syslog-service)[start]: Likewise.
      (guix-service)[start]: Likewise.
      (udev-service)[start]: Use 'exec-command' instead of 'execl'.
    * gnu/services/xorg.scm (slim-service)[start]: Likewise, and use
      #:environment-variables.

commit b3342b545a0147e2b501a94179cea6257fbe5213
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 7 23:54:28 2014 +0200

    gnu: dmd: Update to 0.2.
    
    * gnu/packages/admin.scm (dmd): Update to 0.2; remove 'patches'.
    * gnu/packages/patches/dmd-getpw.patch,
      gnu/packages/patches/dmd-tests-longer-sleeps.patch: Remove.
    * gnu-system.am (dist_patch_DATA): Adjust accordingly.

commit ac47a7c240955bd7cc23179e2cb95fed207d98ba
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 7 22:50:45 2014 +0200

    gnu: linux-libre: Use the GNU + Freedo boot logo.
    
    * gnu/packages/linux.scm (%boot-logo-patch): New variable.
      (linux-libre)[build-phase]: Apply it.
      [native-inputs]: Add it.

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

Summary of changes:
 gnu-system.am                                      |    2 -
 gnu/packages/admin.scm                             |    6 +--
 gnu/packages/linux.scm                             |   19 ++++++-
 gnu/packages/patches/dmd-getpw.patch               |   19 -------
 gnu/packages/patches/dmd-tests-longer-sleeps.patch |   52 ------------------
 gnu/services/avahi.scm                             |    4 +-
 gnu/services/base.scm                              |   55 +++++++++-----------
 gnu/services/dbus.scm                              |    6 +-
 gnu/services/ssh.scm                               |    2 +-
 gnu/services/xorg.scm                              |    7 +--
 10 files changed, 52 insertions(+), 120 deletions(-)
 delete mode 100644 gnu/packages/patches/dmd-getpw.patch
 delete mode 100644 gnu/packages/patches/dmd-tests-longer-sleeps.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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