[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (acb5f7c -> dc0ef09)
From: |
Ludovic Courtès |
Subject: |
branch master updated (acb5f7c -> dc0ef09) |
Date: |
Mon, 19 Dec 2016 22:58:29 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from acb5f7c gnu: Add grub-efi.
new 58b21e1 install: The list of services is now a plain list.
new 0ed5554 gnu: Add c-toxcore.
new c413c6a gnu: utox: Update to 0.11.0.
new c27b31e gnu: utox: Fix description.
new 2eadd82 gnu: cuirass: Add Git to 'PATH'.
new b17e326 services: cuirass: Add 'log-file' option.
new 831071b services: cuirass: Honor 'user' and 'group'.
new 463995d services: cuirass: Cache defaults to /var/cache/cuirass.
new f78903f services: guix: Remove dependency on lsh.
new dc0ef09 services: guix: Add 'log-file' configuration option.
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 12 +++++--
gnu/packages/ci.scm | 8 +++--
gnu/packages/messaging.scm | 78 ++++++++++++++++++++++++++++++++++++--------
gnu/services/admin.scm | 7 ++--
gnu/services/base.scm | 16 ++++-----
gnu/services/cuirass.scm | 33 ++++++++++++++++---
gnu/system/install.scm | 7 ++--
7 files changed, 122 insertions(+), 39 deletions(-)
- branch master updated (acb5f7c -> dc0ef09),
Ludovic Courtès <=
- 05/10: gnu: cuirass: Add Git to 'PATH'., Ludovic Courtès, 2016/12/19
- 07/10: services: cuirass: Honor 'user' and 'group'., Ludovic Courtès, 2016/12/19
- 09/10: services: guix: Remove dependency on lsh., Ludovic Courtès, 2016/12/19
- 08/10: services: cuirass: Cache defaults to /var/cache/cuirass., Ludovic Courtès, 2016/12/19
- 06/10: services: cuirass: Add 'log-file' option., Ludovic Courtès, 2016/12/19
- 04/10: gnu: utox: Fix description., Ludovic Courtès, 2016/12/19
- 01/10: install: The list of services is now a plain list., Ludovic Courtès, 2016/12/19
- 03/10: gnu: utox: Update to 0.11.0., Ludovic Courtès, 2016/12/19
- 02/10: gnu: Add c-toxcore., Ludovic Courtès, 2016/12/19
- 10/10: services: guix: Add 'log-file' configuration option., Ludovic Courtès, 2016/12/19