]> git.proxmox.com Git - pve-client.git/commit - README
copy and use files from pve-common packages
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 May 2018 08:53:55 +0000 (10:53 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 May 2018 08:53:55 +0000 (10:53 +0200)
commit565bbc73ca66a8a0612df1c04e8f5b4a07f02ae1
tree56e845b9d1f95d080f78b6397439f101b7ca51ed
parent81ddc6f6ee86670226298baf2ab78c75e1e38391
copy and use files from pve-common packages

We don't want to depend on pve-common, so we simply copy used files.
Makefile
PVE/APIClient/Commands/remote.pm [new file with mode: 0644]
PVE/CLIHandler.pm [new file with mode: 0644]
PVE/Exception.pm [new file with mode: 0644]
PVE/JSONSchema.pm [new file with mode: 0644]
PVE/RESTHandler.pm [new file with mode: 0644]
PVE/SafeSyslog.pm [new file with mode: 0644]
PVE/Tools.pm [new file with mode: 0644]
README
pveclient