index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-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> |