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.5-228-g06d275f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-228-g06d275f
Date: Sun, 09 Feb 2014 22:47:40 +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  06d275f67f9ad58ea041f3e31add95fe48631f50 (commit)
       via  f3d4af173a09b29454155def7d8058b21b83d27b (commit)
       via  26fc862a61adb231c57982ce687cac6931fd1e7e (commit)
       via  f9ec07a9859c5b305105ab38bff3f3db0dcb842d (commit)
       via  4cccb3617ee0e2344d0d986f3c60d97e77aa3249 (commit)
      from  350b9b9933bdfd46efd3e9dee6f1dd1ec5889818 (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 06d275f67f9ad58ea041f3e31add95fe48631f50
Author: Ludovic Courtès <address@hidden>
Date:   Sun Feb 9 23:46:28 2014 +0100

    gnu: dmd: Add SLiM service.
    
    * gnu/system/dmd.scm (xorg-service): Remove.
      (xorg-start-command, slim-service): New procedure.

commit f3d4af173a09b29454155def7d8058b21b83d27b
Author: Ludovic Courtès <address@hidden>
Date:   Sun Feb 9 23:30:49 2014 +0100

    gnu: dmd: Fix X font directory name in X service.
    
    * gnu/system/dmd.scm (xorg-service)[xserver.conf]: Fix directory name in
      'FontPath' entry for FONT-ADOBE75DPI.

commit 26fc862a61adb231c57982ce687cac6931fd1e7e
Author: Ludovic Courtès <address@hidden>
Date:   Sun Feb 9 23:28:18 2014 +0100

    gnu: linux-initrd: When booting, chdir to the new root before calling 
'chroot'.
    
    * guix/build/linux-initrd.scm (boot-system): Add 'chdir' call right
      before 'chroot'.

commit f9ec07a9859c5b305105ab38bff3f3db0dcb842d
Author: Ludovic Courtès <address@hidden>
Date:   Sun Feb 9 23:20:42 2014 +0100

    gnu: slim: Work around flaky synchronization with the X server.
    
    * gnu/packages/patches/slim-sigusr1.patch: New file.
    * gnu/packages/slim.scm (slim): Use it.
    * gnu-system.am (dist_patch_DATA): Add it.

commit 4cccb3617ee0e2344d0d986f3c60d97e77aa3249
Author: Raimon Grau <address@hidden>
Date:   Sun Feb 9 16:28:39 2014 +0100

    gnu: Add stalonetray
    
    * gnu/packages/stalonetray.scm: New file
    * gnu-system.am (GNU_SYSTEM_MODULES): Add stalonetray.scm
    
    Signed-off-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 gnu-system.am                           |    2 +
 gnu/packages/patches/slim-sigusr1.patch |   33 ++++++++
 gnu/packages/slim.scm                   |    3 +-
 gnu/packages/stalonetray.scm            |   48 ++++++++++++
 gnu/system/dmd.scm                      |  126 ++++++++++++++++++++++++-------
 guix/build/linux-initrd.scm             |    1 +
 6 files changed, 186 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/patches/slim-sigusr1.patch
 create mode 100644 gnu/packages/stalonetray.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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