From 218f13be9964f2aae2609316d2d161070e587b40 Mon Sep 17 00:00:00 2001
From: Devrim Gunduz
Date: Wed, 28 May 2025 14:12:23 +0300
Subject: [PATCH] Make extras, non-free and sysupdates repositories more
prominent. Per Magnus.
---
templates/pages/howto.html | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/templates/pages/howto.html b/templates/pages/howto.html
index b77f7f0..5975b08 100644
--- a/templates/pages/howto.html
+++ b/templates/pages/howto.html
@@ -55,6 +55,25 @@
+Extras, non-free and sysupdates repositories
+
+
+The PostgreSQL RPM repository provides three repository channels for some packages:
+
+ - Extras: PGDG RPM repository includes a few non-PostgreSQL packages
+ to support Patroni in HA environments or PostgreSQL packages that
+ we normally don't distribute (written in go).
+ See this news item for details.
+ - Non-free: PGDG RPM repository also includes some packages which are
+ open-source but they either depend on non-free software or have licenses that are not OSI-compliant.
+ See this news item for details.
+ - sysupdates PGDG RPM repository distributes LLVM and CLANG packages
+ for Rocky Linux / AlmaLinux for the times when RHEL releases a minor
+ update and clones need to take some time to catch up with them.
+ See this news item for details.
+
+
+
EOLed distributions
--
2.39.5