Repository-Einträge erfolgen in der Datei
/etc/apt/sources.list
Diese Quellen decken die wichtigste Softwarequellen für Debian testing oder stable ab:
- das komplette Debian-Software-Archiv:
-
deb http://ftp2.de.debian.org/debian/ stable main contrib non-free deb http://ftp2.de.debian.org/debian/ testing main contrib non-free
- Sicherheitsupdates:
-
deb http://security.debian.org/ stable/updates main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free
- häufige Aktualisierungen, z.B. Virensignaturen oder Spamfilter:
-
deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free deb http://volatile.debian.org/debian-volatile testing/volatile main contrib non-free
- Backports neuerer Programme für Debian stable:
-
deb http://backports.debian.org/debian-backports squeeze-backports main
- zusätzliche Programme, bereitgestellt von Christian Marillat:
-
deb http://www.debian-multimedia.org/ stable main non-free deb http://www.debian-multimedia.org/ testing main non-free
Für Debian testing gibt es natürlich keine Backports. Die Backports werden nur installiert, wenn das ausdrücklich so mit
aptitude -t squeeze-backports install PAKETNAME
gewünscht wird, bei einem einfachen Software-Update werden sie sicherheitshalber nicht berücksichtigt.
Aus debian-multimedia sollte man als erstes das Paket
debian-multimedia-keyring
installieren. Ohne das Paket meldet Aptitude jedesmal fehlende Sicherheits-Schlüssel und stuft debian-multimedia als nicht vertrauenswürdig ein.
Weitere Quellen findest Du auf http://www.apt-get.org/, http://linuxwiki.de/Debian/sources.list und http://debgen.simplylinux.ch/. Mit jeder neuen Quelle sollte man aber vorsichtig umgehen, wenn sie nicht offiziell unterstützt und manchmal kaum getestet ist.

Artikel RSS


Kommentar hinzufügen