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

43 Commits

Author SHA1 Message Date
Thomas Lamprecht
f05c2303fa buildsys: add sbuild convenience target
And only run lintian explicitly for the dsc target, as sbuild runs it
itself anyway

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 13:24:50 +02:00
Thomas Lamprecht
cdf9756618 buildsys: cleanup and expand clean target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 13:24:50 +02:00
Thomas Lamprecht
d0a94a5372 buildsys: derive upload dist automatically
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 13:24:50 +02:00
Thomas Lamprecht
9a75d60723 buildsys: make build-dir generation atomic
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 13:24:50 +02:00
Thomas Lamprecht
f26cc0b2d4 buildsys: use full DEB_VERSION
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 13:24:50 +02:00
Thomas Lamprecht
fc81777b3d src/makefile: convert to use simple parenthesis
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-22 12:30:42 +02:00
Fabian Grünbichler
239fe671c3 build: switch upload target to bullseye
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-06-09 11:39:15 +02:00
Thomas Lamprecht
960c85be38 buildsys: split packaging and source build-systems
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-09 20:10:14 +02:00
Thomas Lamprecht
fe82406191 add basic abstract config test system
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-18 17:48:03 +02:00
Christian Ebner
e2a0a93be0 vzdump: move registration of vzdump.cron from manager to guest-common to avoid cyclic dependency
The registration of the vzdump.cron file was handled in pve-manager.
By moving the relevant code to pve-guest-common, cyclic dependencies
for cfs registration are avoided.
This makes this patch of guest-common a build dependency for the other
packages touched in this patch series.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-10-18 07:47:23 +02:00
Thomas Lamprecht
59af4860a1 buildsys: no need to include arch detection for arch-independent package
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 22:24:59 +02:00
Thomas Lamprecht
f7468cd95c buildsys: switch upload dist over to buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 21:08:05 +02:00
Thomas Lamprecht
130a35c615 buildsys: use dpkg-dev makefile helpers for pkg info
while we already dynamically resolved the version from the changelog
using dpkg-parsechangelog, and those dpkg-dev helpers also use that
tool, let's switch to them nonetheless to have a bit more stream
lined dev environment.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 21:00:51 +02:00
Wolfgang Bumiller
96d913b07b Makefile: use dpkg-parsechangelog
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-01-03 09:55:14 +01:00
Fabian Grünbichler
3218c0d7b7 build: add dsc target
to build a source package

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2018-11-14 11:03:21 +01:00
Thomas Lamprecht
9ac3589ddc bump version to 2.0-18
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-09-17 15:25:08 +02:00
Thomas Lamprecht
bc6185bb38 bump version to 2.0-17 2018-06-19 14:07:19 +02:00
Fabian Grünbichler
48b638587f bump version to 2.0-16 2018-05-14 11:15:20 +02:00
Dietmar Maurer
235b2c059e bump version to 2.0-15 2018-04-16 11:48:13 +02:00
Wolfgang Bumiller
a2dd551b0a bump version to 2.0-14
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-12-13 14:51:50 +01:00
Fabian Grünbichler
01132427b5 bump version to 2.0-13
and add versioned dependency on libpve-storage-perl for storage_migrate
signature change (added logfunc parameter).
2017-10-17 15:04:41 +02:00
Wolfgang Bumiller
b200ca58e5 bump version to 2.0-12 2017-09-21 09:48:08 +02:00
Wolfgang Bumiller
11ae6ca525 bump version to 2.0-11 2017-07-03 14:51:10 +02:00
Dietmar Maurer
9146f8ced6 bump version to 2.0-10 2017-06-29 10:57:07 +02:00
Dietmar Maurer
03f417a990 bump version to 2.0-9 2017-06-29 07:29:29 +02:00
Wolfgang Bumiller
c34b13dbed bump version to 2.0-8 2017-06-28 14:32:56 +02:00
Dietmar Maurer
9622dffbb4 bump version to 2.0-7 2017-06-28 12:47:05 +02:00
Dietmar Maurer
6c2f0982fe bump version to 2.0-6 2017-06-22 13:05:10 +02:00
Dietmar Maurer
04ec2e5220 bump version to 2.0-5 2017-06-22 08:44:18 +02:00
Dietmar Maurer
a6538c1ec5 add PVE/Replication.pm - moved from pve-manager 2017-06-12 07:03:22 +02:00
Dietmar Maurer
3f7cacffb1 PVE::ReplicationState - new helper class to read/write replication state 2017-06-02 09:17:36 +02:00
Dietmar Maurer
0e01a7ae93 bump version to 2.0-4 2017-05-31 09:15:52 +02:00
Dietmar Maurer
e258e4031b Makefile: cleanup *.buildinfo 2017-05-31 07:49:56 +02:00
Dietmar Maurer
94d526d7e0 PVE::GuestHelpers::guest_migration_lock - new helper
I create a separate class for common guest helpers.
We can move more code into this class later.
2017-05-30 12:06:08 +02:00
Dietmar Maurer
87109d7445 PVE/ReplicationConfig.pm - new configuratin file for replication 2017-05-29 07:33:38 +02:00
Wolfgang Bumiller
a9cb48036c bump version to 2.0-3 2017-04-28 13:57:08 +02:00
Dietmar Maurer
eb5b10c326 bump version to 2.0-2 2017-04-24 07:41:31 +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
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
e115c4af33 initial packaging 2017-01-25 10:05:29 +01:00