a5ffe2c438
d/control: wrap-and-sort
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com >
2020-04-09 09:41:01 +02:00
589db254b7
d/control: break consumers of storage_migrate
...
since we changed the signature, and want to ensure smooth upgrades.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com >
2020-04-09 09:41:01 +02:00
1022a7c4a9
systemd unit name escape helpers moved to common, use them
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-02-05 17:14:39 +01:00
43fe2a0d2c
d/controll: add zfs-zed to Recommends
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-11-25 14:57:23 +01:00
c5590ef7ba
d/control: bump version dependency to pve-common
...
ensures we have the new kernel_version helper available.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-11-23 16:15:59 +01:00
396477a7ce
d/control: add (build-)depends on libpve-cluster-perl
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com >
2019-11-18 12:03:00 +01:00
614a23cfd2
d/control: fix priority-extra-is-replaced-by-priority-optional
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-05-21 20:31:42 +02:00
1187d22d28
add zfsutils-linux to build-dependencies
...
to enable our ZFS tests and fix broken disk list tests.
2019-04-18 10:01:39 +02:00
3d277fe6ac
add libfile-chdir-perl to build dependencies
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-03-21 10:51:19 +01:00
deea35a2e7
d/control: bump version dependency to pve-doc-generator
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-02-22 13:31:32 +01:00
31b63708c2
d/control: bump version dependency of libpve-common-perl
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2019-02-04 12:02:21 +01:00
ab3e0a7fbe
d/control: bump pve-cluster version dependency to 5.0-32
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2018-12-20 10:49:06 +01:00
39581b5240
d/control: bump pve-common dependency and break older pve-manager
...
To ensure that we have the new SysFSTools available and as previously
we hosted the API scan endoints which pve-manager registered so
record the break of older versions.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2018-11-19 14:44:51 +01:00
e6c4144fa6
d/control: record pve-cluster build dependency
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2018-10-18 13:25:34 +02:00
a6a3786889
add missing dependency to pve-cluster
...
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com >
2018-08-02 13:46:29 +02:00
e34ce14443
Cephfs storage plugin
...
- ability to mount through kernel and fuse client
- allow mount options
- get MONs from ceph config if not in storage.cfg
- allow the use of ceph config with fuse client
- Delete secret on cephfs storage creation
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com >
2018-07-04 13:18:19 +02:00
2fce40ea37
d/control: update pve-common version dependency
...
as we use the new param_mapping functionallity from PVE::CLIHandler
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2018-06-27 13:24:53 +02:00
bed538e22f
Add missing dependency to ceph-common
...
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com >
2018-06-12 08:53:12 +02:00
41aacc6cde
Fix #1542 : show storage utilization per pool
...
- get storage utilization per pool
- use librados2-perl for pool status
- add librados2-perl as build-depends and depends in debian/control
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com >
2018-04-18 10:43:14 +02:00
455f5e1f79
Add CIFS dependencies in package management.
2018-03-16 12:05:25 +01:00
195ca79016
d/control: bump dependency on libpve-common-perl
...
for 'bwlimit' option in storage.cfg
2018-02-19 13:46:09 +01:00
5b556c1fce
add missing b-d on Test::MockModule
2017-11-14 13:23:52 +01:00
4f6aa4af58
build: reformat debian/control
...
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
e3cba8b22e
require libpve-common-perl >= 5.0-17
...
the new is_mountpoint uses PVE::JSONSchema::parse_boolean
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com >
2017-09-07 13:18:50 +02:00
7af63e3527
build: add substitution variable
2017-06-12 10:13:55 +02:00
4cf0690ee0
build: reformat b-d and depends
2017-06-12 10:13:38 +02:00
183d2d2d93
change from dpkg-deb to dpkg-buildpackage
...
add debian directory and move the respective files there and add
missing (rules, compat).
Move control.in to control as no sed search & replacement must be
done. Add a Source section to the control file.
Rename the "check" Makefile target to "test" so that the dh_auto_test
helper executes it automatically on build.
Move the verify_api check to this target.
Cleanup the "clean" target and remove outdated commented out stuff
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2017-06-12 10:11:02 +02:00