From: "Ludovic Courtès" <ludo@gnu.org>
To: Marius Bakke <marius@gnu.org>
Cc: 42261@debbugs.gnu.org
Subject: [bug#42261] [PATCH 1/4] gnu: Add ganeti.
Date: Fri, 10 Jul 2020 23:00:40 +0200 [thread overview]
Message-ID: <87wo3bxeyv.fsf@gnu.org> (raw)
In-Reply-To: <20200708101118.3579-1-marius@gnu.org> (Marius Bakke's message of "Wed, 8 Jul 2020 12:11:14 +0200")
Marius Bakke <marius@gnu.org> skribis:
> * gnu/packages/virtualization.scm (system->qemu-target, ganeti): New variables.
> * gnu/packages/patches/ganeti-copy-hmac.patch,
> gnu/packages/patches/ganeti-disable-version-symlinks.patch,
> gnu/packages/patches/ganeti-drbd-compat.patch,
> gnu/packages/patches/ganeti-haskell-pythondir.patch,
> gnu/packages/patches/ganeti-openvswitch-may-exist.patch,
> gnu/packages/patches/ganeti-preserve-PYTHONPATH.patch,
> gnu/packages/patches/ganeti-shepherd-master-failover.patch,
> gnu/packages/patches/ganeti-shepherd-support.patch: New files.
> * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
> ---
> gnu/local.mk | 8 +
> gnu/packages/patches/ganeti-copy-hmac.patch | 83 ++++
> .../ganeti-disable-version-symlinks.patch | 136 +++++++
> gnu/packages/patches/ganeti-drbd-compat.patch | 168 ++++++++
> .../patches/ganeti-haskell-pythondir.patch | 66 +++
> .../ganeti-openvswitch-may-exist.patch | 25 ++
> .../patches/ganeti-preserve-PYTHONPATH.patch | 21 +
> .../ganeti-shepherd-master-failover.patch | 26 ++
> .../patches/ganeti-shepherd-support.patch | 87 ++++
> gnu/packages/virtualization.scm | 378 ++++++++++++++++++
> 10 files changed, 998 insertions(+)
The patches are quite big, but maybe that’s unavoidable.
Apart from that, on a cursory look it LGTM!
Ludo’.
next prev parent reply other threads:[~2020-07-10 21:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-08 10:08 [bug#42261] [PATCH 0/4] Add Ganeti Marius Bakke
2020-07-08 10:11 ` [bug#42261] [PATCH 1/4] gnu: Add ganeti Marius Bakke
2020-07-08 10:11 ` [bug#42261] [PATCH 2/4] gnu: Add ganeti-instance-guix Marius Bakke
2020-07-08 10:11 ` [bug#42261] [PATCH 3/4] gnu: Add ganeti-instance-debootstrap Marius Bakke
2020-07-08 10:11 ` [bug#42261] [PATCH 4/4] services: Add ganeti Marius Bakke
2020-07-10 20:58 ` Ludovic Courtès
2020-07-11 21:54 ` Marius Bakke
2020-07-08 10:11 ` [bug#42261] [PATCH] website: Add draft of a Ganeti cluster post Marius Bakke
2020-07-10 21:05 ` Ludovic Courtès
2020-07-10 21:00 ` Ludovic Courtès [this message]
2020-07-11 22:08 ` [bug#42261] [PATCH 1/4] gnu: Add ganeti Marius Bakke
2020-07-13 10:32 ` Ludovic Courtès
2020-07-16 20:36 ` bug#42261: " Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wo3bxeyv.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=42261@debbugs.gnu.org \
--cc=marius@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.