diff --git a/www.i2p2/pages/debian.html b/www.i2p2/pages/debian.html
index 71a19ba6..22c9fbca 100644
--- a/www.i2p2/pages/debian.html
+++ b/www.i2p2/pages/debian.html
@@ -6,21 +6,17 @@
The packages hosted on the I2P Launchpad site
have been tested and should work on x86/x86_64 platforms running
The I2P packages may work on systems not listed above. Please report any issues with these packages on Trac at http://trac.i2p2.de.
- Option 1: Recent versions of Ubuntu and its derivatives (Try this if you're not using Debian)
- - Option 2: Debian (including systems based on Debian and older versions of Ubuntu)
+ - Option 2: Debian (including Debian-derivatives)
- Option 3: Non-Linux (and possibly Non-x86 architectures)
-Instructions for Ubuntu Lucid Lynx (and newer) and derivatives like Linux Mint & Trisquel
+Instructions for Ubuntu Precise Pangolin (and newer) and derivatives like Linux Mint & Trisquel
Adding the PPA via the command line and installing I2P
- Open a terminal and enter:
@@ -38,16 +34,17 @@ was added with the earlier command.
Adding the PPA Using Synaptic
-- Open Synaptic (System -> Administration -> Synaptic Package Manager).
+- Open Synaptic (System -> Administration -> Synaptic Package Manager).
- Once Synaptic opens, select Repositories from the Settings menu.
- Click the Other Sources tab and click Add. Paste
ppa:i2p-maintainers/i2p
into the APT-line field and click Add Source. Click the Close button then Reload.
- In the Quick Filter box, type in
i2p
and press enter. When i2p
is returned in the results list, right click i2p
and select Mark for Installation. After doing so you may see a Mark additional required changes? popup. If so, click Mark then Apply.
-
+
After the installation process completes you can move on to the next
part of starting I2P and configuring it for your system.
-Instructions for Debian Lenny and newer
+Instructions for Debian Wheezy and newer
+(For Squeeze you can follow the instructions here).
The steps below should be performed with root access (i.e., switching
user to root with "su" or by prefixing each command with "sudo").
@@ -55,13 +52,9 @@ user to root with "su" or by prefixing each command with "sudo").
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EB2CC88B
You'll have output like the following if the command was successful:
- - For Debian Oldstable (Lenny) and Stable (Squeeze): Add the following entries to
/etc/apt/sources.list.d/i2p.list
- deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main
- deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main
-
-For Debian Testing (Wheezy) or Unstable (Sid), use the following:
- deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main
- deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main
+ - Add the following entries to
/etc/apt/sources.list.d/i2p.list
+ deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main
+ deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main
- Notify your package manager of the new PPA by entering
apt-get update
This command will retrieve the latest list of software from every
@@ -75,11 +68,15 @@ After the installation process completes you can move on to the next part of su" or by prefixing each command with "sudo
").
- - Download the i2p-router package from the PPA.
+ - Download the i2p-router package
+ from the PPA.
+ Alternatively, there are unofficial packages available within I2P
+ (or through an inproxy (not anonyous!)) for
armel, armhf, and kfreebsd
.
- Make sure that you have Java installed. Running
apt-get install default-jre
should be sufficient.
You are now ready to install I2P!
dpkg -i i2p-router_*.deb
- - It is recommended to compile jbigi for your system to achieve better performance. Instructions are available here.
+ - It is recommended to compile jbigi for your system to achieve better performance. Instructions are available here.
+
After the installation process completes you can move on to the next part of starting I2P and configuring it for your system.
Post-install work
diff --git a/www.i2p2/pages/debian_fr.html b/www.i2p2/pages/debian_fr.html
index bc7c0897..f38181c2 100644
--- a/www.i2p2/pages/debian_fr.html
+++ b/www.i2p2/pages/debian_fr.html
@@ -6,14 +6,10 @@
The paquets hébergés sur le site Launchpad I2P
ont été testés et devraient fonctionner sur x86/x86_64 avec
Les paquets I2P peuvent marcher sur des systèmes non listés ci-dessus.
Merci de rapporter tout problème avec ces paquets dans Trac sur
@@ -25,7 +21,7 @@ Merci de rapporter tout problème avec ces paquets dans Non-Linux (et peut-être les architectures non x-86)
-Instructions pour Ubuntu Lucid Lynx (et plus récentes) et ses dérivées comme Linux Mint & Trisquel
+Instructions pour Ubuntu Precise Pangolin (et plus récentes) et ses dérivées comme Linux Mint & Trisquel
Ajout du PPA via la ligne de commande et installation d'I2P
- Ouvrez un terminal et entrez:
@@ -41,7 +37,7 @@ ajoutée par la commande précédente.
Ajout de la PPA et installation avec Synaptic
-- Ouvrez Synaptic (Système -> Administration -> Gestionnaire de paquets Synaptic).
+- Ouvrez Synaptic (Système -> Administration -> Gestionnaire de paquets Synaptic).
- Une fois Synaptic lancé, sélectionnez Dépôts dans le menu
Configuration.
- Cliquez sur l'onglet Autres logiciels et cliquez sur le bouton
@@ -63,13 +59,13 @@ cliquez sur Ajouter à la sélection pui
À la fin du processus d'installation vous pouvez passer à l'étape suivante pour
démarrer I2P et le configurer pour votre système.
-Instructions pour Debian Lenny et plus récentes
+Instructions pour Debian Wheezy et plus récentes
Les étapes suivantes doivent être effectuées avec l'accès root (c.à d. en basculant de l'utilisateur en cours à root
avec "su" ou en préfixant chaque commande avec "sudo").
- Ajoutez les entrées suivantes à
/etc/apt/sources.list.d/i2p.list
- deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main
- deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main
+ deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main
+ deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main
Ces deux lignes devraient fonctionner quelle que soit la version de Debian installée.
- Ajouter la clé GPG de signature du dépôt avec la commande suivante: