5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2024-12-23 17:34:10 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Dietmar Maurer
9ed0fe88ce PVE/AbstractMigrate.pm: avoid locale specific time stamps 2017-04-24 07:38:36 +02:00
Fabian Grünbichler
c033210fa5 bump version to 2.0-1 2017-03-13 11:29:29 +01:00
Fabian Grünbichler
18648f46c3 buildsys: update make upload target for stretch 2017-03-13 11:29:18 +01:00
Thomas Lamprecht
581332b275 AbstractMigrate: remove unused rsync and scp remainders
We have no call using rsync_cmd or scp_cmd here or any child class.
The only part where rsync is used is in the
PVE::Storage::storage_migrate call, but here both the command and the
RSYNC_RSH environment variable gets assembled there locally, so clean
this up here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-03-08 12:42:32 +01:00
Wolfgang Bumiller
ff43654055 buildsys: make job safety 2017-02-03 14:44:51 +01:00
Fabian Grünbichler
ee12450ae7 bump version to 1.0-2 2017-01-25 10:05:54 +01:00
Fabian Grünbichler
bbcd936ea8 add packaging for VZDump base plugin 2017-01-25 10:05:53 +01:00
Fabian Grünbichler
a19d93a25d add VZDump base Plugin.pm
moved from pve-manager
2017-01-25 10:05:33 +01:00
Fabian Grünbichler
e115c4af33 initial packaging 2017-01-25 10:05:29 +01:00
Fabian Grünbichler
58a3c91ced initial commit
AbstractConfig.pm and AbstractMigrate.pm copied from
pve-common

added use statements for PVE::Cluster and PVE::Storage to
AbstractConfig
2017-01-24 14:03:24 +01:00