Debian Sarge and sources.list

Discussion in 'Installation/Configuration' started by edge, Aug 27, 2006.

  1. edge

    edge Active Member Moderator

    I have the following in my sources.list

    Now I want to add this:

    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.
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. edge

    edge Active Member Moderator

    So with a list like this I'm okay?

    Code:
    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
    
    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 
    
     
  4. falko

    falko Super Moderator Howtoforge Staff

    I think so. :)
     

Share This Page