Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37710823
en ru br
Репозитории ALT
S:0.1.39-alt1
5.1: 0.1.37-alt0.M51.1
4.1: 0.1.12-alt0.M41.1
4.0: 0.1.12-alt0.M40.1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: mhddfs

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

Name: mhddfs
Version: 0.1.12
Release: alt0.M40.1

Summary: file system for unifying several mount points into one
License: GPLv3
Group: File tools

Url: http://mhddfs.uvw.ru
Packager: Vladimir V. Kamarzin <vvk at altlinux.org>

Source: %name-%version.tar

# Automatically added by buildreq on Thu Sep 18 2008

BuildRequires: libfuse-devel

%description
This FUSE-based file system allows mount points (or directories) to be
combined, simulating a single big volume which can merge several hard
drives or remote file systems. It is like unionfs, but can choose the
drive with the most free space to create new files on, and can move
data transparently between drives.

%prep
%setup

%build
%make_build

%install
install -pDm755 %name %buildroot%_bindir/%name
install -pDm644 %name.1 %buildroot%_man1dir/%name.1

%files
%_bindir/*
%_man1dir/%name.*
%doc ChangeLog README*

%changelog

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

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