User Tools

Site Tools


public:debian:chezouammirror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:debian:chezouammirror [2010/11/06 14:58] toonypublic:debian:chezouammirror [2010/12/31 13:44] (current) toony
Line 4: Line 4:
  
 ===== Lenny ===== ===== Lenny =====
-Add this to your <file>/etc/apt/sources.list</file>+Add this to your '///etc/apt/sources.list//'
 <code> <code>
 deb http://debian-mirror.chezouam.net/debian lenny custom deb http://debian-mirror.chezouam.net/debian lenny custom
Line 12: Line 12:
 <code> <code>
 # cd /tmp # cd /tmp
-# wget [[http://debian-mirror.chezouam.net/debian/certificate_-_chezouam_-_lenny.gpg]]+# wget http://debian-mirror.chezouam.net/debian/certificate_-_chezouam_-_lenny.gpg
 # apt-key add /tmp/certificate_-_chezouam_-_lenny.gpg # apt-key add /tmp/certificate_-_chezouam_-_lenny.gpg
 +</code>
 +
 +===== Sid =====
 +Add this to your '///etc/apt/sources.list//'
 +<code>
 +deb http://debian-mirror.chezouam.net/debian sid custom
 +</code>
 +
 +You can import GPG key using :
 +<code>
 +# cd /tmp
 +# wget http://debian-mirror.chezouam.net/debian/certificate_-_chezouam_-_sid.gpg
 +# apt-key add /tmp/certificate_-_chezouam_-_sid.gpg
 +</code>
 +
 +
 +===== Chezouam-tests =====
 +
 +__Note:__ Very specifics packages, done to work on Debian SID (or not...).
 +
 +Add this to your '///etc/apt/sources.list//'
 +<code>
 +deb http://debian-mirror.chezouam.net/debian chezouam-tests custom
 +</code>
 +
 +You can import GPG key using :
 +<code>
 +# cd /tmp
 +# wget http://debian-mirror.chezouam.net/debian/certificate_-_chezouam_-_chezouam-tests.gpg
 +# apt-key add /tmp/certificate_-_chezouam_-_chezouam-tests.gpg
 </code> </code>
  
public/debian/chezouammirror.1289055529.txt.gz · Last modified: 2010/11/06 14:58 by toony