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:59] toonypublic:debian:chezouammirror [2010/12/31 13:44] (current) toony
Line 14: Line 14:
 # 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.1289055594.txt.gz · Last modified: 2010/11/06 14:59 by toony