Debian Linux systems use the apt package management. The configuration files for this are to be found in the directory /etc/apt. The file sources.list is used to tell apt where to look for the available packages. Given below is an example sources.list file, which combines that given for knoppix 3.9 with some other resources.
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1 20070407-11:55]/ etch contrib main
#deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1 20070407-11:55]/ etch contrib main
deb http://ftp.uk.debian.org/debian/ etch main
deb-src http://ftp.uk.debian.org/debian/ etch main
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://security.debian.org/ stable/updates main contrib non-free
deb http://http.us.debian.org/debian/ stable main contrib non-free
deb http://http.us.debian.org/debian/ testing main contrib non-free
deb http://http.us.debian.org/debian/ unstable main contrib non-free
#multimedia
deb http://www.debian-multimedia.org/ lenny main
deb-src http://www.debian-multimedia.org/ lenny main
#Beryl
deb http://debian.beryl-project.org etch main
deb-src http://debian.beryl-project.org etch main
#NX
#deb http://packages.debianbase.de/unstable/i386/nx/ ./
NAT Novemebr 2007
| This article viewed: 184 times | Back |
Copyright © 2004-2007 Janet Systems Ltd.