Fix typo and add official Debian backports
[hcoop/zz_old/machine-template.git] / preseed / preseed-test-0.cfg
index b072d0b..666f5a8 100644 (file)
@@ -338,9 +338,15 @@ d-i apt-setup/local0/source boolean true
 # backports
 d-i apt-setup/local1/repository string \
        http://debian.hcoop.net/ squeeze-backports main
-d-i apt-setup/local0/comment string HCoop backport packages
+d-i apt-setup/local1/comment string HCoop backport packages
 # Enable deb-src lines
 d-i apt-setup/local1/source boolean true
+# Official backports
+d-i apt-setup/local2/repository string \
+       http://backports.debian.org/debian-backports squeeze-backports main
+d-i apt-setup/local2/comment string Debian backports
+# Enable deb-src lines
+d-i apt-setup/local2/source boolean true
 
 # URL to the public key of the local repository; you must provide a key or
 # apt will complain about the unauthenticated repository and so the