Hi,
I use two repositories for Debian Wheezy for the same purpose. One of them is "HTTP" and another one is "FTP". My two alternatives sources.list are as follows:
"*/deb http://http.debian.net/debian wheezy main/**/
/**/deb-src http://http.debian.net/debian wheezy main/**/
/**/
/**/deb http://http.debian.net/debian wheezy-updates main/**/
/**/deb-src http://http.debian.net/debian wheezy-updates main/**/
/**/
/**/deb http://security.debian.org/ wheezy/updates main/**/
/**/deb-src http://security.debian.org/ wheezy/updates main/*"

Another sources.list is,

"*/deb http://ftp.debian.org/debian wheezy main/**/
/**/deb-src http://ftp.debian.org/debian wheezy main/**/
/**/
/**/deb http://ftp.debian.org/debian wheezy-updates main/**/
/**/deb-src http://ftp.debian.org/debian wheezy-updates main/**/
/**/
/**/deb http://security.debian.org/ wheezy/updates main/**/
/**/deb-src http://security.debian.org/ wheezy/updates main/*"

Now I want to know which sources.list should I use for Debian Wheezy? Which would be better?

Reply via email to