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-131-gab3893d


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-131-gab3893d
Date: Sun, 31 Aug 2014 17:10:57 +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  ab3893d713764e64ce9e5f69e991405acf66c1a5 (commit)
       via  44d43c7a854effb2bc42eb9c0aea3594415fad6a (commit)
      from  79601521fceb6b2f76d87cf3df45a76e43b1ffcf (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 ab3893d713764e64ce9e5f69e991405acf66c1a5
Author: Ludovic Courtès <address@hidden>
Date:   Sun Aug 31 14:29:09 2014 +0200

    daemon: Rename '--disable-store-optimization' to '--disable-deduplication'.
    
    * nix/nix-daemon/guix-daemon.cc (GUIX_OPT_DISABLE_STORE_OPTIMIZATION):
      Rename to...
      (GUIX_OPT_DISABLE_DEDUPLICATION): ... this.  Adjust user accordingly.
      (options): Add "disable-deduplication".  Make
      "disable-store-optimization" a hidden alias.
    * doc/guix.texi (Invoking guix-daemon): Adjust to new option name.  Add
      index entry.  Improve description.

commit 44d43c7a854effb2bc42eb9c0aea3594415fad6a
Author: Ludovic Courtès <address@hidden>
Date:   Sun Aug 31 14:43:38 2014 +0200

    daemon: Really enable automatic deduplication by default.
    
    * nix/nix-daemon/guix-daemon.cc (main): Set 'autoStoreOptimise' to
      true.  Add 'printMsg' call.
    * tests/derivations.scm ("identical files are deduplicated"): New test.

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

Summary of changes:
 doc/guix.texi                 |   12 +++++++-----
 nix/nix-daemon/guix-daemon.cc |   19 ++++++++++++++++---
 tests/derivations.scm         |   22 ++++++++++++++++++++++
 3 files changed, 45 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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