2009-03-11

我用的debian源

$ cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official amd64 NETINST Binary-1 20080218-14:10]/ etch contrib main
#deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official amd64 NETINST Binary-1 20080218-14:10]/ etch contrib main

#传说中的cn99,以前是国内首选的Debian镜像,速度快且稳定,现在由网易维护,赞网易!
#不过有几次发现它更新比较滞后,速度也不如从前,就不怎么用了

#deb http://debian.cn99.com/debian/ testing main
#deb-src http://debian.cn99.com/debian/ testing main
#deb http://debian.cn99.com/debian/ unstable main
#deb-src http://debian.cn99.com/debian/ unstable main

#据说用的是电信网络,虽然我是网通,但速度还可以,常用
deb http://www.anheng.com.cn/debian/ testing main
deb-src http://www.anheng.com.cn/debian/ testing main

#日本某镜像,速度也凑合,备用
#deb ftp://ftp2.jp.debian.org/debian/ testing main
#deb-src ftp://ftp2.jp.debian.org/debian/ testing main

#官方源,备用
#deb ftp://ftp.debian.org/debian testing main
#deb-src ftp://ftp.debian.org/debian testing main

#SUN提供的VirtualBox源
deb http://download.virtualbox.org/virtualbox/debian lenny non-free

#官方提供的安全更新源
deb http://security.debian.org/ testing/updates main contrib
deb-src http://security.debian.org/ testing/updates main contrib

No comments:

Post a Comment