index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-07-15 19:17:58 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-07-15 19:17:58 +0200 |
commit | 43a224f95018c4f2c722e8fb35196a06fe1100af (patch) | |
tree | 36121dbf842d9c4806a8db774fcec9b4e7a66cd9 /download | |
parent | 1a1550085af61d6ee9e987c1158c4952ab6e834e (diff) |
-rw-r--r-- | download/index.html | 1 |
diff --git a/download/index.html b/download/index.html index 9c959cf..bdaac75 100644 --- a/download/index.html +++ b/download/index.html @@ -63,6 +63,7 @@ <li> Put any mirror from <a href="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist">our mirrolist</a> into <code>/etc/pacman.d/mirrorlist</code>. <li> Execute <code>pacman -Syyw archlinux32-keyring</code> to download our keyring package. + Note, that the signature is by 0x7C98C4C3DE926168DC46FBAA3D06644243BF68D3, which is not trusted by pacman (yet). <li> Execute <code>pacman -U /var/cache/pacman/pkg/archlinux32-keyring-*.pkg.tar.xz</code> to install our keyring package. <li> Run <code>pacman -Suu</code> for a full transition. Note, that some packages are currently newer in the official repositories and will be downgraded, therefore. </ul></p> |