Created
July 9, 2010 09:31
-
-
Save seyyah/469273 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# bu ornek serdaraytekin den alintilanmistir | |
# kaynak: http://www.serdaraytekin.com/docs/os/debian/sarge-install-6.html | |
deb http://ftp.tr.debian.org/debian testing main contrib non-free | |
deb http://ftp.tr.debian.org/debian-non-US testing/non-US main contrib non-free | |
deb-src http://ftp.tr.debian.org/debian testing main contrib non-free | |
deb-src http://ftp.tr.debian.org/debian-non-US testing/non-US main contrib non-free | |
deb http://ftp.tr.debian.org/debian-security testing/updates main contrib non-free | |
### <-- lenny | |
## # | |
## # deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main | |
## | |
## #deb cdrom:[Debian GNU/Linux 5.0.4 _Lenny_ - Official i386 CD Binary-1 20100131-18:53]/ lenny main | |
## | |
## deb ftp://ftp.metu.edu.tr/debian squeeze main | |
## | |
## deb http://security.debian.org/ squeeze/updates main | |
## deb-src http://security.debian.org/ squeeze/updates main | |
## | |
## deb http://volatile.debian.org/debian-volatile squeeze/volatile main | |
## deb-src http://volatile.debian.org/debian-volatile squeeze/volatile main | |
### --> lenny |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment