all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58152] [PATCH 0/5]: gnu Add pacemaker
@ 2022-09-28 21:05 Sharlatan Hellseher
  2022-09-28 21:07 ` [bug#58152] [PATCH 1/5]: Move libqb to high-availability Sharlatan Hellseher
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sharlatan Hellseher @ 2022-09-28 21:05 UTC (permalink / raw)
  To: 58152; +Cc: Ludovic Courtès, Christopher Baines

Hi Guix team!

This patch series add pacemaker and it's dependencies under new module
more logically suited for that functionality which I could not find in
other of the modules - High Availability.

It would be a good foundation to pack such projects like Proxmox,
oVirt. They provide convenient clustirisation solutions which would be
nice to have in Guix :)

Sharlatan Hellseher (5):
  gnu: Move libqb to high-availability
  gnu: libqb: Update to 2.0.6
  gnu: Add kronosnet
  gnu: Add corosync
  gnu: Add pacemaker

 gnu/local.mk                       |   1 +
 gnu/packages/hardware.scm          |  27 ----
 gnu/packages/high-availability.scm | 242 +++++++++++++++++++++++++++++
 3 files changed, 243 insertions(+), 27 deletions(-)
 create mode 100644 gnu/packages/high-availability.scm


base-commit: afcc6d636f7d7b1914fa3425da3574db4a94f26f


-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-10  9:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 21:05 [bug#58152] [PATCH 0/5]: gnu Add pacemaker Sharlatan Hellseher
2022-09-28 21:07 ` [bug#58152] [PATCH 1/5]: Move libqb to high-availability Sharlatan Hellseher
2022-09-28 21:08 ` [bug#58152] [PATCH 2/5]: gnu: libqb: Update to 2.0.6 Sharlatan Hellseher
2022-09-28 21:08 ` [bug#58152] [PATCH 3/5]: gnu: Add kronosnet Sharlatan Hellseher
2022-10-10  9:04   ` [bug#58152] [PATCH 0/5]: gnu Add pacemaker Ludovic Courtès
2022-09-28 21:09 ` [bug#58152] [PATCH 4/5]: gnu: Add corosync Sharlatan Hellseher
2022-10-10  9:06   ` [bug#58152] [PATCH 0/5]: gnu Add pacemaker Ludovic Courtès
2022-09-28 21:10 ` [bug#58152] [PATCH 5/5]: gnu: " Sharlatan Hellseher
2022-10-10  9:23 ` bug#58152: [PATCH 0/5]: gnu " Ludovic Courtès

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.