public inbox for nvdimm@lists.linux.dev
 help / color / mirror / Atom feed
From: Alison Schofield <alison.schofield@intel.com>
To: nvdimm@lists.linux.dev, Vishal Verma <vishal.l.verma@intel.com>
Cc: Alison Schofield <alison.schofield@intel.com>
Subject: [ndctl PATCH] README.md: exclude unsupported distros from Repology badge
Date: Wed,  1 Oct 2025 12:29:37 -0700	[thread overview]
Message-ID: <20251001192940.406889-1-alison.schofield@intel.com> (raw)

The repology.org badge includes thirty-seven repos that are obsolete
or no longer maintained. Switch to the exclude_unsupported variant to
make the packaging status more relevant and easier to read.

The full list remains available on the Repology project page[1] for
those interested in historical packaging data.

[1] https://repology.org/project/ndctl/versions

Signed-off-by: Alison Schofield <alison.schofield@intel.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1943fd66d432..a71db28f62fb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Utility library for managing the libnvdimm (non-volatile memory device)
 sub-system in the Linux kernel
   
 <a href="https://repology.org/project/ndctl/versions">
-    <img src="https://repology.org/badge/vertical-allrepos/ndctl.svg" alt="Packaging status" align="right">
+  <img src="https://repology.org/badge/vertical-allrepos/ndctl.svg?exclude_unsupported=1" alt="Packaging status (exclude unsupported)" align="right">
 </a>
 
 Build
-- 
2.37.3


             reply	other threads:[~2025-10-01 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-01 19:29 Alison Schofield [this message]
2025-10-09 21:56 ` [ndctl PATCH] README.md: exclude unsupported distros from Repology badge Verma, Vishal L
2025-10-09 22:23   ` Alison Schofield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251001192940.406889-1-alison.schofield@intel.com \
    --to=alison.schofield@intel.com \
    --cc=nvdimm@lists.linux.dev \
    --cc=vishal.l.verma@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox