remove completely dead entries from sources.list.grml
[grml-etc-core.git] / etc / apt / preferences.grml
1 // main grml-repository:
2 Package: *
3 Pin: origin deb.grml.org
4 Pin-Priority: 996
5
6 // fallback grml-repository:
7 Package: *
8 Pin: origin grml.org
9 Pin-Priority: 995
10
11 // debian unstable pool (default):
12 Package: *
13 Pin: release a=unstable,o=Debian
14 Pin-Priority: 991
15
16 // debian experimental pool (just for packages not yet in unstable-pool):
17 Package: *
18 Pin: release a=experimental,o=Debian
19 Pin-Priority: 500
20
21 // ubuntu's packages:
22 Package: *
23 Pin: origin archive.ubuntu.com
24 Pin-Priority: 110
25
26 // kanotix packages:
27 Package: *
28 Pin: origin kanotix.com
29 Pin-Priority: 499