incus 0.5.1-3 source package in Ubuntu

Changelog

incus (0.5.1-3) unstable; urgency=medium

  * Source-only upload for migration
  * Drop lintian overrides for removed tag
    package-supports-alternative-init-but-no-init.d-script

 -- Mathias Gibbens <email address hidden>  Mon, 12 Feb 2024 10:34:51 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
incus_0.5.1-3.dsc 4.3 KiB 13fbf47509174110a4101fe35da24b0eb13bf15eed3ba0780be8050b945d2a62
incus_0.5.1.orig.tar.gz 3.9 MiB 11cc84e728bd97a2d5b63bd1de6c820b4f93f970f0a86d024cc10bf3ec79e6af
incus_0.5.1-3.debian.tar.xz 13.2 KiB 37a721742b43be429ec293d87e00596148999325d96aa13750f68b69b0ecddfb

Available diffs

No changes file available.

Binary packages built by this source

golang-github-lxc-incus-dev: Powerful system container and virtual machine manager - library

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains the Incus source code for use in building other
 Debian packages -- normal users should not directly use this package in
 their regular development workflow. Rather, they should use `go get`.

incus: Powerful system container and virtual machine manager - daemon

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 It's image based with pre-made images available for a wide number of
 Linux distributions and is built around a very powerful, yet pretty
 simple, REST API.
 .
 This package contains the Incus daemon.

incus-agent: Incus guest agent

 This package provides an agent to run inside Incus virtual machine guests.
 .
 It has to be installed on the Incus host if you want to allow agent
 injection capability when creating a virtual machine.

incus-client: Powerful system container and virtual machine manager - client

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 A REST API is offered by Incus to remotely manage containers over the network,
 using an image based work-flow and with support for live migration.
 .
 This package contains the Incus command line client.

incus-client-dbgsym: debug symbols for incus-client
incus-dbgsym: debug symbols for incus
incus-migrate: Incus physical to instance migration tool

 This tool lets you turn any Linux filesystem (including your current one)
 into a Incus instance on a remote Incus host.
 .
 It will setup a clean mount tree made of the root filesystem and any
 additional mount you list, then transfer this through Incus's migration
 API to create a new instance from it.

incus-migrate-dbgsym: debug symbols for incus-migrate
incus-tools: Powerful system container and virtual machine manager - extra tools

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains extra tools provided with Incus.
  - fuidshift - A tool to map/unmap filesystem uids/gids
  - lxc-to-incus - A tool to migrate LXC containers to Incus
  - lxd-to-incus - A tool to migrate LXD containers to Incus
  - incus-benchmark - A benchmarking tool for Incus
  - incus-simplestreams - Maintain an Incus-compatible simplestreams tree

incus-tools-dbgsym: debug symbols for incus-tools