|
发表于 2006-1-18 21:02:14
|
显示全部楼层
我的sources.list 楼主可以参考一下,全部拿去也不介意
你的sources.list都是国外的源太慢了.换过之后记得#apt-get update 一下
- #deb http://wine.sourceforge.net/apt/ binary/
- #deb-src http://wine.sourceforge.net/apt/ source/
- # deb file:///cdrom/ sarge main
- # deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1 (20050607)]/ sarge contrib main
- # Debian Mirror on CN99
- deb http://debian.cn99.com/debian/ sarge main non-free contrib
- deb http://debian.cn99.com/debian-non-US/ sarge/non-US main contrib non-free
- # deb http://debian.cn99.com/debian/ testing-proposed-updates main contrib non-free
- # deb http://debian.cn99.com/debian-non-US/ testing-proposed-updates/non-US main contrib non-free
- deb http://debian.cn99.com/debian-security/ sarge/updates main contrib non-free
- deb-src http://debian.cn99.com/debian/ sarge main non-free contrib
- deb-src http://debian.cn99.com/debian-non-US/ sarge/non-US main contrib non-free
- # deb-src http://debian.cn99.com/debian/ testing-proposed-updates main contrib non-free
- # deb-src http://debian.cn99.com/debian-non-US/ testing-proposed-updates/non-US main contrib non-free
- deb http://security.debian.org/ stable/updates main contrib
- deb ftp://ftp.nerim.net/debian-marillat/ sarge main
- deb-src ftp://ftp.nerim.net/debian-marillat/ sarge main
- deb http://mirror.noreply.org/pub/tor sarge main
复制代码 |
|