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

Группа :: Система/Ядро и оборудование
Пакет: ipmitool

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ipmitool
Summary: ipmitool - Utility for IPMI control
Version: 1.8.9
Release: alt3
License: BSD
Packager: Pavlov Konstantin <thresh at altlinux.ru>
URL: http://ipmitool.sourceforge.net/
Group: System/Kernel and hardware
Source: %name-%version.tar.bz2

BuildRequires: libssl-devel libfreeipmi-devel
BuildRequires: glibc-kernheaders

%description
This package contains a utility for interfacing with devices that support
the Intelligent Platform Management Interface specification.  IPMI is
an open standard for machine health, inventory, and remote power control.

This utility can communicate with IPMI-enabled devices through either a
kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
the IPMI specification.  IPMIv2 adds support for encrypted LAN
communications and remote Serial-over-LAN functionality.

It provides commands for reading the Sensor Data Repository (SDR) and
displaying sensor values, displaying the contents of the System Event
Log (SEL), printing Field Replaceable Unit (FRU) information, reading and
setting LAN configuration, and chassis power control.

%prep
%setup -q

%build
touch NEWS

%__autoreconf

%configure \
--with-kerneldir=/usr \
--enable-intf-lanplus \
--enable-intf-bmc

make

%install
make DESTDIR=%buildroot install-strip

install -pm 755 contrib/bmclanconf %buildroot%_bindir/

%files
%_bindir/*
%_sbindir/*
%doc %_mandir/man1/*
%doc %_mandir/man8/*
%doc %_datadir/doc/ipmitool/*

%changelog

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

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