Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-06-09 22:21:48 +0200
committerErich Eckner <git@eckner.net>2023-06-09 22:21:48 +0200
commit7c688ef8385dbc3b4ec28b6585f6acf7d878ae0d (patch)
tree46b656b9d789a430721115437a8a78a50e2dfafb
parent09a66f189f21dd394e30d361ee4ffd47109f7b6c (diff)
remove transition instructions
-rw-r--r--download/index.html23
-rw-r--r--index.php3
2 files changed, 0 insertions, 26 deletions
diff --git a/download/index.html b/download/index.html
index 1aaa39c..15aa340 100644
--- a/download/index.html
+++ b/download/index.html
@@ -56,29 +56,6 @@
It works similar to the <a href="https://archive.archlinux.org">Arch Linux Archive</a> which is documented <a href="https://wiki.archlinux.org/index.php/Arch_Linux_Archive">in the ArchWiki</a>.
</p>
- <h3>Transition from Archlinux to Archlinux32</h3>
-
- <p>If you plan to move from <a href="https://www.archlinux.org/packages/">Archlinux</a>
- to <a href="https://mirror.archlinux32.org/pentium4/">Archlinux32</a>, follow
- these steps:</p>
- <ul>
- <li> Put <code>Server=https://archive.archlinux32.org/repos/2020/01/01/$arch/$repo</code> as <i>only</i> mirror into <code>/etc/pacman.d/mirrorlist</code>.
- <ul>
- <li>Note, that it is not necessary to use the archive, if one uses a recent pacman-static to provide zstd support.
- See "Fixing Broken Pacman" below for details on how to obtain pacman-static.</li>
- </ul>
- </li>
- <li> Execute <code>pacman -Syy archlinux32-keyring-transition</code> to install our keyring transition package signed by one of the x86_64 archlinux devs.</li>
- <li> Run <code>pacman -Syuu</code> to update to a state, when pacman was capable of installing zstd-compressed packages.
- <li> Put any mirror from <a href="https://git.archlinux32.org/packages/plain/core/pacman-mirrorlist/mirrorlist">our mirrorlist</a>
- into <code>/etc/pacman.d/mirrorlist</code>.</li>
- <li> Run <code>pacman -Syuu</code> for a full transition to the most recent state.
- <ul>
- <li> Note, that packages found in your package cache won't match the signatures from Archlinux32 - either allow pacman to delete these cached packages or run <code>pacman -Sc</code> to clean your cache before you start and after you finish upgrading.</li>
- </ul>
- </li>
- </ul>
-
<h3>Fixing Broken Pacman</h3>
If pacman is unable to work properly (due to partial upgrade, broken libraries, missing compression support, etc.), there are two possibilities to fix it:
<ul>
diff --git a/index.php b/index.php
index f8ab265..ce81681 100644
--- a/index.php
+++ b/index.php
@@ -50,9 +50,6 @@ print_header("", "home");
are also compatible with Arch Linux 32.
</p>
<p>
- Instructions for the transition from Arch Linux to Arch Linux 32 can be found <a href="/download">here</a>.
- </p>
- <p>
Installation media which boot on i686 can be found <a href="https://mirror.archlinux32.org/archisos">here</a>.
</p>
<p>