* [PATCH] README.md: Alpine, Guix and OpenSUSE now have packages for passt
@ 2024-04-03 19:00 Stefano Brivio
2024-04-04 0:34 ` David Gibson
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Brivio @ 2024-04-03 19:00 UTC (permalink / raw)
To: passt-dev
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9154425..aa2afac 100644
--- a/README.md
+++ b/README.md
@@ -342,16 +342,18 @@ speeding up local connections, and usually requiring NAT. _pasta_:
### Availability
* official packages for:
+ * ✅ [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=passt)
* ✅ [Arch Linux](https://archlinux.org/packages/extra/x86_64/passt/) ([aarch64](https://archlinuxarm.org/packages/aarch64/passt), [i486](https://www.archlinux32.org/packages/?q=passt))
* ✅ [CentOS Stream](https://gitlab.com/redhat/centos-stream/rpms/passt)
* ✅ [Debian](https://tracker.debian.org/pkg/passt)
* ✅ [Fedora](https://src.fedoraproject.org/rpms/passt)
* ✅ [Gentoo](https://packages.gentoo.org/packages/net-misc/passt)
+ * ✅ [GNU Guix](https://packages.guix.gnu.org/packages/passt/)
+ * ✅ [OpenSUSE](https://build.opensuse.org/package/requests/Virtualization:containers/passt)
* ✅ [Ubuntu](https://launchpad.net/ubuntu/+source/passt)
* ✅ [Void Linux](https://voidlinux.org/packages/?q=passt)
* unofficial packages for:
* ✅ [EPEL, Mageia](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/)
- * 🛠 [openSUSE](https://build.opensuse.org/package/show/Virtualization:containers/passt)
* ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
static builds for other RPM-based distributions
* ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
--
@@ -342,16 +342,18 @@ speeding up local connections, and usually requiring NAT. _pasta_:
### Availability
* official packages for:
+ * ✅ [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=passt)
* ✅ [Arch Linux](https://archlinux.org/packages/extra/x86_64/passt/) ([aarch64](https://archlinuxarm.org/packages/aarch64/passt), [i486](https://www.archlinux32.org/packages/?q=passt))
* ✅ [CentOS Stream](https://gitlab.com/redhat/centos-stream/rpms/passt)
* ✅ [Debian](https://tracker.debian.org/pkg/passt)
* ✅ [Fedora](https://src.fedoraproject.org/rpms/passt)
* ✅ [Gentoo](https://packages.gentoo.org/packages/net-misc/passt)
+ * ✅ [GNU Guix](https://packages.guix.gnu.org/packages/passt/)
+ * ✅ [OpenSUSE](https://build.opensuse.org/package/requests/Virtualization:containers/passt)
* ✅ [Ubuntu](https://launchpad.net/ubuntu/+source/passt)
* ✅ [Void Linux](https://voidlinux.org/packages/?q=passt)
* unofficial packages for:
* ✅ [EPEL, Mageia](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/)
- * 🛠 [openSUSE](https://build.opensuse.org/package/show/Virtualization:containers/passt)
* ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
static builds for other RPM-based distributions
* ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] README.md: Alpine, Guix and OpenSUSE now have packages for passt
2024-04-03 19:00 [PATCH] README.md: Alpine, Guix and OpenSUSE now have packages for passt Stefano Brivio
@ 2024-04-04 0:34 ` David Gibson
0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2024-04-04 0:34 UTC (permalink / raw)
To: Stefano Brivio; +Cc: passt-dev
[-- Attachment #1: Type: text/plain, Size: 2023 bytes --]
On Wed, Apr 03, 2024 at 09:00:18PM +0200, Stefano Brivio wrote:
> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> README.md | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index 9154425..aa2afac 100644
> --- a/README.md
> +++ b/README.md
> @@ -342,16 +342,18 @@ speeding up local connections, and usually requiring NAT. _pasta_:
>
> ### Availability
> * official packages for:
> + * ✅ [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=passt)
> * ✅ [Arch Linux](https://archlinux.org/packages/extra/x86_64/passt/) ([aarch64](https://archlinuxarm.org/packages/aarch64/passt), [i486](https://www.archlinux32.org/packages/?q=passt))
> * ✅ [CentOS Stream](https://gitlab.com/redhat/centos-stream/rpms/passt)
> * ✅ [Debian](https://tracker.debian.org/pkg/passt)
> * ✅ [Fedora](https://src.fedoraproject.org/rpms/passt)
> * ✅ [Gentoo](https://packages.gentoo.org/packages/net-misc/passt)
> + * ✅ [GNU Guix](https://packages.guix.gnu.org/packages/passt/)
> + * ✅ [OpenSUSE](https://build.opensuse.org/package/requests/Virtualization:containers/passt)
> * ✅ [Ubuntu](https://launchpad.net/ubuntu/+source/passt)
> * ✅ [Void Linux](https://voidlinux.org/packages/?q=passt)
> * unofficial packages for:
> * ✅ [EPEL, Mageia](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/)
> - * 🛠 [openSUSE](https://build.opensuse.org/package/show/Virtualization:containers/passt)
> * ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
> static builds for other RPM-based distributions
> * ✅ unofficial [packages](https://passt.top/builds/latest/x86_64/) from x86_64
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-04 0:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 19:00 [PATCH] README.md: Alpine, Guix and OpenSUSE now have packages for passt Stefano Brivio
2024-04-04 0:34 ` David Gibson
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).