File: control

package info (click to toggle)
virt-what 1.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,676 kB
  • sloc: sh: 10,739; makefile: 271; ansic: 72
file content (22 lines) | stat: -rw-r--r-- 876 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: virt-what
Section: admin
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/libvirt-team/virt-what.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-what
Homepage: https://people.redhat.com/~rjones/virt-what/

Package: virt-what
Architecture: any
Depends: dmidecode [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386],
         ${misc:Depends},
         ${shlibs:Depends}
Description: detect if we are running in a virtual machine
 Virt-what is a shell script which can be used to detect if the program is
 running in a virtual machine (VM).
 .
 The program prints out a list of "facts" about the virtual machine, derived
 from heuristics. One fact is printed per line.