Skip to content

Commit 47cc4c4

Browse files
wommygmelikov
authored andcommitted
docs: Add non-free-firmware component to backports repository
Adds the non-free-firmware component to the Debian backports repository configuration. This component is required for firmware packages on many systems. The non-free-firmware component was split from non-free in Debian 12 (Bookworm) to better support systems requiring proprietary firmware while maintaining free software principles for other non-free packages. See: https://www.debian.org/releases/bookworm/amd64/release-notes/ch-whats-new.en.html#non-free-split Signed-off-by: wommy <tom@technomad.media>
1 parent 016f926 commit 47cc4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Getting Started/Debian/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Add the backports repository::
2323

2424
.. code-block:: sourceslist
2525
26-
deb http://deb.debian.org/debian trixie-backports main contrib
27-
deb-src http://deb.debian.org/debian trixie-backports main contrib
26+
deb http://deb.debian.org/debian trixie-backports main contrib non-free-firmware
27+
deb-src http://deb.debian.org/debian trixie-backports main contrib non-free-firmware
2828
2929
::
3030

0 commit comments

Comments
 (0)