Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37394492
en ru br
ALT Linux repositórios
S:1.25-alt1
5.0: 1.0-alt1

Group :: Emuladores
RPM: virt-what

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: virt-what
Version: 1.25
Release: alt1

Summary: Detect if we are running in a virtual machine
License: GPLv2+
Group: Emulators

# http://git.annexia.org/?p=virt-what.git;a=summary

Url: http://people.redhat.com/~rjones/virt-what/

Source: %url/files/%name-%version.tar
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Wed Sep 22 2010

BuildRequires: libdb4-devel
BuildRequires: perl-podlators

Requires: dmidecode

%description
virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.

The program prints out a list of "facts" about the virtual machine,
derived from heuristics.  One fact is printed per line.

If nothing is printed and the script exits with code 0 (no error),
then it can mean either that the program is running on bare-metal or
the program is running inside a type of virtual machine which we don't
know about or cannot detect.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%doc README COPYING
%_libexecdir/%name-cpuid-helper
%_sbindir/%name
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009