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.3-283-g1bb9900


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-283-g1bb9900
Date: Thu, 26 Sep 2013 23:27:08 +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  1bb9900a2a2fccfca3aa2ebb26dcc20095d230e5 (commit)
       via  d7ddb257c9d22c794d6b26af64a57901ccee71e0 (commit)
       via  03f4ef28b17ef2b53eb56dbd3fa382569677490b (commit)
       via  5b16ff0985235e4bed589a13aa912470075ef32a (commit)
       via  87eb734d38dff72ccdffd6c5f711d276aa3f9334 (commit)
       via  17886b302246476134a222fe970c90aef9aabc72 (commit)
       via  fbd1c3e95b35b354eb6230843b7e3ae61619cabe (commit)
       via  d0c66871b12c491eca6a80c09b836f893c1d4234 (commit)
       via  3abf9b440b97c35d078c60490723684ca757f480 (commit)
       via  dadee6cd6e775741d85e8b968e7f1ce3123385a4 (commit)
       via  8bc755c08c08577193291dc07013d48e25522aae (commit)
       via  16a0e9dc3449fb9de699486ad6db2c0bc62b616b (commit)
       via  bacadb026c4e9ab75902933954d5cedd17a74537 (commit)
       via  c773aba8708e85a4bbd2415fefe0fb8f48b9c8d1 (commit)
       via  03761a446536dc690010522ab522a1541766abd7 (commit)
       via  59c5c4dee1f95e26f018ba4f88666f7cdf824ff6 (commit)
       via  85e0dc6a6bc84bfb1f752df77e23e4a24bed2625 (commit)
       via  d08213980c06da252e6b8e6b7b7aa9bff2c68ec1 (commit)
      from  b2f0005aad22ebdb1144b9c700063e96376b5c28 (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 1bb9900a2a2fccfca3aa2ebb26dcc20095d230e5
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 01:26:26 2013 +0200

    doc: Link from "guix gc" to '--delete-generations'.
    
    * doc/guix.texi (Invoking guix package): Mention that deleting
      generations prevents roll-back.
      (Invoking guix gc): Link to '--delete-generations'.

commit d7ddb257c9d22c794d6b26af64a57901ccee71e0
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 01:17:01 2013 +0200

    guix package: '--delete-generations' deletes generations older than 
specified.
    
    * guix/scripts/package.scm (matching-generations): Add
      'duration-relation' keyword parameter.
      (guix-package)[process-action](delete-generations): Pass
      #:duration-relation >.
    * tests/guix-package.sh: Add test.
    * doc/guix.texi (Invoking guix package): Clarify the meaning of
      durations for '--list-durations' and '--delete-durations'.

commit 03f4ef28b17ef2b53eb56dbd3fa382569677490b
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 01:07:37 2013 +0200

    tests: Fix typo.
    
    * tests/guix-package.sh: Add missing "-p" option.

commit 5b16ff0985235e4bed589a13aa912470075ef32a
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 00:45:53 2013 +0200

    gnu: vm: Add a few packages to the default profile.
    
    * gnu/system/vm.scm (system-qemu-image): Add procps, psmisc, and Zile to
      the default profile.  Increase the image size to 550 MiB.

commit 87eb734d38dff72ccdffd6c5f711d276aa3f9334
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 00:41:33 2013 +0200

    gnu: dmd: Make the 'networking' service slightly more robust.
    
    * gnu/system/dmd.scm (static-networking-service)[start]: Sleep before
      running 'route', to leave time for the interface to come up.
      [stop]: Run "route del -net default".

commit 17886b302246476134a222fe970c90aef9aabc72
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 00:35:50 2013 +0200

    gnu: vm: Set the right permissions and ownership on directories.
    
    * gnu/system/vm.scm (qemu-image): Change the store's mode to #o1775.
      Support 'populate' clauses that specify a UID and GID.
      (system-qemu-image): Make sure /nix/store has owner 'root' and group
      'guixbuild'.  Set the right owner for /home/guest.  Create
      /var/nix/profiles/per-user/{root,guest}.

commit fbd1c3e95b35b354eb6230843b7e3ae61619cabe
Author: Ludovic Courtès <address@hidden>
Date:   Fri Sep 27 00:33:15 2013 +0200

    gnu: linux-initrd: Mount /tmp as a tmpfs.
    
    * gnu/packages/linux-initrd.scm (gnu-system-initrd): Make sure /root/tmp
      exists; mount it as a tmpfs.

commit d0c66871b12c491eca6a80c09b836f893c1d4234
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 23:28:17 2013 +0200

    gnu: vm: Add build users.
    
    * gnu/system/shadow.scm (guix-build-accounts): New procedure.
    * gnu/system/vm.scm (system-qemu-image): Use it.  Add the "guixbuild"
      group.
    * gnu/system/dmd.scm (guix-service): Add 'builder-group' parameter.
      Pass 'guix-daemon' the '--build-users-group' option.

commit 3abf9b440b97c35d078c60490723684ca757f480
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 23:26:57 2013 +0200

    gnu: vm: Add /etc/{services,protocols,rpc} to the image.
    
    * gnu/system/vm.scm (system-qemu-image): Link
      /etc/{services,protocols,rpc}.  Add net-base as an input.

commit dadee6cd6e775741d85e8b968e7f1ce3123385a4
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 23:25:53 2013 +0200

    Run 'guix' with '--no-auto-compile'.
    
    * scripts/guix.in: Change '-s' to '--no-auto-compile'.  This avoids
      annoying messages about auto-compilation, and avoids permission denied
      issues when running without write access in the usual places.

commit 8bc755c08c08577193291dc07013d48e25522aae
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 22:06:00 2013 +0200

    gnu: vm: Add a 'guest' account.
    
    * gnu/system/vm.scm (system-qemu-image): Add a "guest" user and a
      "users" user group.  Make /home/guest.  Add /etc/group.  Update
      /etc/issue to mention it.

commit 16a0e9dc3449fb9de699486ad6db2c0bc62b616b
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 22:02:02 2013 +0200

    gnu: shadow: Add record type for user groups.
    
    * gnu/system/shadow.scm (<user-group>): New record type.
      (group-file): New procedure.
    * gnu/system/vm.scm (system-qemu-image): Use it.

commit bacadb026c4e9ab75902933954d5cedd17a74537
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 21:52:39 2013 +0200

    gnu: shadow: Add record type for user accounts.
    
    * gnu/system/shadow.scm (<user-account>): New record type.
      (passwd-file): Use it.
    * gnu/system/vm.scm (system-qemu-image): Adjust accordingly.

commit c773aba8708e85a4bbd2415fefe0fb8f48b9c8d1
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 21:51:25 2013 +0200

    gnu: Add net-base.
    
    * gnu/packages/system.scm (net-base): New variable.

commit 03761a446536dc690010522ab522a1541766abd7
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 21:50:05 2013 +0200

    build-system/trivial: Take the 'source' field into account.
    
    * guix/build-system/trivial.scm (trivial-build): When SOURCE is true,
      add it to INPUTS.
      (trivial-cross-build): Likewise.
    * tests/packages.scm ("trivial with source"): New test.

commit 59c5c4dee1f95e26f018ba4f88666f7cdf824ff6
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 21:10:53 2013 +0200

    gnu: vm: Set the default networking route.
    
    * gnu/system/dmd.scm (static-networking-service): Add #:gateway
      parameter and honor it.
    * gnu/system/vm.scm (system-qemu-image): Pass #:gateway to
      'static-networking-service'.

commit 85e0dc6a6bc84bfb1f752df77e23e4a24bed2625
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 20:54:32 2013 +0200

    gnu: Add net-tools.
    
    * gnu/packages/linux.scm (net-tools): New variable.

commit d08213980c06da252e6b8e6b7b7aa9bff2c68ec1
Author: Ludovic Courtès <address@hidden>
Date:   Thu Sep 26 20:46:37 2013 +0200

    gnu: dmd: Download from alpha.gnu.org.
    
    * gnu/packages/system.scm (dmd): Use the alpha.gnu.org URL.

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

Summary of changes:
 doc/guix.texi                 |   27 +++++++++---
 gnu/packages/linux-initrd.scm |    6 ++-
 gnu/packages/linux.scm        |   80 ++++++++++++++++++++++++++++++++++
 gnu/packages/system.scm       |   56 ++++++++++++++++++++++--
 gnu/system/dmd.scm            |   38 +++++++++++++----
 gnu/system/shadow.scm         |   94 ++++++++++++++++++++++++++++++++++++++--
 gnu/system/vm.scm             |   81 ++++++++++++++++++++++++++++++-----
 guix/build-system/trivial.scm |   10 ++++-
 guix/scripts/package.scm      |   15 +++++--
 scripts/guix.in               |    2 +-
 tests/guix-package.sh         |    9 ++++-
 tests/packages.scm            |   15 +++++++
 12 files changed, 388 insertions(+), 45 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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