Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/download/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'download/index.html')
-rw-r--r--download/index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/download/index.html b/download/index.html
index 3d0c0e8..6f79aa5 100644
--- a/download/index.html
+++ b/download/index.html
@@ -87,11 +87,16 @@
</ul>
<h3>Fixing Broken Keyring(s)</h3>
- Sometimes an ISO contains broken keys. This can easily be fixed by
+ <p>Sometimes an ISO contains broken keys. This can easily be fixed by
updating your keyring with <code>pacman -S archlinux-keyring archlinux32-keyring</code>
and then <code>pacman-key --init</code>, <code>pacman-key populate archlinux archlinux32</code>
and <code>pacman-key --refresh</code>. Eventually this is something you
- want to do in the chroot of your installation (<code>arch-chroot /mnt</code>).
+ want to do in the chroot of your installation (<code>arch-chroot /mnt</code>).</p>
+
+ <p>Eventually manually importing key by command
+ <code>pacman-key -r CEB167EFB5722BD6 --keyserver hkp://keyserver.ubuntu.com:80</code>
+ or replacing keyserver line in <code>/etc/pacman.d/gnupg/gpg.conf</code> accordingly is
+ necessary.</p>
<h3>BitTorrent Download (recommended)</h3>