incus 0.6-1 source package in Ubuntu

Changelog

incus (0.6-1) unstable; urgency=medium

  * New upstream release
    - Update Build-Depends and Depends

 -- Mathias Gibbens <email address hidden>  Thu, 22 Feb 2024 23:24:32 +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.6-1.dsc 4.3 KiB 1e8359e924ac08dd223750504f0014ba739f271659c5e6c807023e750cf549dd
incus_0.6.orig.tar.gz 4.0 MiB c5f09016bcb4b2e3299e1d1bae3345071ca80ddc9f9f27eb6f873ae9f968e040
incus_0.6-1.debian.tar.xz 13.2 KiB fe79e84adb9835a03cdafeb840107b65c4f973d19ee4f274ca9b283bd95153ac

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