Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045349
en ru br
Репозитории ALT
S:1.25-alt1
5.1: 1.0-alt1
www.altlinux.org/Changes

Группа :: Эмуляторы
Пакет: virt-what

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin