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

Группа :: Система/Настройка/Оборудование
Пакет: multipath-tools

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

%set_verify_elf_method unresolved=relaxed

Name: multipath-tools
Version: 0.4.9
Release: alt1

Summary: Tools to manage multipath devices with device-mapper
License: GPLv2+
Group: System/Configuration/Hardware

Url: http://christophe.varoqui.free.fr
Source: %name-%version.tar.bz2
# git://git.kernel.org/pub/scm/linux/storage/multipath-tools
Packager: Konstantin Pavlov <thresh at altlinux.org>

# Automatically added by buildreq on Tue Apr 07 2009

BuildRequires: libaio-devel libdevmapper-devel libncurses-devel libreadline-devel

%description
This package provides the tools to manage multipath devices by
instructing the device-mapper multipath module what to do.
The tools are:
- multipath: lists and configures multipath devices.
- multipathd: monitors paths; as paths fail and come back, it may
 initiate path group switches.
- kpartx: maps linear devmaps upon device partitions, which makes
 multipath maps partitionable.

%prep
%setup

%build
# non-SMP build
make

%install
mkdir -p %buildroot{/sbin,%_man8dir,%_initdir,%_localstatedir/multipath}
%makeinstall_std

mkdir -p %buildroot%_initdir
install -pm755 multipathd/multipathd.init.alt %buildroot%_initdir/multipathd
cp multipath.conf.annotated %buildroot%_sysconfdir/multipath.conf

%post
%post_service multipathd

%preun
%preun_service multipathd

%files
%doc AUTHOR README FAQ TODO ChangeLog multipath.conf.annotated multipath.conf.synthetic
/sbin/*
/lib/udev/kpartx_id
%config %_sysconfdir/udev/rules.d/*.rules
%config(noreplace) %attr(644,root,root) %_sysconfdir/multipath.conf
%_man5dir/*
%_man8dir/*
%_initdir/multipathd
%_localstatedir/multipath
/%_lib/multipath
/%_lib/libmultipath.so

%changelog

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

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