====== Sources.list (debian) ====== Il se trouve toujours sous /etc/apt/sources.list Doit être édité en root. ===== Debian Wheezy ===== Ci-dessous mon sources.list pour Wheezy. deb http://ftp.ch.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.ch.debian.org/debian/ wheezy main contrib non-free deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free # wheezy-updates, previously known as 'volatile' deb http://ftp.ch.debian.org/debian/ wheezy-updates main contrib non-free deb-src http://ftp.ch.debian.org/debian/ wheezy-updates main contrib non-free # backports deb http://ftp.ch.debian.org/debian wheezy-backports main contrib non-free # mozilla deb http://mozilla.debian.net/ wheezy-backports iceweasel-aurora #owncloud-client deb http://download.opensuse.org/repositories/isv:ownCloud:devel/Debian_7.0/ / Les deux dernier dépôts, c'est bien entendu : - pour avoir une version récente de Iceweasel/Firefox. On n'est pas obligé de choisir Aurora. Voir : http://mozilla.debian.net/ - pour installer le [[:informatique:owncloud:owncloud-client|client ownCloud]], voir http://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client ===== Sources.list pour SID ===== Exemple de sources.list pour SID : # stable deb http://ftp.ch.debian.org/debian/ stable main contrib non-free #deb-src http://ftp.ch.debian.org/debian/ stable main contrib non-free # stable security deb http://security.debian.org/ stable/updates main contrib non-free #deb-src http://security.debian.org/ stable/updates main contrib non-free # stable volatile deb http://ftp.ch.debian.org/debian/ wheezy-updates main non-free contrib #deb-src http://ftp.ch.debian.org/debian/ wheezy-updates main non-free contrib # testing deb http://ftp.ch.debian.org/debian/ testing main contrib non-free #deb-src http://ftp.ch.debian.org/debian/ testing main contrib non-free # testing security deb http://security.debian.org/ testing/updates main contrib non-free #deb-src http://security.debian.org/ testing/updates main contrib non-free # sid deb http://ftp.ch.debian.org/debian/ sid main contrib non-free #deb-src http://ftp.ch.debian.org/debian/ sid main contrib non-free Attention à bien regarder s'il faut remplacer les noms de certaines distribution. Et adapter le miroir à votre situation géographique. [[http://www.isalo.org/wiki.debian-fr/index.php?title=L%27etiquetage_de_paquets_via_le_fichier_/etc/apt/preferences#Sid|Source]]