virt-manager 1:2.2.1-ok1 source package in openKylin

Changelog

virt-manager (1:2.2.1-ok1) yangtze; urgency=medium

  * rebuild source for openKylin

 -- Cong Liu <email address hidden>  Fri, 11 Nov 2022 16:29:42 +0800

Upload details

Uploaded by:
Cong Liu
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
OpenKylin Virtualization SIG
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin
Yangtze V1.0 proposed main admin

Downloads

File Size SHA-256 Checksum
virt-manager_2.2.1.orig.tar.gz 2.5 MiB cfd88d66e834513e067b4d3501217e21352fadb673103bacb9e646da9f029a1b
virt-manager_2.2.1-ok1.debian.tar.xz 5.8 KiB 470324a75fe4f5c0f37d61725b2b724ed7c843ee4604fa2ac0af15a801a958b1
virt-manager_2.2.1-ok1.dsc 2.0 KiB 23bc91cbf1ac901e7cc89643fc595fc6431a932759dc2d9be1db9a4f05fb5486

View changes file

Binary packages built by this source

virt-manager: desktop application for managing virtual machines

 It presents a summary view of running domains and their live performance &
 resource utilization statistics. A detailed view presents graphs showing
 performance & utilization over time. Ultimately it will allow creation of new
 domains, and configuration & adjustment of a domain's resource allocation &
 virtual hardware. Finally an embedded VNC client viewer presents a full
 graphical console to the guest domain.
 .
 NOTE: the GUI is still considered experimental.

virtinst: utilities to create and edit virtual machines

 This package contains some command line utilities to create and edit virtual
 machines:
 .
  - virt-clone: cloning existing inactive guests; it copies the disk images,
    and defines a config with new name, UUID and MAC address pointing to the
    copied disks
  - virt-install: provision operating systems into new virtual machines
  - virt-xml: easily edit libvirt domain XML using virt-install's command line
    options