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.7-288-gf02f65e


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-288-gf02f65e
Date: Wed, 17 Sep 2014 08:39:31 +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  f02f65efb4328a3018b6302af9e12f67e4a5e342 (commit)
       via  6a3f4c74fd07a8c28fda3cc7389765f30da7895a (commit)
       via  d656c14ec9ed9ec68abeb68e98e9eaa602d9e11e (commit)
       via  66d5d8c072dcb90ad4e8fafe9c0ec86efff4c499 (commit)
       via  bebc8681c261961ceace16a7f0cfc3ebdba5a4aa (commit)
       via  736755e21eb8ce04d2451fef22ead27eafe0a162 (commit)
       via  57db49cc3e7a734d684acd5aca36f246ba80be1b (commit)
      from  e617a861378ded7bba8ccc6684b6bb5efc26e1c2 (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 f02f65efb4328a3018b6302af9e12f67e4a5e342
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 09:27:07 2014 +0200

    services: dhcp-client: Start 'dhclient' in "no wait" mode.
    
    * gnu/services/networking.scm (dhcp-client-service): Pass '-nw' to
      'dhclient'.

commit 6a3f4c74fd07a8c28fda3cc7389765f30da7895a
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 09:20:38 2014 +0200

    services: file-system: Change directory to root before unmounting.
    
    * gnu/services/base.scm (file-system-service)[stop]: Add 'chdir' call.

commit d656c14ec9ed9ec68abeb68e98e9eaa602d9e11e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 09:13:51 2014 +0200

    services: user-processes: Wait for complete process termination.
    
    * gnu/services/base.scm (user-processes-service): Add 'wait' loop.

commit 66d5d8c072dcb90ad4e8fafe9c0ec86efff4c499
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 08:59:13 2014 +0200

    services: udev: Make non-respawnable.
    
    * gnu/services/base.scm (udev-service): Add 'respawn?' field.

commit bebc8681c261961ceace16a7f0cfc3ebdba5a4aa
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 07:50:11 2014 +0200

    services: Change default 'stop' value to #~(const #f).
    
    * gnu/services.scm (<service>)[stop]: Change default value.

commit 736755e21eb8ce04d2451fef22ead27eafe0a162
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 07:44:00 2014 +0200

    build: Ignore the user's language settings when running tests.
    
    * test-env.in: Unset 'LANGUAGE', set 'LC_MESSAGE'.

commit 57db49cc3e7a734d684acd5aca36f246ba80be1b
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 17 07:18:46 2014 +0200

    utils: Create temporary files in $TMPDIR or /tmp.
    
    Reported by Federico Beffa <address@hidden>.
    
    * guix/utils.scm (call-with-temporary-output-file): Prepend $TMPDIR or
      /tmp to TEMPLATE.

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

Summary of changes:
 gnu/services.scm            |    7 ++++---
 gnu/services/base.scm       |   22 +++++++++++++++++++++-
 gnu/services/networking.scm |   13 ++++++++++---
 guix/utils.scm              |    5 +++--
 test-env.in                 |    6 ++++++
 5 files changed, 44 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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