[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-673-g63854bc
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-673-g63854bc |
Date: |
Wed, 05 Nov 2014 10:25:47 +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 63854bcbb16e6b52edf966db428c4a1f049c3af5 (commit)
via 98c16943d50c8dd080b66bfe83a69b9e2a3dd16a (commit)
via 52b321e908467ac05f70ec7415aed8bd438f06db (commit)
via 65fb4515f028b11d41cd5f07825c86df6efac1a5 (commit)
via 6b464e6e5a743d3c6ba94a24c6f9f129e13722f9 (commit)
from e0622a9c4a010ccbd821a54645b3ea8620f8dca9 (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 63854bcbb16e6b52edf966db428c4a1f049c3af5
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 5 10:13:43 2014 +0100
services: Add NTP service.
* gnu/services/networking.scm (ntp-service): New procedure.
* doc/guix.texi (Networking Services): Document it.
commit 98c16943d50c8dd080b66bfe83a69b9e2a3dd16a
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 5 09:35:44 2014 +0100
services: Increase delay before SIGKILL is sent when halting.
* gnu/services/base.scm (user-processes-service): Increase the default
value of 'grace-delay'. This leaves more time for processes to clean
up their PID files, /tmp/.X0-lock, etc.
commit 52b321e908467ac05f70ec7415aed8bd438f06db
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 5 09:27:42 2014 +0100
gnu: ntp: Build with POSIX capabilities support on GNU/Linux.
* gnu/packages/ntp.scm (ntp)[inputs]: New field.
commit 65fb4515f028b11d41cd5f07825c86df6efac1a5
Author: Ludovic Courtès <address@hidden>
Date: Wed Nov 5 09:25:59 2014 +0100
vm: Disable swap devices in virtualized OSes.
* gnu/system/vm.scm (virtualized-operating-system): Add 'swap-devices'
field.
commit 6b464e6e5a743d3c6ba94a24c6f9f129e13722f9
Author: Ludovic Courtès <address@hidden>
Date: Tue Nov 4 23:57:46 2014 +0100
gnu: sdl: Fix home page URLs.
* gnu/packages/sdl.scm (sdl-image, sdl-mixer, sdl-net, sdl-ttf): Prepend
"http://" to 'home-page'.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 11 +++++++++
gnu/packages/ntp.scm | 10 +++++++-
gnu/packages/sdl.scm | 8 +++---
gnu/services/base.scm | 2 +-
gnu/services/networking.scm | 52 +++++++++++++++++++++++++++++++++++++++++++
gnu/system/vm.scm | 4 +++
6 files changed, 81 insertions(+), 6 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-673-g63854bc,
Ludovic Courtès <=