X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-package-repos.adoc;fp=pve-package-repos.adoc;h=583e7348fbe3951de3d93ad88ef58edcba10001b;hp=bd821db0332bc4495fc69fcfb6bef2e40cbee24a;hb=20dafeb0af352ecaa12a2b48e863765c2db51acc;hpb=a23b14eeec3c851ca32dff3e664ae8701ddaefb9 diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc index bd821db..583e734 100644 --- a/pve-package-repos.adoc +++ b/pve-package-repos.adoc @@ -38,7 +38,7 @@ enabled by default: .File `/etc/apt/sources.list.d/pve-enterprise.list` ---- -deb https://enterprise.proxmox.com/debian stretch pve-enterprise +deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise ---- As soon as updates are available, the `root@pam` user is notified via @@ -72,7 +72,7 @@ deb http://ftp.debian.org/debian stretch main contrib # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use -deb http://download.proxmox.com/debian stretch pve-no-subscription +deb http://download.proxmox.com/debian/pve stretch pve-no-subscription # security updates deb http://security.debian.org stretch/updates main contrib @@ -89,7 +89,7 @@ features. As usual, you can configure this using .sources.list entry for `pvetest` ---- -deb http://download.proxmox.com/debian stretch pvetest +deb http://download.proxmox.com/debian/pve stretch pvetest ---- WARNING: the `pvetest` repository should (as the name implies) only be used @@ -107,27 +107,41 @@ The key used for verification is already installed if you install from our installation CD. If you install by other means, you can manually download the key with: - # wget http://download.proxmox.com/debian/key.asc + # wget http://download.proxmox.com/debian/proxmox-ve-release-5.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg -Please verify the fingerprint afterwards: +Please verify the checksum afterwards: ---- -# gpg --with-fingerprint key.asc -pub 1024D/9887F95A 2008-10-28 Proxmox Release Key - Key fingerprint = BE25 7BAA 5D40 6D01 157D 323E C23A C7F4 9887 F95A -sub 2048g/A87A1B00 2008-10-28 +# md5sum /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg +511d36d0f1350c01c42a3dc9f3c27939 /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg ---- -If this shows the exact same fingerprint, you can add the key to the -list of trusted APT keys: - - # apt-key add key.asc - ifdef::wiki[] // include note about older releases, but only for wiki + +{pve} 4.x Repositories +~~~~~~~~~~~~~~~~~~~~~~ + +{pve} 4.x is based on Debian 8.x (``jessie''). Please note that this +release is out of date, and you should update your +installation. Nevertheless, we still provide access to those +repositories at our download servers. + +[width="100%",cols="