A couple of things are commented out but from time to time I play withy them mostly for connectivity reasons.
- Code: Select all
#deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
#deb http://non-us.debian.org/debian-non-US/ unstable/non-US main contrib non-free
# deb file:///cdrom/ sarge main
deb http://ftp.belnet.be/debian/ unstable main contrib non-free
#deb http://ftp.belnet.be/debian-non-US/ unstable/non-US main contrib non-free
# deb-src http://ftp.belnet.be/debian/ testing main
deb http://www.planet-moll.de/debian/ sarge main
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
# deb http://okki666.nerim.net/debian/ ./
deb http://linux.iatp.by/debian/ ./
# deb http://security.debian.org/ testing/updates main
# deb http://ftp.kulnet.kuleuven.ac.be/debian/ testing main
# deb-src http://ftp.kulnet.kuleuven.ac.be/debian/ testing main
# deb http://ftp.kulnet.kuleuven.ac.be/debian/ unstable main contrib non-free
# deb http://www.esat.kuleuven.ac.be/~mleeman/debian/ unstable/
Pay attention to the fact that I point apt to the unstable repositories so you might wanna change unstable to stable if you're using Sarge or to testing if you use Sid.
A great place for finding stuff that's not included in the "standard" repositories is
The Unofficial APT repositories list
That's where I found the repositories for mplayer and acroread and other things like that.
About the repositories for synaptic and Apt, yes they are the same because synaptic is nothing but a front-end for Apt.



