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