* Let's ship /etc/apt/preferences.grml as reference file.
authorMichael Prokop <mika@grml.org>
Fri, 1 Dec 2006 09:57:22 +0000 (10:57 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 1 Dec 2006 09:57:22 +0000 (10:57 +0100)
debian/changelog
etc/apt/preferences.grml [new file with mode: 0644]

index 2d63f8e..bfa4be8 100644 (file)
@@ -1,3 +1,9 @@
+grml-etc-core (0.2.3) unstable; urgency=low
+
+  * Let's ship /etc/apt/preferences.grml as reference file.
+
+ -- Michael Prokop <mika@grml.org>  Fri,  1 Dec 2006 10:57:02 +0100
+
 grml-etc-core (0.2.2) unstable; urgency=low
 
   Another "Frank 'ft' Terbeck is my zsh hero" release.
diff --git a/etc/apt/preferences.grml b/etc/apt/preferences.grml
new file mode 100644 (file)
index 0000000..269c462
--- /dev/null
@@ -0,0 +1,29 @@
+// main grml-repository:
+Package: *
+Pin: origin deb.grml.org
+Pin-Priority: 996
+
+// fallback grml-repository:
+Package: *
+Pin: origin grml.org
+Pin-Priority: 995
+
+// debian unstable pool (default):
+Package: *
+Pin: release a=unstable,o=Debian
+Pin-Priority: 991
+
+// debian experimental pool (just for packages not yet in unstable-pool):
+Package: *
+Pin: release a=experimental,o=Debian
+Pin-Priority: 500
+
+// ubuntu's packages:
+Package: *
+Pin: origin archive.ubuntu.com
+Pin-Priority: 110
+
+// kanotix packages:
+Package: *
+Pin: origin kanotix.com
+Pin-Priority: 499