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.
This commit is contained in:
Diederik de Haas 2023-07-10 14:16:14 +02:00 committed by Conrad Hoffmann
parent 8a64578080
commit e3cb14de0f
1 changed files with 4 additions and 3 deletions

View File

@ -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