Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515302
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 

Name: multipath-tools
Version: 0.4.7
Release: alt2

Summary: Tools to manage multipathed devices with the device-mapper
License: GPL
Group: System/Configuration/Hardware

Url: http://christophe.varoqui.free.fr
Source: %name-%version.tar.bz2
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: libdevmapper-devel libsysfs-devel libreadline-devel libncurses-devel kernel-headers-std

%description
This package provides the tools to manage multipathed devices by
instructing the device-mapper multipath module what to do. The tools
are:
- multipath: scan the system for multipathed devices, assembles them
 and update the device-mapper's maps
- multipathd: wait for maps events, then execs multipath
- devmap_name: provides a meaningful device name to udev for devmaps
- kpartx: maps linear devmaps upon device partitions, which makes
 multipath maps partionable

%package devmap_name
Summary: get device name for major:minor
Group: System/Configuration/Hardware

%description devmap_name
A tool to get device node for given major:minor

%prep
%setup -q multipath-tools-%version

%build
make

%install
mkdir -p %buildroot/sbin
make DESTDIR=%buildroot install

%files devmap_name
/sbin/devmap_name
%_man8dir/devmap_name.8*

%files
%doc AUTHOR COPYING README FAQ TODO ChangeLog multipath.conf.annotated multipath.conf.synthetic
%_sysconfdir/udev/rules.d/multipath.rules
/sbin/*
%_man8dir/*

%changelog

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

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