summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-03-13 08:40:40 +0100
committerErich Eckner <git@eckner.net>2021-03-13 08:40:40 +0100
commitdffd93fee398ee57311983d8e683118b3c15db61 (patch)
tree6bf56568428fdf994add9850d59a410b90f85f76 /download
parent4d11f216cc17955831bd0d9aed62c86d85098cc8 (diff)
downloadarchweb32-dffd93fee398ee57311983d8e683118b3c15db61.tar.xz
download/index.html: add more detailed instructions for using the archive
Diffstat (limited to 'download')
-rw-r--r--download/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html
index fb882a5..6e15f27 100644
--- a/download/index.html
+++ b/download/index.html
@@ -53,7 +53,9 @@
<h3>Package Archive</h3>
<p>Older versions of packages can be found in the <a href="https://archive.archlinux32.org">Package Archive</a>.
- It contains daily snapshots of the package mirror.</p>
+ It contains daily snapshots of the package mirror.
+ To use packages of a certain date, simply put <code>Server=https://archive.archlinux32.org/repos/YEAR/MONTH/DAY/$arch/$repo</code> into your mirrorlist.
+ If you're upgrading an old installation which struggles to install zstd compressed packages, you need to install packages from e.g. 2020/01/01 which include a xz compressed pacman which is able to install zstd compressed packages.</p>
<h3>Transition from the Official Repositories</h3>