[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.6-163-g217a5b8
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.6-163-g217a5b8 |
Date: |
Fri, 09 May 2014 20:59:23 +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 217a5b852e02775123a30131f63684c09bd6ac77 (commit)
from e5c66f8c7bfb1f8c4162d19b3d01526164cfe2a4 (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 217a5b852e02775123a30131f63684c09bd6ac77
Author: Ludovic Courtès <address@hidden>
Date: Fri May 9 22:58:46 2014 +0200
system: Automatically add essential services.
* gnu/services/base.scm (%base-services): Remove calls to
'host-name-service', 'user-processes-service', and
'root-file-system-service'.
* gnu/system.scm (<operating-system>)[operating-system-services]: Rename
to...
[operating-system-user-services]: ... this.
(essential-services, operating-system-services): New procedures.
(operating-system-accounts, operating-system-etc-directory,
operating-system-boot-script, operating-system-derivation): Adjust to
new 'operating-system-services' return type.
-----------------------------------------------------------------------
Summary of changes:
gnu/services/base.scm | 9 +--------
gnu/system.scm | 31 ++++++++++++++++++++++++-------
2 files changed, 25 insertions(+), 15 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.6-163-g217a5b8,
Ludovic Courtès <=