guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26256: [PATCH 3/6] gnu: Add ceph.


From: Ludovic Courtès
Subject: bug#26256: [PATCH 3/6] gnu: Add ceph.
Date: Mon, 27 Mar 2017 13:48:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Heya!

Marius Bakke <address@hidden> skribis:

> From be372f4c3a278568872b0175ab308c08c1b02cc5 Mon Sep 17 00:00:00 2001
> From: Marius Bakke <address@hidden>
> Date: Tue, 27 Dec 2016 21:40:41 +0100
> Subject: [PATCH] gnu: Add ceph.
>
> * gnu/packages/storage.scm,
>   gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
>   gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
>   gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
> * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.

Great work!  Thanks for taking the time to look at all the details (SSE,
failing tests, licenses, etc.).

LGTM!

> +                  (for-each delete-file-recursively
> +                            '(;; TODO: Unbundle these:
> +                              ;"src/isa-l"
> +                              ;"src/lua"
> +                              ;"src/googletest"
> +                              ;"src/xxHash"
> +                              ;"src/zstd"
> +                              ;"src/civetweb"
> +                              ;"src/Beast"

Hopefully Lua and zstd would be easy to address, but yeah, we can leave
it for after.  :-)

Thank you,
Ludo’.





reply via email to

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