Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37825216
en ru br
ALT Linux repos
5.0: 3.0.12-alt1
4.1: 3.0.11-alt1
4.0: 3.0.9-alt1

Group :: System/Configuration/Other
RPM: vzquota

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vzquota
Version: 3.0.12
Release: alt1

Summary: OpenVZ disk quota control utilities
License: GPL
Group: System/Configuration/Other
Url: http://openvz.org/
Packager: Dmitry V. Levin <ldv at altlinux.org>

# http://download.openvz.org/utils/%name/%version/src/%name-%version.tar.bz2

Source: %name-%version-%release.tar

%description
OpenVZ is an OS-level server virtualization solution, built on Linux.
OpenVZ creates isolated, secure virtual private servers on a single
physical server enabling better server utilization and ensuring that
applications do not conflict.  Each container performs and executes
exactly like a stand-alone server; containers can be rebooted
independently and have root access, users, IP addresses, memory,
processes, files, applications, system libraries and configuration files.

This package contains utilities to manipulate disk quotas for containers.

%prep
%setup -q -n %name-%version-%release

%build
export CFLAGS="%optflags"
%make_build VARDIR=/var/lib

%install
make install DESTDIR=%buildroot MANDIR=%_mandir VARDIR=/var/lib

%files
%_sbindir/*
/var/lib/*
%_man8dir/*
%doc doc/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin