public inbox for pmg-devel@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

* [pmg-devel] applied: [PATCH proxmox-network-pinning] buildsys: add pmg to upload-targets
  2025-09-18 18:54 [pmg-devel] [PATCH proxmox-network-pinning] buildsys: add pmg to upload-targets Stoiko Ivanov
@ 2025-09-22 17:36 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-09-22 17:36 UTC (permalink / raw)
  To: pmg-devel, Stoiko Ivanov

On Thu, 18 Sep 2025 20:54:52 +0200, Stoiko Ivanov wrote:
> we plan to add network-pinning to the upcoming PMG 9.0 release for
> feature-parity.
> 
> 

Applied, thanks!

[1/1] buildsys: add pmg to upload-targets
      commit: 12d6bfc1a4a593b5b8dc3acf5295ffbdca9f9697


_______________________________________________
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal