Thread: sources.list
View Single Post
Old 05-07-2002, 07:46 PM   #1 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
sources.list

Code:
# apt sources.list
# 09FEB02

# security - keep in for security updates!!
deb http://security.debian.org stable/updates main contrib non-free

# stable - potato
#deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://debian.uchicago.edu/debian stable main contrib non-free
# non-us
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb http://pandora.debian.org/debian-non-US stable/non-US main contrib non-free
# source
#deb-src http://debian.uchicago.edu/debian stable main contrib non-free


# testing - woody
deb http://http.us.debian.org/debian testing main contrib non-free
deb http://debian.uchicago.edu/debian testing main contrib non-free
# non-us
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free
deb http://pandora.debian.org/debian-non-US testing/non-US main contrib non-free
# source
deb-src http://debian.uchicago.edu/debian testing main contrib non-free

# unstable - sid
#deb http://debian.uchicago.edu/debian unstable main contrib non-free
# non-us
#deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
#deb http://pandora.debian.org/debian-non-US unstable/non-US main contrib non-free
# source
#deb-src http://debian.uchicago.edu/debian unstable main contrib non-free
bdl is offline   Reply With Quote