]> git.proxmox.com Git - pve-docs.git/commitdiff
package repos: document that we now also have SUITE-updates repo cofigured
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Apr 2019 13:09:03 +0000 (15:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Apr 2019 13:09:03 +0000 (15:09 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-package-repos.adoc

index fd88d8678f03fd6f79b0e8b69d35f18ed82ddb26..ea39891b84e0bf6978a03f1b7ad8d09cc9ab8ffb 100644 (file)
@@ -21,6 +21,7 @@ acquired by `apt-get update`.
 .File `/etc/apt/sources.list`
 ----
 deb http://ftp.debian.org/debian stretch main contrib
 .File `/etc/apt/sources.list`
 ----
 deb http://ftp.debian.org/debian stretch main contrib
+deb http://ftp.debian.org/debian stretch-updates main contrib
 
 # security updates
 deb http://security.debian.org stretch/updates main contrib
 
 # security updates
 deb http://security.debian.org stretch/updates main contrib
@@ -69,6 +70,7 @@ We recommend to configure this repository in `/etc/apt/sources.list`.
 .File `/etc/apt/sources.list`
 ----
 deb http://ftp.debian.org/debian stretch main contrib
 .File `/etc/apt/sources.list`
 ----
 deb http://ftp.debian.org/debian stretch main contrib
+deb http://ftp.debian.org/debian stretch-updates main contrib
 
 # PVE pve-no-subscription repository provided by proxmox.com,
 # NOT recommended for production use
 
 # PVE pve-no-subscription repository provided by proxmox.com,
 # NOT recommended for production use