From a8265a84ee00336e986e5f4607e7fa6ced13f932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 12 Feb 2018 05:23:49 +0100 Subject: [PATCH] Debian GNU/Linux, GPG, PowerPC, AMD64, HTTPS, Java --- i2p2www/pages/downloads/debian.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i2p2www/pages/downloads/debian.html b/i2p2www/pages/downloads/debian.html index d43849c1c..2311a7708 100644 --- a/i2p2www/pages/downloads/debian.html +++ b/i2p2www/pages/downloads/debian.html @@ -10,7 +10,7 @@

{{ _('Debian I2P Packages') }}

@@ -32,7 +32,7 @@
{{ _('Adding the PPA via the command line and installing I2P') }}
    sudo apt-add-repository ppa:i2p-maintainers/i2p
{% trans -%} This command will add the PPA to /etc/apt/sources.list.d and fetch the -gpg key that the repository has been signed with. The GPG key ensures +GPG key the repository has been signed with. The GPG key ensures that the packages have not been tampered with since being built. {%- endtrans %} @@ -80,7 +80,7 @@
{{ _('Adding the PPA Using Synaptic') }}

{{ _('Instructions for Debian') }}

-Currently supported architectures include amd64, i386, armel, armhf (for Raspbian), and powerpc. +Currently supported architectures include AMD64, i386, armel, armhf (for Raspbian), and PowerPC.

{% trans -%} Note: The steps below should be performed with root access (i.e., switching @@ -154,7 +154,7 @@

{{ _('Instructions for Debian') }}

{% trans -%} -Note: If the https address does not work, either: +Note: If the HTTPS address does not work, either: {%- endtrans %}

  1. sudo apt-get install apt-transport-https
  2. @@ -180,7 +180,7 @@

    {{ _('Post-install work') }}

  3. {% trans -%} - "on demand" without the java service wrapper + "on demand" without the Java service wrapper (needed on non-Linux/non-x86 systems) by running "i2prouter-nowrapper". (Note: Do not use sudo or run it as root!)