zsh:weather: --typo
[grml-etc-core.git] / etc / apt / sources.list.grml
1 # Filename:      sources.list
2 # Purpose:       specify ressources for debian's package management system
3 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
4 # Bug-Reports:   see http://grml.org/bugs/
5 # License:       This file is licensed under the GPL v2.
6 ################################################################################
7 # See sources.list(5) for more information, especialy
8 # Remember that you can only use http, ftp or file URIs
9 # CDROMs are managed through the apt-cdrom tool.
10 #
11 # Also check out
12 #      http://www.apt-get.org/
13 #      http://www.backports.org/
14 ##############################################################################
15
16 ##############################################################################
17 ## main repositories:
18
19 # stable grml repository:
20 #  deb     http://deb.grml.org/ grml-stable  main
21 #  deb-src http://deb.grml.org/ grml-stable  main
22 # testing/developer grml repository:
23 #  deb     http://deb.grml.org/ grml-testing main
24 #  deb-src http://deb.grml.org/ grml-testing main
25
26 # Unstable:
27 # TU Graz mirror
28 #  deb     http://ftp.tu-graz.ac.at/mirror/debian        unstable        main contrib non-free
29 #  deb-src http://ftp.tu-graz.ac.at/mirror/debian        unstable        main contrib non-free
30 # Use mirror from VC-Graz without authentication:
31 #  deb     http://10.0.0.5/mirror/debian                 unstable        main contrib non-free
32
33 # AT/DE mirror:
34 #  deb     http://ftp.de.debian.org/debian        unstable        main contrib non-free
35 #  deb-src http://ftp.de.debian.org/debian/       unstable        main contrib non-free
36 #  deb     http://ftp.at.debian.org/debian        unstable        main contrib non-free
37 #  deb-src http://ftp.at.debian.org/debian/       unstable        main contrib non-free
38
39 # http://volatile.debian.net/
40 #  deb     http://ftp2.de.debian.org/debian-volatile stable/volatile main
41 #  deb-src http://ftp2.de.debian.org/debian-volatile stable/volatile main
42
43 # Experimental:
44 #  deb     http://ftp.de.debian.org/debian/ experimental main contrib non-free
45 #  deb-src http://ftp.de.debian.org/debian/ experimental main contrib non-free
46 #  deb     http://ftp.tu-graz.ac.at/mirror/debian        experimental        main contrib non-free
47 #  deb-src http://ftp.tu-graz.ac.at/mirror/debian        experimental        main contrib non-free
48
49 # Security updates for stable:
50 #  deb     http://security.debian.org stable/updates main contrib non-free
51 #  deb-src http://security.debian.org stable/updates main contrib non-free
52
53 # Backports:
54 #  deb     http://backports.debian.org/debian-backports squeeze-backports main
55 #  deb-src http://backports.debian.org/debian-backports squeeze-backports main
56
57 ##############################################################################
58
59 ##############################################################################
60 ## Debian-related:
61 ## ===============
62
63 # mentors:
64 #  deb-src http://mentors.debian.net/debian unstable main contrib non-free
65
66 # get specific debian package:
67 #  deb http://snapshot.debian.net/archive/2005/03/27/debian unstable main contrib non-free
68 #  deb http://snapshot.debian.net/archive/date/last-week/debian unstable main contrib non-free
69 #  deb http://snapshot.debian.net/archive pool packagename1 packagename2
70
71 ##############################################################################
72
73 ################################################################################
74 ## Unsorted stuff:
75 ## ===============
76
77 # jimmy's packages for grml (gcom):
78 #  deb     http://debian.g-tec.co.at/ unstable main
79 #  deb-src http://debian.g-tec.co.at/ unstable main
80
81 # build-dependency pakets / SourceDeps:
82 #  deb http://sourcedeps.debian.net/ sid main contrib non-free
83
84 # MPEG, divx...:
85 #  deb     http://www.debian-multimedia.org sid main
86 #  deb-src http://www.debian-multimedia.org sid main
87
88 # kwtools - unstable:
89 # deb     ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable/sid/ ./
90 # deb-src ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable/sid/ ./
91 # kwtools - stable:
92 # deb     ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable ./
93 # deb-src ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable ./
94
95 # cpm
96 #  deb     http://debian.harry-b.de/ binary/
97
98 # tex-refs:
99 #  deb     http://www.miwie.org/ ./
100
101 # bkp:
102 #  deb     http://opensource.polytechnique.org/debian/ ./
103 #  deb-src http://opensource.polytechnique.org/debian/ ./
104
105 # olsr:
106 #  deb     http://www.skyhub.de/debian/ unstable main
107 #  deb-src http://www.skyhub.de/debian/ unstable main
108
109 # ext3rminator:
110 #  deb     http://web.glandium.org/debian/repository/experimental/ ./
111 #  deb-src http://web.glandium.org/debian/repository/experimental/ ./
112
113 # synctree:
114 #  deb     http://www.knizefamily.net/russ/software/debian/ ./
115 #  deb-src http://www.knizefamily.net/russ/software/debian/ ./
116
117 # cryptobox-server (http://cryptobox.org/):
118 #  deb http://systemausfall.org/toolforge/debian unstable main
119
120 # musepack-decoder musepack-encoder musepack-replaygain
121 # be careful with libfaad2 <-> mplayer!
122 #  deb http://www.rarewares.org/debian/packages/unstable/ ./
123
124 # jEdit Debian packages (make sure you have Java first):
125 #  deb http://dl.sourceforge.net/sourceforge/jedit ./
126 #  deb-src http://dl.sourceforge.net/sourceforge/jedit ./
127
128 # Dotdeb is an unofficial repository containing many packages for the Debian stable distribution:
129 # PHP, versions 4 & 5, MySQL,versions 4.1 & 5.0, Qmail,Vpopmail...
130 #  deb     http://packages.dotdeb.org stable all
131 #  deb-src http://packages.dotdeb.org stable all
132
133 # e17/elive:
134 #  deb http://idefix.eup.uva.es/elive elive main efl elive
135
136 # debian.pkgs.cpan.org -- debified CPAN packages:
137 #  deb http://debian.pkgs.cpan.org/debian unstable main
138
139 # Very latest bleeding edge XFCE releases
140 # To include the signing key use this command,
141 # wget -O - http://debian.corsac.net/repository.gpg | sudo apt-key add -
142 #
143 #  deb http://debian.corsac.net      unstable/
144 #  deb http://debian.corsac.net      UNRELEASED/
145 #  deb-src http://debian.corsac.net  unstable/
146 #  deb-src http://debian.corsac.net  UNRELEASED/
147
148 # kanotix-packages:
149 #  deb     http://kanotix.com/files/debian/ ./
150 #  deb-src http://kanotix.com/files/debian/ ./
151
152 # http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html
153 #  deb     http://www.stanchina.net/~flavio/debian/ ./
154 #  deb-src http://www.stanchina.net/~flavio/debian/ ./
155
156 # HP Server Management (hpasm, hpacucli, etc.)
157 #  deb     http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/ stable/current non-free
158
159 # opera:
160 #  deb http://deb.opera.com/opera/ unstable non-free
161
162 # silc-client:
163 #  deb     http://silcnet.org/download/client/deb ./
164 #  deb-src http://silcnet.org/download/client/deb ./
165 # silc-server:
166 #  deb     http://silcnet.org/download/server/deb ./
167 #  deb-src http://silcnet.org/download/server/deb ./
168
169 # Joey Hess's bleeding edge repository (get any of his packages, before they hit Incoming)
170 #  deb http://kitenet.net/~joey/debian/unstable/ ./
171
172 # Ubuntu:
173 #  deb http://archive.ubuntu.com/ubuntu/ dapper   main restricted universe multiverse
174 #  deb http://archive.ubuntu.com/ubuntu/ hardy    main restricted universe multiverse
175 #  deb http://archive.ubuntu.com/ubuntu/ karmic   main restricted universe multiverse
176 #  deb http://archive.ubuntu.com/ubuntu/ lucid    main restricted universe multiverse
177 #  deb http://archive.ubuntu.com/ubuntu/ maverick main restricted universe multiverse
178 #  deb http://archive.ubuntu.com/ubuntu/ natty    main restricted universe multiverse
179 #  deb http://archive.ubuntu.com/ubuntu/ oneiric  main restricted universe multiverse
180
181 # c't project
182 #  deb ftp://ftp.heise.de/pub/ct/projekte/vdr/sarge/testing/binary base/
183
184 ### END OF FILE ################################################################