all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH zfsonlinux 1/2] build: switch upload target to bullseye
@ 2021-07-21  8:12 Fabian Grünbichler
  2021-07-21  8:12 ` [pve-devel] [PATCH zfsonlinux 2/2] d/control: add transitional zfs-dbg package Fabian Grünbichler
  2021-07-21  9:12 ` [pve-devel] applied: [PATCH zfsonlinux 1/2] build: switch upload target to bullseye Thomas Lamprecht
  0 siblings, 2 replies; 4+ messages in thread
From: Fabian Grünbichler @ 2021-07-21  8:12 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5c42aed..ad2a695 100644
--- a/Makefile
+++ b/Makefile
@@ -79,4 +79,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEBS}
-	tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64
+	tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist bullseye --arch amd64
-- 
2.30.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-21  9:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21  8:12 [pve-devel] [PATCH zfsonlinux 1/2] build: switch upload target to bullseye Fabian Grünbichler
2021-07-21  8:12 ` [pve-devel] [PATCH zfsonlinux 2/2] d/control: add transitional zfs-dbg package Fabian Grünbichler
2021-07-21  9:12   ` [pve-devel] applied: " Thomas Lamprecht
2021-07-21  9:12 ` [pve-devel] applied: [PATCH zfsonlinux 1/2] build: switch upload target to bullseye 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