all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50133] [PATCH 0/6] Add lxd package and service.
@ 2021-08-20 12:43 Andrew Whatson
  2021-08-20 12:45 ` [bug#50133] [PATCH 1/6] gnu: libraft: Update to 0.11.2 Andrew Whatson
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Whatson @ 2021-08-20 12:43 UTC (permalink / raw)
  To: 50133

Andrew Whatson (6):
  gnu: libraft: Update to 0.11.2.
  gnu: libdqlite: Update to 1.9.0.
  gnu: lxc: Update to 4.0.10.
  gnu: lxcfs: Update to 4.0.9.
  gnu: Add lxd.
  services: Add lxd-service-type.

 gnu/packages/cluster.scm        |   12 +--
 gnu/packages/virtualization.scm |  121 ++++++++++++++++++++++++++++++--
 gnu/services/virtualization.scm |   66 +++++++++++++++++
 gnu/system/file-systems.scm     |   11 ++
 4 files changed, 201 insertions(+), 9 deletions(-)




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

end of thread, other threads:[~2023-09-02  6:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20 12:43 [bug#50133] [PATCH 0/6] Add lxd package and service Andrew Whatson
2021-08-20 12:45 ` [bug#50133] [PATCH 1/6] gnu: libraft: Update to 0.11.2 Andrew Whatson
2021-08-20 12:45   ` [bug#50133] [PATCH 2/6] gnu: libdqlite: Update to 1.9.0 Andrew Whatson
2021-08-20 12:45   ` [bug#50133] [PATCH 3/6] gnu: lxc: Update to 4.0.10 Andrew Whatson
2021-08-20 12:45   ` [bug#50133] [PATCH 4/6] gnu: lxcfs: Update to 4.0.9 Andrew Whatson
2021-08-20 12:45   ` [bug#50133] [PATCH 5/6] gnu: Add lxd Andrew Whatson
2021-08-20 12:45   ` [bug#50133] [PATCH 6/6] services: Add lxd-service-type Andrew Whatson
2021-09-28 13:42     ` [bug#50133] [PATCH 0/6] Add lxd package and service Ludovic Courtès
2023-09-02  6:01       ` Vagrant Cascadian

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.