* [pmg-devel] [PATCH proxmox-network-pinning] buildsys: add pmg to upload-targets
@ 2025-09-18 18:54 Stoiko Ivanov
0 siblings, 0 replies; only message in thread
From: Stoiko Ivanov @ 2025-09-18 18:54 UTC (permalink / raw)
To: pmg-devel
we plan to add network-pinning to the upcoming PMG 9.0 release for
feature-parity.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
sending to pmg-devel lists only because it is currently the affected product.
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 7477cd4..36b8170 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ sbuild: $(DSC)
.PHONY: upload
upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION)
upload: $(DEB) $(DBG_DEB)
- tar cf - $(DEB) $(DBG_DEB) |ssh -X repoman@repo.proxmox.com -- upload --product pbs --dist $(UPLOAD_DIST) --arch $(DEB_HOST_ARCH)
+ tar cf - $(DEB) $(DBG_DEB) |ssh -X repoman@repo.proxmox.com -- upload --product pbs,pmg --dist $(UPLOAD_DIST) --arch $(DEB_HOST_ARCH)
.PHONY: clean distclean
distclean: clean
--
2.39.5
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-18 18:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-18 18:54 [pmg-devel] [PATCH proxmox-network-pinning] buildsys: add pmg to upload-targets Stoiko Ivanov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox