mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-08-05 00:21:56 +03:00
package repos: document that we now also have SUITE-updates repo cofigured
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -21,6 +21,7 @@ acquired by `apt-get update`.
|
|||||||
.File `/etc/apt/sources.list`
|
.File `/etc/apt/sources.list`
|
||||||
----
|
----
|
||||||
deb http://ftp.debian.org/debian stretch main contrib
|
deb http://ftp.debian.org/debian stretch main contrib
|
||||||
|
deb http://ftp.debian.org/debian stretch-updates main contrib
|
||||||
|
|
||||||
# security updates
|
# security updates
|
||||||
deb http://security.debian.org stretch/updates main contrib
|
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`
|
.File `/etc/apt/sources.list`
|
||||||
----
|
----
|
||||||
deb http://ftp.debian.org/debian stretch main contrib
|
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,
|
# PVE pve-no-subscription repository provided by proxmox.com,
|
||||||
# NOT recommended for production use
|
# NOT recommended for production use
|
||||||
|
Reference in New Issue
Block a user