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.6-189-gf3b692a


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-189-gf3b692a
Date: Wed, 14 May 2014 17:07:20 +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  f3b692acdd6da6c6a660f3d1b8de79e7f6ca25c7 (commit)
       via  7f17ff78419b6088cbc8cec6e5f567a317fba809 (commit)
       via  7d57cfd3b6625d7ab7f796b90b9606c28ec3aeef (commit)
       via  17a4d344899dca6a429fc79bc3b54edbe5079956 (commit)
      from  211345b3a5097f9a6ed036c9a6a231ec9fa34ad8 (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 f3b692acdd6da6c6a660f3d1b8de79e7f6ca25c7
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 14 19:05:21 2014 +0200

    activation: Silence warning from 'useradd'.
    
    * guix/build/activation.scm (add-user): Don't pass '--create-home' when
      HOME already exists.

commit 7f17ff78419b6088cbc8cec6e5f567a317fba809
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 14 16:38:47 2014 +0200

    linux-initrd: Make /dev/ttyS0, for debugging.
    
    * guix/build/linux-initrd.scm (make-essential-device-nodes): Make
      /dev/ttyS0.

commit 7d57cfd3b6625d7ab7f796b90b9606c28ec3aeef
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 14 16:38:21 2014 +0200

    system: When unionfs-fuse is used for /, don't kill it when halting.
    
    * guix/build/linux-initrd.scm (pidof): New procedure.
      (mount-root-file-system)[mark-as-not-killable]: New procedure.
      Use it for unionfs when VOLATILE-ROOT?.
    * gnu/services/base.scm (%do-not-kill-file): New variable.
      (user-processes-service)[stop]: Honor it.

commit 17a4d344899dca6a429fc79bc3b54edbe5079956
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 14 16:35:35 2014 +0200

    syscalls: Add 'processes' to list all the live processes.
    
    * guix/build/syscalls.scm (kernel?, processes): New procedures.

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

Summary of changes:
 gnu/services/base.scm       |   42 +++++++++++++++++++++++++++++++++++++++---
 guix/build/activation.scm   |    6 +++++-
 guix/build/linux-initrd.scm |   30 +++++++++++++++++++++++++++++-
 guix/build/syscalls.scm     |   29 ++++++++++++++++++++++++++++-
 4 files changed, 101 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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