Rename /etc/grml/fai/files to /etc/grml/fai/config/files and move /etc/grml/fai/live...
[grml-live.git] / etc / grml / fai / config / files / etc / apt / preferences / GRMLBASE
diff --git a/etc/grml/fai/config/files/etc/apt/preferences/GRMLBASE b/etc/grml/fai/config/files/etc/apt/preferences/GRMLBASE
new file mode 100644 (file)
index 0000000..e985f13
--- /dev/null
@@ -0,0 +1,21 @@
+// allow overwriting via grml-live:
+Package: *
+Pin: release o=The grml project,a=grml-live,l=grml,c=main
+Pin-Priority: 997
+
+// main grml-repository:
+Package: *
+Pin: release o=The grml project,a=grml-testing,l=grml,c=main
+Pin-Priority: 996
+
+Package: *
+Pin: release o=The grml project,a=grml-stable,l=grml,c=main
+Pin-Priority: 995
+
+Package: *
+Pin: origin deb.grml.org
+Pin-Priority: 994
+// debian unstable pool (default):
+//Package: *
+//Pin: release a=unstable,o=Debian
+//Pin-Priority: 991