* [PATCH] README: Update "Availability" section
@ 2023-12-24 17:41 Stefano Brivio
2023-12-27 3:38 ` David Gibson
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Brivio @ 2023-12-24 17:41 UTC (permalink / raw)
To: passt-dev; +Cc: Rahil Bhimjiani
It's been a while -- there are now official packages for Arch Linux,
Gentoo, Void Linux.
Suggested-by: Rahil Bhimjiani <me@rahil.website>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
README.md | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 6d00313..c360037 100644
--- a/README.md
+++ b/README.md
@@ -341,19 +341,17 @@ speeding up local connections, and usually requiring NAT. _pasta_:
* ⌚ drop-in replacement for VPNKit (rootless Docker)
### Availability
-* ✅ official [packages](https://gitlab.com/redhat/centos-stream/rpms/passt) for
- CentOS Stream
-* ✅ official [packages](https://tracker.debian.org/pkg/passt) for Debian
-* ✅ official [packages](https://src.fedoraproject.org/rpms/passt) for Fedora
-* ✅ official [packages](https://packages.ubuntu.com/lunar/passt) for Ubuntu
-* ✅ unofficial [packages](https://aur.archlinux.org/packages/passt-git) for
- Arch Linux
-* ✅ unofficial
- [packages](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/) for EPEL,
- Mageia
-* 🛠 official
- [packages](https://build.opensuse.org/package/show/Virtualization:containers/passt)
- for openSUSE
+* official packages for:
+ * ✅ [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)
+ * ✅ [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
--
@@ -341,19 +341,17 @@ speeding up local connections, and usually requiring NAT. _pasta_:
* ⌚ drop-in replacement for VPNKit (rootless Docker)
### Availability
-* ✅ official [packages](https://gitlab.com/redhat/centos-stream/rpms/passt) for
- CentOS Stream
-* ✅ official [packages](https://tracker.debian.org/pkg/passt) for Debian
-* ✅ official [packages](https://src.fedoraproject.org/rpms/passt) for Fedora
-* ✅ official [packages](https://packages.ubuntu.com/lunar/passt) for Ubuntu
-* ✅ unofficial [packages](https://aur.archlinux.org/packages/passt-git) for
- Arch Linux
-* ✅ unofficial
- [packages](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/) for EPEL,
- Mageia
-* 🛠 official
- [packages](https://build.opensuse.org/package/show/Virtualization:containers/passt)
- for openSUSE
+* official packages for:
+ * ✅ [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)
+ * ✅ [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.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] README: Update "Availability" section
2023-12-24 17:41 [PATCH] README: Update "Availability" section Stefano Brivio
@ 2023-12-27 3:38 ` David Gibson
0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2023-12-27 3:38 UTC (permalink / raw)
To: Stefano Brivio; +Cc: passt-dev, Rahil Bhimjiani
[-- Attachment #1: Type: text/plain, Size: 2700 bytes --]
On Sun, Dec 24, 2023 at 06:41:09PM +0100, Stefano Brivio wrote:
> It's been a while -- there are now official packages for Arch Linux,
> Gentoo, Void Linux.
>
> Suggested-by: Rahil Bhimjiani <me@rahil.website>
> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
> ---
> README.md | 24 +++++++++++-------------
> 1 file changed, 11 insertions(+), 13 deletions(-)
>
> diff --git a/README.md b/README.md
> index 6d00313..c360037 100644
> --- a/README.md
> +++ b/README.md
> @@ -341,19 +341,17 @@ speeding up local connections, and usually requiring NAT. _pasta_:
> * ⌚ drop-in replacement for VPNKit (rootless Docker)
>
> ### Availability
> -* ✅ official [packages](https://gitlab.com/redhat/centos-stream/rpms/passt) for
> - CentOS Stream
> -* ✅ official [packages](https://tracker.debian.org/pkg/passt) for Debian
> -* ✅ official [packages](https://src.fedoraproject.org/rpms/passt) for Fedora
> -* ✅ official [packages](https://packages.ubuntu.com/lunar/passt) for Ubuntu
> -* ✅ unofficial [packages](https://aur.archlinux.org/packages/passt-git) for
> - Arch Linux
> -* ✅ unofficial
> - [packages](https://copr.fedorainfracloud.org/coprs/sbrivio/passt/) for EPEL,
> - Mageia
> -* 🛠 official
> - [packages](https://build.opensuse.org/package/show/Virtualization:containers/passt)
> - for openSUSE
> +* official packages for:
> + * ✅ [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)
> + * ✅ [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:[~2023-12-27 3:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-24 17:41 [PATCH] README: Update "Availability" section Stefano Brivio
2023-12-27 3:38 ` 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).