index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2021-03-13 08:40:40 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-03-13 08:40:40 +0100 |
commit | dffd93fee398ee57311983d8e683118b3c15db61 (patch) | |
tree | 6bf56568428fdf994add9850d59a410b90f85f76 /download/index.html | |
parent | 4d11f216cc17955831bd0d9aed62c86d85098cc8 (diff) |
-rw-r--r-- | download/index.html | 4 |
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> |