|
|
(45 dazwischenliegende Versionen von 9 Benutzern werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
− | [[Category:Musterkonfigurationen]]
| |
| '''Apt Musterkonfigurationen''' | | '''Apt Musterkonfigurationen''' |
| | | |
| = Generelle Apt-Konfiguration = | | = Generelle Apt-Konfiguration = |
| | | |
− | == SuSE/OpenSUSE == | + | <!--== SuSE/OpenSUSE == |
| #32Bit | | #32Bit |
| ##[[apt.conf SuSE9.3.32|SuSE 9.3]] | | ##[[apt.conf SuSE9.3.32|SuSE 9.3]] |
| ##[[apt.conf OpenSuSE10.0.32|OpenSuSE 10.0]] | | ##[[apt.conf OpenSuSE10.0.32|OpenSuSE 10.0]] |
| ##[[apt.conf OpenSUSE10.1.32|OpenSUSE 10.1]] | | ##[[apt.conf OpenSUSE10.1.32|OpenSUSE 10.1]] |
| + | ##[[apt.conf OpenSUSE10.2.32|OpenSUSE 10.2]] |
| #64Bit | | #64Bit |
| ##[[apt.conf SuSE9.3.64|SuSE 9.3]] | | ##[[apt.conf SuSE9.3.64|SuSE 9.3]] |
| ##[[apt.conf OpenSuSE10.0.64|OpenSuSE 10.0]] | | ##[[apt.conf OpenSuSE10.0.64|OpenSuSE 10.0]] |
− | ##[[apt.conf OpenSUSE10.1.64|OpenSUSE 10.1]] | + | ##[[apt conf OpenSUSE10 1 64|OpenSUSE 10.1]] |
| + | ##[[apt conf OpenSUSE10 2 64|OpenSUSE 10.2]]--> |
| | | |
| == Debian == | | == Debian == |
| | | |
− | == Ubuntu == | + | == Ubuntu/Kubuntu/Xubuntu == |
− | | |
− | == Kubuntu ==
| |
| | | |
| == Knoppix == | | == Knoppix == |
Zeile 28: |
Zeile 27: |
| = Repository Listen für Apt = | | = Repository Listen für Apt = |
| | | |
− | == SuSE/OpenSUSE == | + | <!--== SuSE/OpenSUSE == |
| #32Bit | | #32Bit |
| ##[[sources.list SuSE9.3.32|SuSE 9.3]] | | ##[[sources.list SuSE9.3.32|SuSE 9.3]] |
− | ##[[sources.list OpenSuSE10.0.32|OpenSuSE 10.0]] | + | ##[[Sources.list OpenSUSE10.0.32|OpenSuSE 10.0]] |
− | ##[[sources.list OpenSUSE10.1.32|OpenSUSE 10.1]] | + | ##[[Sources.list für 10.1 32bit|OpenSUSE 10.1]] |
| + | ##[[Sources.list für 10.2 32bit|OpenSUSE 10.2]] |
| #64Bit | | #64Bit |
| ##[[sources.list SuSE9.3.64|SuSE 9.3]] | | ##[[sources.list SuSE9.3.64|SuSE 9.3]] |
| ##[[sources.list OpenSuSE10.0.64|OpenSuSE 10.0]] | | ##[[sources.list OpenSuSE10.0.64|OpenSuSE 10.0]] |
| ##[[sources.list OpenSUSE10.1.64|OpenSUSE 10.1]] | | ##[[sources.list OpenSUSE10.1.64|OpenSUSE 10.1]] |
| + | ##[[sources.list OpenSUSE10.2.64|OpenSUSE 10.2]]--> |
| | | |
| == Debian == | | == Debian == |
| + | #32 Bit |
| + | ##[[sources_list_debian|Debian - Stable, Testing, SID ]] |
| + | ##[[sources_list_Etch|Debian 4.0 Etch ]] |
| + | ##[[sources_list_Sarge|Debian 3.1 Sarge ]] |
| + | ##[[sources_list_woody|Debian 3.0 Woody ]] |
| + | ##[[sources_list_Potato|Debian 2.2 Potato ]] |
| + | ##[[Sources_list_Slink|Debian 2.1 Slink ]] |
| + | #64 Bit |
| | | |
− | == Ubuntu == | + | == sidux == |
| + | #32Bit |
| + | ##[[sources_list_Sidux_2007-01|Sidux 2007-01]] |
| | | |
− | == Kubuntu Dapper 6.06== | + | == Ubuntu/Kubuntu/Xubuntu == |
− | Dies ist eine sources.list für Kubuntu Dapper Drake 6.06, die auf einen Heimdesktop ausgelegt ist. Hier sind nicht alle Pakete auf Stabilität getestet, bitte evtl. einige Repositories wieder deaktivieren.
| |
| | | |
− | | + | #32Bit |
− | deb http://de.archive.ubuntu.com/ubuntu/ dapper main restricted
| + | ##[[sources list kubuntu 6 06-32bit|kubuntu 6.06-32bit]] |
− | # deb-src http://de.archive.ubuntu.com/ubuntu/ dapper main restricted<br/>
| + | ##[[sources list kubuntu 6 10-32bit|kubuntu 6.10-32bit]] |
− | ## Major bug fix updates produced after the final release of the
| |
− | ## distribution.
| |
− | deb http://de.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
| |
− | # deb-src http://de.archive.ubuntu.com/ubuntu/ dapper-updates main restricted<br/>
| |
− | ## Uncomment the following two lines to add software from the 'universe'
| |
− | ## repository.
| |
− | ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
| |
− | ## team, and may not be under a free licence. Please satisfy yourself as to
| |
− | ## your rights to use the software. Also, please note that software in
| |
− | ## universe WILL NOT receive any review or updates from the Ubuntu security
| |
− | ## team.
| |
− | deb http://de.archive.ubuntu.com/ubuntu/ dapper universe multiverse
| |
− | # deb-src http://de.archive.ubuntu.com/ubuntu/ dapper universe<br/>
| |
− | ## Uncomment the following two lines to add software from the 'backports'
| |
− | ## repository.
| |
− | ## N.B. software from this repository may not have been tested as
| |
− | ## extensively as that contained in the main release, although it includes
| |
− | ## newer versions of some applications which may provide useful features.
| |
− | ## Also, please note that software in backports WILL NOT receive any review
| |
− | ## or updates from the Ubuntu security team.
| |
− | deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
| |
− | # deb-src http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse<br/>
| |
− | deb http://security.ubuntu.com/ubuntu dapper-security main restricted
| |
− | # deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
| |
− | deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
| |
− | # deb-src http://security.ubuntu.com/ubuntu dapper-security universe
| |
− | deb ftp://ftp.fh-dortmund.de/pub/mirrors/kde/stable/latest/kubuntu/ dapper main
| |
− | deb http://kubuntu.org/packages/kde-latest dapper main
| |
− | deb http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/koffice-latest/kubuntu dapper main
| |
− | deb http://kubuntu.org/packages/amarok-latest dapper main<br/>
| |
− | ## archive.kubuntu.de / archive.czessi.net
| |
− | # The repository from Kubuntu Germany
| |
− | # wget http://archive.czessi.net/ubuntu/kczessi.gpg
| |
− | # sudo apt-key add kczessi.gpg<br/>
| |
− | deb http://archive.kubuntu.de/ubuntu dapper main restricted universe multiverse i18n-de
| |
− | deb http://archive.czessi.net/ubuntu dapper main restricted universe multiverse<br/>
| |
− | ##XGL/Compiz
| |
− | deb http://www.beerorkid.com/compiz dapper main<br/>
| |
− | # Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
| |
− | deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main<br/>
| |
− | ## TV-Browser und anderes
| |
− | deb http://ubuntu.geole.info/ dapper universe multiverse<br/>
| |
− | ## Kommerzielle Pakete
| |
− | deb http://archive.canonical.com/ dapper-commercial main<br/>
| |
− | ## ksynaptics, google-earth usw
| |
− | # deb http://3v1n0.tuxfamily.org dapper 3v1n0
| |
− | # deb-src http://3v1n0.tuxfamily.org dapper 3v1n0<br/>
| |
− | ## Wine
| |
− | deb http://wine.budgetdedicated.com/apt dapper main<br/>
| |
− | # Mjpegtools and Cinelerra packages (choose your arch)
| |
− | deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./
| |
− | # deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
| |
− | # deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
| |
− | # deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./<br/>
| |
− | ## Skype
| |
− | deb http://download.skype.com/linux/repos/debian/ stable non-free<br/>
| |
− | # Listen
| |
− | # deb http://theli.free.fr/packages/dapper/ ./<br/>
| |
− | # MythTV 0.19
| |
− | deb http://home.eng.iastate.edu/~superm1 dapper main
| |
− | # deb-src http://home.eng.iastate.edu/~superm1 dapper main<br/>
| |
− | # OpenOffice.org
| |
− | deb http://people.ubuntu.com/~doko/ooo203 ./<br/>
| |
− | # Google Picasa for Linux repository
| |
− | deb http://dl.google.com/linux/deb/ stable non-free<br/>
| |
− | ## PLF REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
| |
− | deb http://packages.freecontrib.org/ubuntu/plf dapper free non-free
| |
− | # deb-src http://packages.freecontrib.org/ubuntu/plf dapper free non-free<br/>
| |
− | # e17
| |
− | deb http://edevelop.org/ubuntu dapper e17<br/>
| |
− | | |
− | Diesen Block von keys bitte in eine Konsole kopieren, damit eine Überprüfung der Signatur erfolgen kann:
| |
− | wget http://people.ubuntu.com/~jriddell/kubuntu-packages-jriddell-key.gpg
| |
− | sudo apt-key add kubuntu-packages-jriddell-key.gpg
| |
− | wget http://www.geole.info/fileadmin/data/misc/geole.info-apt-key.gpg
| |
− | sudo apt-key add geole.info-apt-key.gpg
| |
− | wget http://www.czessi.net/kczessi.gpg
| |
− | sudo apt-key add kczessi.gpg
| |
− | wget ftp://cipherfunk.org/pub/packages/release.keys
| |
− | sudo apt-key add release.keys
| |
− | wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add -
| |
| | | |
| == Knoppix == | | == Knoppix == |
Zeile 135: |
Zeile 64: |
| | | |
| == Mepis == | | == Mepis == |
| + | |
| + | |
| + | [[Musterkonfigurationen|Zurück zur Musterkonfigurationsübersicht]]<br/> |
| + | [[Paketmanager|Zurück zur Paketmanager-Übersicht]]<br/> |
| + | [[Category:Musterkonfigurationen]] |
| + | [[Category:APT]] |