Commit Graph

82 Commits

Author SHA1 Message Date
Wolfgang
4dd0c5f764 fix formatting 2023-04-07 21:33:10 +00:00
Wolfgang
75b9fddaf2 add command line option for client only compilation (fixes #30) 2023-04-07 21:29:17 +00:00
Wolfgang
56aa265033 add option to disable tests during compilation (helpful to save time when testing build script) 2023-04-07 19:58:41 +00:00
Wolfgang
77b39b6acb Split patch in build and arch dependency. Make build script independet of the architecture (support both amd64 and arm64) 2023-04-07 12:09:14 +00:00
Wolfgang
47ccf75633 make sure fakeroot is installed 2023-04-07 12:00:25 +00:00
Wolfgang
9be53cbd96 add workaround for memory bug (https://github.com/rust-lang/cargo/issues/10583) 2023-03-31 07:15:05 +00:00
Wolfgang
a7ef29bd5b Merge pull request #29 from simoncaron/feature/build-using-docker
[Feature] Add Dockerfile to build arm64 packages using docker buildx
2023-03-31 09:11:02 +02:00
Simon Caron
f154c2937a Merge branch 'main' into feature/build-using-docker 2023-03-30 14:02:13 -04:00
Simon Caron
cbefbad736 Fix Output command 2023-03-30 14:01:23 -04:00
Wolfgang
cf6bc24994 Make sure not to get outdated data from a proxy cache 2023-03-30 12:24:23 +02:00
Wolfgang
630fe3c4e2 Show some info in the preparation phase 2023-03-30 12:24:16 +02:00
Simon Caron
1a5b5c5c16 Fix doc 2023-03-30 00:50:57 -04:00
Simon Caron
ecfa6723be Build using docker 2023-03-30 00:47:12 -04:00
Wolfgang
0abc0227d7 update proxmox-backup to 2.4.1-1 2.4.1 2023-03-29 14:12:33 +02:00
Wolfgang
a609f11ca2 Merge branch 'MAFLO321-update' 2023-03-29 14:10:30 +02:00
Matthias Freund
4f5b8d58df update proxmox-backup to 2.4.0-2
- drop no-ksm patch
2023-03-28 08:16:43 +00:00
Wolfgang
77174fd2ba fix web ui console (Fixes #27) 2023-03-14 22:26:18 +01:00
Wolfgang
1945d7484f update proxmox-backup to 2.3.3-1 2.3.3 2023-02-09 21:39:17 +01:00
Wolfgang Nothdurft
013386c078 a few changes and improvements (fixes #8) 2023-01-24 15:08:52 +01:00
Wolfgang Nothdurft
a2c1f2e5d7 Merge branch 'HebertGB-main' 2023-01-24 13:31:19 +01:00
Hebert Barbosa
8319a5d0bf fix --password on proxmox-backup-manager command 2023-01-23 12:45:04 -03:00
Hebert Barbosa
020b19ba1b Update README.md 2023-01-23 12:34:22 -03:00
Hebert Barbosa
56bb329d23 incluie RPI3B help 2023-01-23 12:30:09 -03:00
Wolfgang
204cf7969f Merge pull request #23 from MAFLO321/update
update proxmox-backup to 2.3.2-1
2.3.2
2023-01-06 09:37:41 +01:00
Matthias Freund
5cbb3c0546 update proxmox-backup to 2.3.2-1 2023-01-04 15:01:41 +01:00
Wolfgang
e7b60c11ad Merge pull request #22 from MAFLO321/proxmox-repo
download arch-independent packages from proxmox
2022-12-05 20:07:57 +01:00
Matthias Freund
0fac2b2fc7 make command errors fail and stop build script 2022-12-05 12:44:44 +00:00
Matthias Freund
d3112a1341 make SUDO variable configurable with env 2022-12-05 10:28:04 +00:00
Matthias Freund
5d10f3bcfb download arch-independent packages from proxmox 2022-12-05 10:25:42 +00:00
Wolfgang
ccb1f3c8dd fixed missing dependencies when building libproxmox-acme-plugins (introduced in cf47ef7ec3) 2022-12-03 09:56:49 +01:00
Wolfgang
1e508f7b93 preserve environment (e.g. https_proxy) 2022-12-02 08:16:11 +01:00
Wolfgang
cf47ef7ec3 remove building unnecessary dependencies, move building libproxmox-acme-plugins after the main build 2022-12-01 22:25:45 +01:00
Wolfgang
df939dfea5 update proxmox-widget-toolkit to 3.5.3 2.3.1 2022-11-30 10:51:43 +01:00
Wolfgang
37e60b9275 update pbs-i18n to 2.8-1 2022-11-30 10:50:35 +01:00
Wolfgang
58021a640e update proxmox-backup to 2.3.1-1 2022-11-30 10:24:13 +01:00
Wolfgang
5f09ea0353 add uuid-dev build dependency needed by proxmox-perl-rs 2022-11-29 09:15:51 +01:00
Wolfgang
192584336f Fixes #17; set correct dependency paths and add symlinks in build directory 2022-11-22 11:33:45 +01:00
Wolfgang
14248df287 update pve-common to 7.2-3, add proxmox-perl-rs 0.2.1 needed as dependency by pve-common 2022-10-13 20:16:13 +02:00
Wolfgang
42729cdec9 update proxmox-backup to 2.2.7-1 2022-10-11 16:29:35 +02:00
Wolfgang
e2a6f6ed91 update pve-eslint to 8.23.1-1 2022-10-11 16:28:37 +02:00
Wolfgang
ed0f53257e Merge pull request #16 from MAFLO321/update
update proxmox-backup to 2.2.6-1
2022-09-17 22:27:28 +02:00
Matthias Freund
67b8bd5c89 update proxmox-backup to 2.2.6-1 2022-09-16 10:30:00 +00:00
Wolfgang
068c263f4b make sure the patches are in place 2022-09-11 22:02:57 +02:00
Wolfgang
0c043276cc Fixes: #15; Remove leftover rustc native dependency 2022-09-02 16:50:30 +02:00
Wolfgang
6cc1da324c Remove dependencies for dh-cargo and native rustc/cargo to make sure the rustc/cargo versions from rustup installation are used 2022-08-31 00:14:26 +02:00
Wolfgang
5d11d42aea Fixes #14; Limit bumpalo version to 3.10 2022-08-29 08:10:34 +02:00
Wolfgang
496c746792 Merge pull request #13 from MAFLO321/update
update proxmox-backup to 2.2.5-1
2022-07-22 00:41:47 +02:00
Matthias Freund
8b6e5527c0 update proxmox-backup to 2.2.5-1 2022-07-18 19:17:52 +00:00
Wolfgang
16d1bc09ed update proxmox-backup to 2.2.3-2 2.2.3 2022-06-09 23:42:07 +02:00
Wolfgang
62c7efcacb Merge pull request #12 from MAFLO321/update
update proxmox-backup to 2.2.1-1 with dependencies
2022-05-18 21:36:35 +02:00