aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiederik de Haas <didi.debian@cknow.org>2023-07-10 14:16:14 +0200
committerConrad Hoffmann <ch@bitfehler.net>2023-09-01 09:31:30 +0200
commite3cb14de0f4b76a958cb07722dde865d61c9a19a (patch)
treebfb32c4315300df44f5141b1bc5bf1ffd8bd7a0b
parent8a64578080527263f5dc6ff3de089e321bab2ed7 (diff)
downloadsr.ht-docs-e3cb14de0f4b76a958cb07722dde865d61c9a19a.tar.gz
compatibility.md: Update Debian terminology for Bookworm
Since Bookworm firmware files have been moved to a new archive component: non-free-firmware, so add that to the list. Also update the mentioned releases to current oldstable and stable.
-rw-r--r--builds.sr.ht/compatibility.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 69bfe20..d2045fd 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -409,12 +409,13 @@ The packages array is installed with `apt-get install`.
To add custom repositories, specify `url release component key-id` (separated by
spaces), where `url` is the URL of the package repository, `release` is e.g.
-`buster` or `bullseye`, `component` is e.g. `main`, `contrib` or `non-free`, and
-`key-id` is an optional PGP key ID to add to the system keyring. Example:
+`bullseye` or `bookworm`, `component` is e.g. `main`, `contrib`, `non-free` or
+`non-free-firmware` (since `bookworm`), and `key-id` is an optional PGP key ID
+to add to the system keyring. Example:
```yaml
repositories:
- sr.ht: https://mirror.sr.ht/debian/sr.ht/ bullseye main DEADBEEFCAFEF00D
+ sr.ht: https://mirror.sr.ht/debian/sr.ht/ bookworm main DEADBEEFCAFEF00D
```
## Fedora Linux