apt: Add wheezy and sid to mirror list.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 13:13:14 +0000 (14:13 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 15:13:54 +0000 (16:13 +0100)
This is used for installing git from wheezy, but also in case we need
newer software in the future.

etc/apt/sources.list

index e1900b0e13b13f1e43cc3dda5e37d519fd00cc50..891334f0421d0fcd380a48894655c632045ac073 100644 (file)
@@ -1,13 +1,11 @@
-# 
-# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 NETINST Binary-1 20100918-08:55]/ squeeze main
-
-#deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 NETINST Binary-1 20100918-08:55]/ squeeze main
-
 deb http://ftp.nl.debian.org/debian/ squeeze main non-free contrib
 deb-src http://ftp.nl.debian.org/debian/ squeeze main non-free contrib
 
 deb http://security.debian.org/ squeeze/updates main contrib non-free
 deb-src http://security.debian.org/ squeeze/updates main contrib non-free
 
+deb http://ftp.nl.debian.org/debian/ wheezy main non-free contrib
+deb http://ftp.nl.debian.org/debian/ sid main non-free contrib
+
 # Our own custom repository
 deb http://apt.stderr.nl stderr main