* Use new grml-repository by default now (thanks for the great
[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 # Latest change: Mit Nov 29 23:24:27 CET 2006 [mika]
7 ################################################################################
8 # Notice: because of ressource limits some lines might have been commented
9 #         out on the grml live CD system. Just uncomment lines containing
10 #         '#1#' at the beginning to get a "full featured" debian system on your
11 #         hard disc.
12 #
13 # See sources.list(5) for more information, especialy
14 # Remember that you can only use http, ftp or file URIs
15 # CDROMs are managed through the apt-cdrom tool.
16 #
17 # Also check out
18 #      http://www.apt-get.org/
19 #      http://www.debianforum.de/wiki/WoodyBackports
20 #      http://www.backports.org/
21 ##############################################################################
22
23 # stable grml repository:
24   deb     http://deb.grml.org/ grml-stable  main
25   deb-src http://deb.grml.org/ grml-stable  main
26 # testing/developer grml repository:
27 #  deb     http://deb.grml.org/ grml-testing main
28 #  deb-src http://deb.grml.org/ grml-testing main
29
30 # old (fallback) grml repository:
31 #  deb     http://grml.org/repos/ ./
32 #  deb-src http://grml.org/repos/ ./
33
34 # Unstable:
35 # TU Graz mirror
36 #  deb     http://ftp.tu-graz.ac.at/mirror/debian        unstable        main contrib non-free
37 #  deb-src http://ftp.tu-graz.ac.at/mirror/debian        unstable        main contrib non-free
38 # Use mirror from VC-Graz without authentication:
39 #  deb     http://10.0.0.5/mirror/debian                 unstable        main contrib non-free
40
41 # AT/DE mirror:
42   deb     http://ftp.de.debian.org/debian        unstable        main contrib non-free
43   deb-src http://ftp.de.debian.org/debian/       unstable        main contrib non-free
44 #  deb     http://ftp.at.debian.org/debian        unstable        main contrib non-free
45 #  deb-src http://ftp.at.debian.org/debian/       unstable        main contrib non-free
46
47 # http://volatile.debian.net/
48 #  deb     http://ftp2.de.debian.org/debian-volatile stable/volatile main
49 #  deb-src http://ftp2.de.debian.org/debian-volatile stable/volatile main
50
51 # Experimental:
52 #1#  deb     http://ftp.de.debian.org/debian/ experimental main contrib non-free
53 #1#  deb-src http://ftp.de.debian.org/debian/ experimental main contrib non-free
54 #  deb     http://ftp.tu-graz.ac.at/mirror/debian        experimental        main contrib non-free
55 #  deb-src http://ftp.tu-graz.ac.at/mirror/debian        experimental        main contrib non-free
56
57 # Security updates:
58 #1#  deb     http://security.debian.org stable/updates main contrib non-free
59 #1#  deb-src http://security.debian.org stable/updates main contrib non-free
60
61 # gebi's packages for grml (grml-terminalserver, grml-vpn, grml-crypt,...):
62 #1#  deb     http://einsteinmg.dyndns.org/debian unstable/
63 #1#  deb-src http://einsteinmg.dyndns.org/debian unstable/
64
65 # jimmy's packages for grml (gcom):
66 #1#  deb     http://debian.g-tec.co.at/ unstable main
67 #1#  deb-src http://debian.g-tec.co.at/ unstable main
68
69 # unofficial debian packages:
70 #1#  deb     http://ftp.debian-unofficial.org/debian sarge main contrib non-free restricted
71 #1#  deb-src http://ftp.debian-unofficial.org/debian sarge main contrib non-free restricted
72
73 # MPEG, divx...:
74 #1#  deb     http://www.debian-multimedia.org sid main
75 #1#  deb-src http://www.debian-multimedia.org sid main
76
77 # kwtools:
78 #  deb     ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable/ ./
79 #  deb-src ftp://ftp.berlios.de/pub/netzworkk/scripts/kwtools/Debian/stable/ ./
80 #1#  deb     ftp://server.mamemu.de/pub/kwtools/Debian/unstable/ ./
81 #1#  deb-src ftp://server.mamemu.de/pub/kwtools/Debian/unstable/ ./
82 #1#  deb     ftp://server.mamemu.de/pub/kwtools/Debian/stable/ ./
83 #1#  deb-src ftp://server.mamemu.de/pub/kwtools/Debian/stable/ ./
84
85 # cpm
86 #1#  deb     http://debian.harry-b.de/ binary/
87
88 # ara, pcopy,...:
89 #1#  deb     ftp://ftp.uni-sofia.bg/debian-addons-bg ./
90 #1#  deb-src ftp://ftp.uni-sofia.bg/debian-addons-bg ./
91
92 # tex-refs:
93 #1#  deb     http://www.miwie.org/ ./
94
95 # bkp:
96 #1#  deb     http://opensource.polytechnique.org/debian/ ./
97 #1#  deb-src http://opensource.polytechnique.org/debian/ ./
98
99 # camgrab update-apt:
100 #1#  deb     http://www.steve.org.uk/apt     sarge main contrib non-free
101 #1#  deb-src http://www.steve.org.uk/apt     sarge main contrib non-free
102
103 # olsr:
104 #1#  deb     http://www.skyhub.de/debian/ unstable main
105 #1#  deb-src http://www.skyhub.de/debian/ unstable main
106
107 # ext3rminator:
108 #1#  deb     http://web.glandium.org/debian/repository/experimental/ ./
109 #1#  deb-src http://web.glandium.org/debian/repository/experimental/ ./
110
111 # kenny
112 #1#  deb     http://www.cgarbs.de/stuff ./
113 #1#  deb-src http://www.cgarbs.de/stuff ./
114
115 # synctree:
116 #1#  deb     http://www.knizefamily.net/russ/software/debian/ ./
117 #1#  deb-src http://www.knizefamily.net/russ/software/debian/ ./
118
119 # musepack-decoder musepack-encoder musepack-replaygain
120 # be careful with libfaad2 <-> mplayer!
121 ##1#  deb http://www.rarewares.org/debian/packages/unstable/ ./
122
123 ################################################################################
124 # Diff stuff:
125 # ===========
126 #
127 # get specific debian package:
128 #  deb http://snapshot.debian.net/archive/2005/03/27/debian unstable main contrib non-free
129 #  deb http://snapshot.debian.net/archive/date/last-week/debian unstable main contrib non-free
130 #  deb http://snapshot.debian.net/archive pool packagename1 packagename2
131
132 # Backports:
133 #  deb     http://www.backports.org/debian stable package1 ...
134 #  deb-src http://www.backports.org/debian stable package1 ...
135
136 # mentors:
137 #  deb-src http://mentors.debian.net/debian unstable main contrib non-free
138
139 # apt-build:
140 #  deb file:/var/cache/apt-build/repository apt-build main
141
142 # cd-rom:
143 #  deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main
144
145 # Stable:
146 #  deb     http://ftp.de.debian.org/pub/debian stable main contrib non-free
147 #  deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
148
149 # Testing:
150 #  deb     http://ftp.de.debian.org/pub/debian testing main contrib non-free
151 #  deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
152
153 # Testing Sources
154 #  deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
155 #  deb http://security.debian.org testing/updates main contrib non-free
156
157 # Debian Cluster Components - http://dcc.irb.hr/ (apt-get install dcc-front debconf-dcc):
158 #  deb ftp://ftp.irb.hr/pub/irb/dcc ./
159
160 # jEdit Debian packages (make sure you have Java first):
161 #  deb http://dl.sourceforge.net/sourceforge/jedit ./
162 #  deb-src http://dl.sourceforge.net/sourceforge/jedit ./
163
164 # packages for the Debian stable (aka "Sarge") distribution:
165 #  deb     http://packages.dotdeb.org stable all
166 #  deb-src http://packages.dotdeb.org stable all
167
168 # nobses packages:
169 #  deb     http://people.debian.org/~nobse/debian/ unstable/
170 #  deb-src http://people.debian.org/~nobse/debian/ unstable/
171
172 # e17/elive:
173 #  deb http://idefix.eup.uva.es/elive elive main efl elive
174 #  deb http://www.soulmachine.net/debian/ unstable
175
176 # libcairo, libpixman1 (-> wmii):
177 #  deb     http://cairographics.org/packages/debian/ unstable/
178 #  deb-src http://cairographics.org/packages/debian/ unstable/
179
180 # moc / mutt-ng:
181 #  deb     http://www.lxtec.de/debarchiv binary-i386/
182 #  deb-src http://www.lxtec.de/debarchiv sources/
183
184 # debian.pkgs.cpan.org -- debified CPAN packages:
185 #  deb http://debian.pkgs.cpan.org/debian unstable main
186
187 # Very latest bleeding edge XFCE releases
188 # To include the signing key use this command,
189 # wget -O - http://www.corsac.net/corsac.asc | sudo apt-key add -
190 #
191 #  deb http://xfce.corsac.net      sid        main
192 #  deb http://xfce.corsac.net      unstable   main
193 #  deb-src http://xfce.corsac.net  unstable   main
194
195 # centericq (4.9.12-4) by Julien Lemoine:
196 #  deb     http://debian.speedblue.org ./
197 #  deb-src http://debian.speedblue.org ./
198 # centericq-cvs (out of date - 20041120):
199 #  deb     http://debian.parsed.net unstable main
200 #  deb-src http://debian.parsed.net unstable main
201 # centericq by Marc Thoben (includes quote/ask-quit patches @cicq 4.9.10-8):
202 #  deb     http://ipxserver.dyndns.org/debian unstable centericq
203
204 # opengroupware:
205 #  deb     http://download.opengroupware.org/nightly/packages/debian/dists/sid/trunk/binary-i386/ ./
206
207 # bitlbee devel-version:
208 #  deb http://get.bitlbee.org/devel/ ./
209
210 # kanotix-packages:
211 #  deb     http://kanotix.com/files/debian/ ./
212 #  deb-src http://kanotix.com/files/debian/ ./
213
214 # kde 3.5:
215 #  deb http://pkg-kde.alioth.debian.org/3.5.3/ ./
216
217 # http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html
218 #  deb     http://www.stanchina.net/~flavio/debian/ ./
219 #  deb-src http://www.stanchina.net/~flavio/debian/ ./
220
221 # opera:
222 #  deb http://deb.opera.com/opera/ unstable non-free
223
224 # silc-client:
225 #  deb     http://silcnet.org/download/client/deb ./
226 #  deb-src http://silcnet.org/download/client/deb ./
227 # silc-server:
228 #  deb     http://silcnet.org/download/server/deb ./
229 #  deb-src http://silcnet.org/download/server/deb ./
230
231 # Joey Hess's bleeding edge repository (get any of his packages, before they hit Incoming)
232 #  deb http://kitenet.net/~joey/debian/unstable/ ./
233
234 # remaster:
235 #  deb http://debian.tu-bs.de/knoppix/remaster/ ./
236
237 # Ubuntu (releases: warty / hoary / breezy / dapper / edgy):
238 #  deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse
239 #  deb http://archive.ubuntu.com/ubuntu/ hoary main universe
240 #  deb http://archive.ubuntu.com/ubuntu/ breezy main restricted universe multiverse
241 #  deb     http://security.ubuntu.com/ubuntu/ hoary-security main restricted
242 #  deb-src http://security.ubuntu.com/ubuntu/ hoary-security main restricted
243
244 # acx100 firmware:
245 #  deb http://stef.tvk.rwth-aachen.de/~nazgul/debian acx100/
246
247 # c't project
248 #  deb ftp://ftp.heise.de/pub/ct/projekte/vdr/sarge/testing/binary base/
249
250 ### END OF FILE ################################################################