]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-package-repos.adoc
backup: clarify that CLI means FS-level and highlight retention-note
[pve-docs.git] / pve-package-repos.adoc
index a3e94d5981a358d548a2721b46aea108478ce737..84141b4defd90438c3810f953ae2cd829c1d561f 100644 (file)
@@ -195,26 +195,17 @@ the key with the following commands:
  # wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
-Verify the checksum afterwards with:
+Verify the checksum afterwards with the `sha512sum` CLI tool:
 
 ----
 # sha512sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-----
-
-The output should be:
-
-----
 7fb03ec8a1675723d2853b84aa4fdb49a46a3bb72b9951361488bfd19b29aab0a789a4f8c7406e71a69aabbc727c936d3549731c4659ffa1a08f44db8fdcebfa /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
-or:
+or the `md5sum` CLI tool:
 
 ----
 # md5sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
-----
-The output should be:
-
-----
 bcc35c7173e0845c0d6ad6470b70f50e /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
 ----
 
@@ -235,11 +226,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 6.x Enterprise       |
-deb https://enterprise.proxmox.com/debian buster pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise
 |{pve} 6.x No-Subscription  |
-deb http://download.proxmox.com/debian buster pve-no-subscription
+deb http://download.proxmox.com/debian/pve buster pve-no-subscription
 |{pve} 6.x Test             |
-deb http://download.proxmox.com/debian buster pvetest
+deb http://download.proxmox.com/debian/pve buster pvetest
 |===========================================================
 
 
@@ -254,11 +245,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 5.x Enterprise       |
-deb https://enterprise.proxmox.com/debian stretch pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
 |{pve} 5.x No-Subscription  |
-deb http://download.proxmox.com/debian stretch pve-no-subscription
+deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
 |{pve} 5.x Test             |
-deb http://download.proxmox.com/debian stretch pvetest
+deb http://download.proxmox.com/debian/pve stretch pvetest
 |===========================================================
 
 
@@ -273,11 +264,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 4.x Enterprise       |
-deb https://enterprise.proxmox.com/debian jessie pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve jessie pve-enterprise
 |{pve} 4.x No-Subscription  |
-deb http://download.proxmox.com/debian jessie pve-no-subscription
+deb http://download.proxmox.com/debian/pve jessie pve-no-subscription
 |{pve} 4.x Test             |
-deb http://download.proxmox.com/debian jessie pvetest
+deb http://download.proxmox.com/debian/pve jessie pvetest
 |===========================================================
 
 
@@ -292,11 +283,11 @@ these repositories is still provided.
 |===========================================================
 |Repository                 | sources.list entry
 |{pve} 3.x Enterprise       |
-deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
+deb https://enterprise.proxmox.com/debian/pve wheezy pve-enterprise
 |{pve} 3.x No-Subscription  |
-deb http://download.proxmox.com/debian wheezy pve-no-subscription
+deb http://download.proxmox.com/debian/pve wheezy pve-no-subscription
 |{pve} 3.x Test             |
-deb http://download.proxmox.com/debian wheezy pvetest
+deb http://download.proxmox.com/debian/pve wheezy pvetest
 |===========================================================