all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH proxmox-network-pinning] buildsys: add pmg to upload-targets
@ 2025-09-18 18:54 Stoiko Ivanov
  2025-09-22 17:36 ` [pmg-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2025-09-22 17:36 UTC | newest]

Thread overview: 2+ messages (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
2025-09-22 17:36 ` [pmg-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal