[pmg-devel] [PATCH pmg-docs 1/2] installation: rephrase section "Other Repository Sources"
Alexander Zeidler
a.zeidler at proxmox.com
Fri Nov 3 14:54:55 CET 2023
to be Debian release independent & conform to additional repo sections
Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
---
pmg-installation.adoc | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/pmg-installation.adoc b/pmg-installation.adoc
index 2860177..1a0bb59 100644
--- a/pmg-installation.adoc
+++ b/pmg-installation.adoc
@@ -433,8 +433,8 @@ or the `md5sum` CLI tool:
----
-Other Repository Sources
-~~~~~~~~~~~~~~~~~~~~~~~~
+Debian Non-Free Repository
+~~~~~~~~~~~~~~~~~~~~~~~~~~
Certain software cannot be made available in the `main` and `contrib`
areas of the {debian} archives, since it does not adhere to the Debian
@@ -447,12 +447,8 @@ are needed in order to support the RAR archive format:
* `libclamunrar` for detecting viruses in RAR archives.
-.Additional sources.list entry for `non-free`
-----
-deb http://deb.debian.org/debian/ bookworm non-free
-deb http://security.debian.org/debian-security bookworm-security non-free
-deb http://deb.debian.org/debian/ bookworm-updates non-free
-----
+To enable the `non-free` component, run `editor /etc/apt/sources.list` and
+append `non-free` to the end of each `.debian.org` repository line.
Following this, you can install the required packages with:
--
2.39.2
More information about the pmg-devel
mailing list