Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37494800
en ru br
Репозитории ALT

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

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

Name: cryptmount
Version: 6.2.0
Release: alt1
Group: File tools
Packager: Pavel Isopenko <pauli at altlinux.org>
License: GPL-2.0
Summary: Let ordinary users mount an encrypted file system
Summary(ru_RU.UTF-8): п°п╬п╫я┌п╦я─п╬п╡п╟п╫п╦п╣ п╥п╟я┬п╦я└я─п╬п╡п╟п╫п╫п╬п╧ я└п╟п╧п╩п╬п╡п╬п╧ я│п╦я│я┌п╣п╪я▀ я│ п©я─п╟п╡п╟п╪п╦ п╬п╠я▀я┤п╫п╬пЁп╬ п©п╬п╩я▄п╥п╬п╡п╟я┌п╣п╩я▐
Url: http://cryptmount.sourceforge.net
Source: %name-%version.tar

BuildRequires: libdevmapper-devel libgcrypt-devel libuuid-devel
BuildRequires: doxygen libudev-devel libcryptsetup-devel

Requires(post): %post_service
Requires(preun): %preun_service

%description
cryptmount is a utility for the GNU/Linux operating system which allows
an ordinary user to mount an encrypted filing system without requiring
superuser privileges. Filesystems can reside on raw disk partitions or
ordinary files, with cryptmount automatically configuring
device-mapper and loopback devices before mounting.

%description -l ru_RU.UTF-8
cryptmount - я┐я┌п╦п╩п╦я┌п╟ п╢п╩я▐ п╬п©п╣я─п╟я├п╦п╬п╫п╫п╬п╧ я│п╦я│я┌п╣п╪я▀ GNU/Linux, п©п╬п╥п╡п╬п╩я▐я▌я┴п╟я▐
п╬п╠я▀я┤п╫п╬п╪я┐ п©п╬п╩я▄п╥п╬п╡п╟я┌п╣п╩я▌ п╪п╬п╫я┌п╦я─п╬п╡п╟я┌я▄ п╥п╟я┬п╦я└я─п╬п╡п╟п╫п╫я▀п╣ я└п╟п╧п╩п╬п╡я▀п╣ я│п╦я│я┌п╣п╪я▀ п╠п╣п╥
я┌я─п╣п╠п╬п╡п╟п╫п╦я▐ п©я─п╦п╡п╦п╩п╣пЁп╦п╧ я│я┐п©п╣я─п©п╬п╩я▄п╥п╬п╡п╟я┌п╣п╩я▐. п╓п╟п╧п╩п╬п╡я▀п╣ я│п╦я│я┌п╣п╪я▀ п╪п╬пЁя┐я┌ п╫п╟я┘п╬п╢п╦я┌я▄я│я▐
п╫п╟ п╢п╦я│п╨п╬п╡я▀я┘ я─п╟п╥п╢п╣п╩п╟я┘ п╦п╩п╦ п╡ п╬п╠я▀я┤п╫я▀я┘ я└п╟п╧п╩п╟я┘, cruptmount п╟п╡я┌п╬п╪п╟я┌п╦я┤п╣я│п╨п╦
п╫п╟я│я┌я─п╟п╦п╡п╟п╣я┌ device-mapper п╦ loopback я┐я│я┌я─п╬п╧я│я┌п╡п╟ п©п╣я─п╣п╢ п╪п╬п╫я┌п╦я─п╬п╡п╟п╫п╦п╣п╪.

%prep
%setup

%build
%__aclocal
%autoreconf
%__autoconf
%configure --enable-delegation --enable-fsck
%make_build

%install
mkdir -p %buildroot{%_initdir,%_unitdir,%_modulesloaddir}

%makeinstall_std
install -m0644 sysinit/cryptmount.service %buildroot%_unitdir/
mv %buildroot%_sysconfdir/modules-load.d/cryptmount.conf %buildroot%_modulesloaddir/

%find_lang --with-man %name
%find_lang --with-man --append --output=%name.lang cmtab

%files -f %name.lang
%doc AUTHORS ChangeLog COPYING README* RELNOTES
%_mandir/man5/cmtab.5*
%_mandir/man8/cryptmount*.8*

%config(noreplace) %_sysconfdir/cryptmount/
%_modulesloaddir/cryptmount.conf
%_initdir/cryptmount
%_unitdir/cryptmount.service
%_sbindir/cryptmount-setup

%attr(4711, root, root) %_bindir/cryptmount

%changelog

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

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