X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-package-repos.adoc;h=77c169087268936d7c5b548a8c2a43a6884189df;hp=65459885ec51c601e947706263f8732d95e7bd60;hb=90682f35982513fdecf9109cd15235fa982413fc;hpb=b2f242abe4c50227f5610767e6fcaa40654c2b88 diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc index 6545988..77c1690 100644 --- a/pve-package-repos.adoc +++ b/pve-package-repos.adoc @@ -1,6 +1,6 @@ +[[sysadmin_package_repositories]] Package Repositories -------------------- -include::attributes.txt[] ifdef::wiki[] :pve-toplevel: endif::wiki[] @@ -20,10 +20,10 @@ acquired by `apt-get update`. .File `/etc/apt/sources.list` ---- -deb http://ftp.debian.org/debian jessie main contrib +deb http://ftp.debian.org/debian stretch main contrib # security updates -deb http://security.debian.org jessie/updates main contrib +deb http://security.debian.org stretch/updates main contrib ---- In addition, {pve} provides three different package repositories. @@ -38,7 +38,7 @@ enabled by default: .File `/etc/apt/sources.list.d/pve-enterprise.list` ---- -deb https://enterprise.proxmox.com/debian jessie 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 @@ -48,7 +48,7 @@ update. So you will never miss important security fixes. Please note that and you need a valid subscription key to access this repository. We offer different support levels, and you can find further -details at http://www.proxmox.com/en/proxmox-ve/pricing. +details at https://www.proxmox.com/en/proxmox-ve/pricing. NOTE: You can disable this repository by commenting out the above line using a `#` (at the start of the line). This prevents error messages @@ -68,14 +68,14 @@ We recommend to configure this repository in `/etc/apt/sources.list`. .File `/etc/apt/sources.list` ---- -deb http://ftp.debian.org/debian jessie main contrib +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 jessie pve-no-subscription +deb http://download.proxmox.com/debian/pve stretch pve-no-subscription # security updates -deb http://security.debian.org jessie/updates main contrib +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 jessie 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,48 @@ 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 +# sha512sum /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg +ffb95f0f4be68d2e753c8875ea2f8465864a58431d5361e88789568673551501ae574283a4e0492f17d79dc67edfb173a56a6304dea39e01f249ebdabc9f074a /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: +or - # apt-key add key.asc +---- +# md5sum /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg +511d36d0f1350c01c42a3dc9f3c27939 /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg +---- 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="