Debian Etch: Default Repositories
In case you muck up your /etc/apt/sources.list and want to set it back to the defaults, just copy and paste this in:
1 deb http://ftp.debian.org/debian/ etch main 2 deb-src http://ftp.debian.org/debian/ etch main 3 4 deb http://security.debian.org/ etch/updates main contrib 5 deb-src http://security.debian.org/ etch/updates main contrib
0 comments
