[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-760-g84dfb45
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-760-g84dfb45 |
Date: |
Wed, 12 Nov 2014 13:29: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 84dfb4582121480cec7a8cfb73725ef006b747b5 (commit)
via 0ecc3bf3092ad5e18e3ef18822b2ba8c1a8813cf (commit)
via 91781e0268c62db8368b93feef08b77ac66b0e33 (commit)
via 85c4848fccbb78ee3b3ffd8c4fa4ff9b60e997c3 (commit)
from 8ee0e719bba39a1a00b2c7fd616260938937588e (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 84dfb4582121480cec7a8cfb73725ef006b747b5
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 12 14:28:36 2014 +0100
gnu: Introduce (gnu artwork) module.
* gnu/artwork.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/services/xorg.scm: Use it.
(%artwork-repository): Remove.
* gnu/system/grub.scm: Use it.
(%artwork-repository): Remove.
commit 0ecc3bf3092ad5e18e3ef18822b2ba8c1a8813cf
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 12 14:20:38 2014 +0100
gnu: xorg: Add SLiM theme based on work by Felipe López.
* gnu/services/xorg.scm (%artwork-repository, %default-slim-theme,
%default-slim-theme-name): New variables.
(slim-service): Add #:theme and #:theme-name parameters.
[slim.cfg]: Honor #:theme-name.
Honor #:theme by setting the "SLIM_THEMESDIR" environment variable.
* doc/guix.texi (X Window): Adjust 'slim-service' documentation
accordingly. Document '%default-slim-theme' and
'%default-slim-theme-name'.
commit 91781e0268c62db8368b93feef08b77ac66b0e33
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 12 13:52:09 2014 +0100
hydra: Make USB installation image bigger.
* build-aux/hydra/gnu-system.scm (qemu-jobs): Require 800 MiB for the
USB disk image.
commit 85c4848fccbb78ee3b3ffd8c4fa4ff9b60e997c3
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 12 13:50:46 2014 +0100
gnu: guix: Update Git snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to commit
8ee0e71.
-----------------------------------------------------------------------
Summary of changes:
build-aux/hydra/gnu-system.scm | 2 +-
doc/guix.texi | 14 ++++++++++-
gnu-system.am | 1 +
guix.scm => gnu/artwork.scm | 41 ++++++++++++++++-----------------
gnu/packages/package-management.scm | 4 +-
gnu/services/xorg.scm | 43 ++++++++++++++++++++++++++++++----
gnu/system/grub.scm | 12 +---------
7 files changed, 76 insertions(+), 41 deletions(-)
copy guix.scm => gnu/artwork.scm (55%)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-760-g84dfb45,
Ludovic Courtès <=