use standard debian testing repos by default
[automated-distro-installer] / fai / config / files / etc / apt / sources.list / DEFAULT
diff --git a/fai/config/files/etc/apt/sources.list/DEFAULT b/fai/config/files/etc/apt/sources.list/DEFAULT
new file mode 100644 (file)
index 0000000..feba838
--- /dev/null
@@ -0,0 +1,9 @@
+deb http://httpredir.debian.org/debian testing main
+deb-src http://httpredir.debian.org/debian testing main
+
+deb http://security.debian.org/ testing/updates main
+deb-src http://security.debian.org/ testing/updates main
+
+# jessie-updates, previously known as 'volatile'
+deb http://httpredir.debian.org/debian testing-updates main
+deb-src http://httpredir.debian.org/debian testing-updates main