Cette page est en cours de construction...

/etc/apt/apt.conf

APT::Cache-Limit "40000000";
APT::Default-Release "testing";
//Acquire::socks::Proxy "127.0.0.1:1234";
//Acquire::http::Proxy "http://192.168.10.20:3128";

/etc/apt/sources.list

# deb http://ftp.fr.debian.org/debian/ lenny main

deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
#deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free
#deb-src http://security.debian.org/ stable/updates main contrib non-free

deb http://ftp.fr.debian.org/debian/ testing main contrib non-free
#deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free

deb http://security.debian.org/ testing/updates main contrib non-free
#deb-src http://security.debian.org/ testing/updates main contrib non-free

deb http://ftp.fr.debian.org/debian/ sid main contrib non-free
#deb-src http://ftp.fr.debian.org/debian/ sid main contrib non-free

Err404Wiki: Doc/Debian/etc/apt (last edited 2009-06-25 20:37:08 by Err404)