incus 0.4-1ubuntu1 source package in Ubuntu

Changelog

incus (0.4-1ubuntu1) noble; urgency=medium

  * Remove build-dependency on LXD by removing the lxd-to-incus tool.

incus (0.4-1) unstable; urgency=medium

  * Initial release (Closes: #1042989)

 -- Stéphane Graber <email address hidden>  Mon, 22 Jan 2024 10:48:38 -0500

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
incus_0.4.orig.tar.gz 4.9 MiB 0052da7c495cc4702626a82f9a1e81328c419d8cd7aa99b65e736ed80773abdb
incus_0.4-1ubuntu1.debian.tar.xz 17.8 KiB 500384d17d17c6f94837cbdf03a0f309c7e32cdd4621365e991cf09c6def9aea
incus_0.4-1ubuntu1.dsc 4.2 KiB fb5c967b9a4e1a224701ebb90d389aa8eab15dce77bc6b85df6c7bb0e40efcfb

View changes file

Binary packages built by this source

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