############################################################### ## INGALEX DEBIAN SID REPOSITORY SOURCES.LIST ## ############################################################### ## TOTAL:39 REPOSITORY # http://www.ingalex.helloweb.eu ## ############################################################### ## LAST UPDATE: 13/12/2009 ## ############################################################### ## ## ## ITA - Avvertenze: usate questa lista a vostro rischio e ## ## pericolo ## ## Fate attenzione ai repository che attivate perche' ## ## ci sono molti repository con pacchetti in versioni non ## ## stabili. Non mi ritengo responsabile di eventuali danni ## ## alla vostra distribuzione dovuti ad un uso scriteriato ## ## della presente lista. Consiglio di effettuare ## ## l'aggiornamento del sistema solo con repository di ## ## pacchetti stabili e di usare ## ## gli altri per installare software non presenti nei ## ## repository ufficiali. ## ## ## ############################################################### ## ## ## ENG - Warning: use this list at your own risk. ## ## Pay attention to what repositories do you activate because## ## there are many packages in the repositories with no stable## ## versions. I am not responsible for any damage to your ## ## distribution due to an empty-headed use of this list. ## ## I recommend to upgrade your system only with repositories ## ## containing stable version of packages and use the other ## ## to install software which is not present in Official ## ## repositories. ## ## ## ############################################################### ## ITA - Per autentificare i repository aprite un terminale ed eseguite: sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "\nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key && gpg --export --armor $key | sudo apt-key add -; done ## Poi aggiornate nuovamente l'indice dei pacchetti contenuti nei repository con: sudo apt-get update ## ENG - In order to authenticate missing keys you have to open a terminal and run: sudo apt-get update 2> /tmp/keymissing; for key in $(grep "NO_PUBKEY" /tmp/keymissing |sed "s/.*NO_PUBKEY //"); do echo -e "\nProcessing key: $key"; gpg --keyserver subkeys.pgp.net --recv $key && gpg --export --armor $key | sudo apt-key add -; done ## Then you have to update index of packages which are contained in repositories by: sudo apt-get update ## 1 - INGALEX REPOSITORY deb http://www.sourceslist.eu/repo/debian sid main non-free ## 2 - Unstable Sid deb http://http.us.debian.org/debian/ unstable main contrib non-free ## 3 - Unstable Sources deb-src http://http.us.debian.org/debian/ unstable main contrib non-free ## 4 - sidux http://sidux.com/files/misc/sources.list deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free deb-src http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free ## 5 - 64bit packages for sid/sidux # http://maledivenhilfe.com/debian/ #deb http://maledivenhilfe.com/debian/ ## 6 - Installing KDE4.2 http://pkg-kde.alioth.debian.org/experimental.html # http://kde42.debian.net/ kde4.2 snapshots # gpgkey wget -O - http://kde42.debian.net/archive_key.asc | apt-key add - #deb http://kde42.debian.net/debian/ UNRELEASED main ## 7 - xadras sidux repo -siduxcc, autostart,sidux-kio,klamp,kding,kirocker,kio-sysinfo #http://xadras.wordpress.com/downloads/ # Secure apt install xadras-keyring #deb http://sidux.wuertz.org sid main #deb-src http://sidux.wuertz.org sid main # 8 - Cathbards sidux/Debian/Mint artwork repo # wget -O /etc/apt/sources.list.d/cathbard.list http://cathbard.com/files/#cathbard.list gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 4E3866DB # apt-key add /root/.gnupg/pubring.gpg # http://www.cathbard.com/ deb ftp://cathbard.com/ ./ ############### End Sid sources.list ################## ## 9 - Debian Eee PC http://wiki.debian.org/DebianEeePC/Repository # Testing #deb http://eeepc.debian.net/debian lenny main contrib non-free #deb-src http://eeepc.debian.net/debian lenny main contrib non-free # Unstable #deb http://eeepc.debian.net/debian sid main contrib non-free #deb-src http://eeepc.debian.net/debian sid main contrib non-free ################## ## Experimental ## ################## ## 10 - Debian experimental #deb http://ftp.debian.org/debian/ experimental main contrib non-free ## 11 - Debian experimental kernels # #deb http://kernel-archive.buildserver.net/debian-kernel/ trunk main ####################### ## Multi-media Repos ## ####################### ## 12 - RareWares/Debian Multi-Media Repository for Unstable # Info http://www.rarewares.org/debian.html deb http://www.rarewares.org/debian/packages/unstable/ ./ # RareWares/Debian Multi-Media Repository for Unstable - Experimental Staging deb http://www.rarewares.org/debian/packages/experimental/ ./ ## 13 - VLC's latest packaged version is always in the official Debian unstable branch. #However you should still use our apt-get line if you need libdvdcss: deb http://download.videolan.org/pub/videolan/debian sid main deb-src http://download.videolan.org/pub/videolan/debian sid main ## 14 - Vlc [nightly builds], add: #deb http://nightlies.videolan.org/build/sid-i386/arch ./ , to #/etc/apt/sources.list [/sid-amd64/ for 64-bit]; then: gpg --keyserver #wwwkeys.eu.pgp.net --recv-keys AA5F4DE6 && apt-key add /root/.gnupg/pubring.gpg ## 15 - My Media System http://mymediasystem.org/ deb http://www.prodeia.de/mms/sid binary/ deb-src http://www.prodeia.de/mms source/ ## 16 - Tovid http://tovid.wikia.com/wiki/Installing_tovid/Debian deb http://tovid.sourceforge.net/download/debian unstable contrib deb-src http://tovid.sourceforge.net/download/debian unstable contrib ## 17 - Freevo # http://doc.freevo.org/FreevoAptDebian deb http://freevo.sourceforge.net/debian unstable main ## 18 - Cinepaint http://www.cinepaint.org/ deb http://sidux.net/etorix/i386 ./ ## [or /amd64 for 64-bit] ## 19 - Cinelerra # http://cinelerra.org/getting_cinelerra.php#apt #x86 Debian packages are built from SVN by Andraz Tori, #To install the package add this line to your sources list: #For i386 processors: deb http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./ #For Pentium4 processors: deb http://www.kiberpipa.org/~minmax/cinelerra/builds/pentium4/ ./ #For Athlon processors: deb http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/ ./ # Apt-source: deb-src http://www.kiberpipa.org/~minmax/cinelerra/builds/sid/ ./ #AMD64 Debian packages are built from SVN by Valentina Messeri. #To install the package add this line to your sources list: deb http://giss.tv/~vale/debian64 ./ #Apt-source: deb-src http://giss.tv/~vale/debian64 ./ #################### ## Debian Testing ## #################### ## 20 - Testing #deb http://ftp.debian.org/debian/ testing main contrib non-free #deb-src http://ftp.debian.org/debian/ testing main contrib non-free ## 21 - Testing Security updates #deb http://security.debian.org/ testing/updates main contrib #deb-src http://security.debian.org/ testing/updates main contrib ## 22 - Debian Volatile http://www.debian.org/volatile/ #deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free ## 23 - KDE 4.1 debian backports lenny #deb http://kde4.debian.net/ lenny main ######################## ### EXTERNAL SOURCES ### ######################## ## 24 - wicd http://wicd.sourceforge.net/ deb http://apt.wicd.net sid extras ## 25 - Desktops # Debian's XFCE Group http://pkg-xfce.alioth.debian.org/ #deb http://debian.corsac.net unstable/ #deb-src http://debian.corsac.net unstable/ ## 26 - LXDE http://www.lxde.org # Most of LXDE is in the normal Debian Repos #deb http://people.linux.org.tw/~andrew/debian/lxde/ ./ ## 27 - ROX Desktop # For info see: http://rox.sourceforge.net/desktop/node/86 deb ftp://ftp.berlios.de/pub/rox4debian binary/ ## 28 - Enlightenment E17 # http://xsm.alphagemini.org/E17/repository/index.html #deb http://debian.alphagemini.org/ unstable main # apt-key add archive_key.asc ## Web Browsers ### ## 29 - The Opera Web Browser Official packages. # Etch/Sid packages are available: http://www.opera.com/ ### Example apt source configuration (uncomment the version you want) # Opera Browser - Production release deb http://deb.opera.com/opera/ stable non-free deb http://deb.opera.com/opera/ testing non-free deb http://deb.opera.com/opera/ unstable non-free # Opera Browser - Beta release deb http://deb.opera.com/opera-beta/ stable non-free deb http://deb.opera.com/opera-beta/ testing non-free deb http://deb.opera.com/opera-beta/ unstable non-free ## 30 - swiftfox http://www.getswiftfox.com/index.htm deb http://getswiftfox.com/builds/debian unstable non-free ### Miscellaneous ### ## 31 - moblock, mobloquer http://moblock-deb.sourceforge.net #gpg --keyserver wwwkeys.eu.pgp.net --recv 9072870B #gpg --export --armor 9072870B | sudo apt-key add - deb http://moblock-deb.sourceforge.net/debian sid main deb-src http://moblock-deb.sourceforge.net/debian sid main ## 32 - Google software repository http://www.google.com/linuxrepositories/apt.html #(wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - ) # or (gpg --keyserver subkeys.pgp.net --recv A040830F7FAC5991 && gpg --export --armor A040830F7FAC5991 | sudo apt-key add - ) deb http://dl.google.com/linux/deb/ stable non-free # Google testing repository deb http://dl.google.com/linux/deb/ testing non-free # 33 - Official site for latest version of Skype. deb http://download.skype.com/linux/repos/debian/ stable non-free # 34 - Second Life apt-get install omvviewer # http://www.byteme.org.uk/secondlife-amd64/apt-get-a-secondlife.html deb http://apt.byteme.org.uk/apt/ unstable main deb-src http://apt.byteme.org.uk/apt/ unstable main # Testing versions deb http://apt.byteme.org.uk experimental main deb-src http://apt.byteme.org.uk experimental main ## 35 - Obex (librerie obex collegamento cellulare e pc) deb http://themind.altervista.org/debian unstable main deb-src http://themind.altervista.org/debian unstable main ## 36 - SUNSITE deb ftp://sunsite.cnlab-switch.ch/mirror/debian/ unstable main contrib non-free deb-src ftp://sunsite.cnlab-switch.ch/mirror/debian/ unstable main contrib non-free ## 37 - Openwengo deb http://pkg-voip.buildserver.net/debian sid main ## 38 - Repository non ufficiale di Michael Hanke: contiene # arno-iptables-firewall (lo script di gestione di iptables) deb http://apsy.gse.uni-magdeburg.de/debian sid main deb-src http://apsy.gse.uni-magdeburg.de/debian sid main ## 39 - Tor + Privoxy deb http://mirror.noreply.org/pub/tor sid main deb-src http://mirror.noreply.org/pub/tor sid main