I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit f61d78ac authored by kytv's avatar kytv
Browse files

switch to precise for wheezy

parent 7ef2565f
No related branches found
No related tags found
No related merge requests found
...@@ -53,8 +53,8 @@ user to root with "su" or by prefixing each command with "sudo"). ...@@ -53,8 +53,8 @@ user to root with "su" or by prefixing each command with "sudo").
You'll have output like the following if the command was successful: <br /> You'll have output like the following if the command was successful: <br />
&nbsp;&nbsp;&nbsp;&nbsp;<img src="/_static/images/add-key-terminal.png" alt="" /></li> &nbsp;&nbsp;&nbsp;&nbsp;<img src="/_static/images/add-key-terminal.png" alt="" /></li>
<li>Add the following entries to <code>/etc/apt/sources.list.d/i2p.list</code><br /> <li>Add the following entries to <code>/etc/apt/sources.list.d/i2p.list</code><br />
<code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main <br /> <code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main <br />
&nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main </code><br /> &nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main </code><br />
<li>Notify your package manager of the new PPA by entering<br /> <li>Notify your package manager of the new PPA by entering<br />
<code>&nbsp;&nbsp;&nbsp; apt-get update</code><br /> <code>&nbsp;&nbsp;&nbsp; apt-get update</code><br />
This command will retrieve the latest list of software from every This command will retrieve the latest list of software from every
......
...@@ -64,8 +64,8 @@ Les étapes suivantes doivent être effectuées avec l'accès root (c.à d. en b ...@@ -64,8 +64,8 @@ Les étapes suivantes doivent être effectuées avec l'accès root (c.à d. en b
avec "su" ou en préfixant chaque commande avec "sudo"). avec "su" ou en préfixant chaque commande avec "sudo").
<ol> <ol>
<li>Ajoutez les entrées suivantes à <code>/etc/apt/sources.list.d/i2p.list</code><br /> <li>Ajoutez les entrées suivantes à <code>/etc/apt/sources.list.d/i2p.list</code><br />
<code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main <br /> <code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main <br />
&nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main </code><br /> &nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main </code><br />
Ces deux lignes devraient fonctionner quelle que soit la version de Debian installée.</li> Ces deux lignes devraient fonctionner quelle que soit la version de Debian installée.</li>
<li>Ajouter la clé GPG de signature du dépôt avec la commande suivante:<br /> <li>Ajouter la clé GPG de signature du dépôt avec la commande suivante:<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment