X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-package-repos.adoc;h=f79bb7f302c73ab49a73d6ac4981e1099103d3f1;hp=cff1a9f151f272809585d9b6d3763a9336e20e3d;hb=e71b5d0d1649f9800edaad630d8615950e96cb06;hpb=d91f8c1e9c8c127198ad4e8113dccef30eed2061 diff --git a/pve-package-repos.adoc b/pve-package-repos.adoc index cff1a9f..f79bb7f 100644 --- a/pve-package-repos.adoc +++ b/pve-package-repos.adoc @@ -1,5 +1,6 @@ Package Repositories -------------------- +include::attributes.txt[] All Debian based systems use http://en.wikipedia.org/wiki/Advanced_Packaging_Tool[APT] as package @@ -8,7 +9,7 @@ management tool. The list of repositories is defined in '/etc/apt/sources.d/'. Updates can be installed directly using 'apt-get', or via the GUI. -Apt 'sources.list' files lists one package repository per line, with +Apt 'sources.list' files list one package repository per line, with the most preferred source listed first. Empty lines are ignored, and a '#' character anywhere on a line marks the remainder of that line as a comment. The information available from the configured sources is @@ -84,3 +85,6 @@ features. As usual, you can configure this using deb http://download.proxmox.com/debian jessie pvetest ---- +WARNING: the `pvetest` repository should (as the name implies) only be used +for testing new features or bug fixes. +