Dietmar Maurer
892821fd87
pvesr: add pve storage replication tool
...
Just added code to configure jobs. Replication itself is not
implemented.
2017-05-31 08:23:46 +02:00
Dietmar Maurer
b996e6c0ec
use new libpve-http-server-perl package
...
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2017-01-16 11:54:33 +01:00
Thomas Lamprecht
8f46103543
Makefile: fix distclean target
...
As some Makefiles in sub directories do not implement the distclean
target, namely:
PVE/Service/Makefile
PVE/CLI/Makefile
This target is broken.
As all other implementations just redirect to the 'clean' target I
do not implement the missing ones but rather remove all such
targets. Keep it just in the top level directory, for consistence
sake with other pve repos, and redirect it there directly to the
clean target.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-09-28 08:21:48 +02:00
Dietmar Maurer
dafb62468e
remove OpenVZ related code
...
There is still no OpenVZ for kernel 3.10 or newer, so we remove that code now.
2015-03-27 13:43:59 +01:00
Dietmar Maurer
ed2cd21059
split out formatter code
2014-05-02 11:35:02 +02:00
Dietmar Maurer
38db610ae6
move code to Ceph.pm, create API for ceph
2013-11-13 06:59:07 +01:00
Dietmar Maurer
21299915de
add API for apt using libapt-pkg-perl
2013-06-13 11:52:31 +02:00
Dietmar Maurer
21ace8d328
add subscription management API
2012-03-23 06:31:34 +01:00
Dietmar Maurer
f16eb02dea
moved Pool.pm from AccessControl.pm
2012-01-27 08:39:46 +01:00
Dietmar Maurer
a06a3eacf5
start adding HA Config
2011-12-21 14:36:59 +01:00
Dietmar Maurer
ac27b58d10
finnish and cleanup vzdump API
2011-10-25 09:28:55 +02:00
Dietmar Maurer
bf58f8ddda
plug VZDump into our API
2011-10-14 13:43:06 +02:00
Dietmar Maurer
339e41597d
add openvz support (cli only for now)
2011-09-28 14:08:54 +02:00
Dietmar Maurer
beb651ee65
removed automake/autoconf, removed unused files
2011-08-23 16:11:04 +02:00