edge
27th August 2006, 14:14
I have the following in my sources.list
deb http://ftp.nl.debian.org/debian/ stable main
deb-src http://ftp.nl.debian.org/debian/ stable main
deb http://security.debian.org/ stable/updates main
Now I want to add this:
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://mirrors.kernel.org/debian/ stable main contrib non-free
deb-src http://mirrors.kernel.org/debian/ stable main contrib non-free
deb http://www.debian-multimedia.org/ stable main
Question.
Will / can this break the system, and how does apt-get know what version to get of a program when it's available on one of the deb's ?
Thank you.
deb http://ftp.nl.debian.org/debian/ stable main
deb-src http://ftp.nl.debian.org/debian/ stable main
deb http://security.debian.org/ stable/updates main
Now I want to add this:
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://mirrors.kernel.org/debian/ stable main contrib non-free
deb-src http://mirrors.kernel.org/debian/ stable main contrib non-free
deb http://www.debian-multimedia.org/ stable main
Question.
Will / can this break the system, and how does apt-get know what version to get of a program when it's available on one of the deb's ?
Thank you.