LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   What is URL of the official Debian repositories? (https://www.linuxquestions.org/questions/debian-26/what-is-url-of-the-official-debian-repositories-331596/)

hkl8324 06-08-2005 01:09 PM

What is URL of the official Debian repositories?
 
i have no internet connection when i install sarge...so no entry in source.lst.....

can someone please tell me what entry to add??? (i am using the sarge r0 release)

thanks, thanks, thanks:D

ZakuSage 06-08-2005 02:38 PM

Try these out, they're the ones I had when I installed Sarge stable:

Code:

# Debian GNU/Linux 3.1 "Sarge" - Stable
deb ftp://mirrors.kernel.org/debian/ stable main contrib non-free
deb-src ftp://mirrors.kernel.org/debian/ stable main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free


Jaxån 06-08-2005 02:42 PM

Try to look at http://www.debian.org/
You should find lots offficial mirrors, prob. someone near you.

hkl8324 06-08-2005 11:11 PM

Quote:

Originally posted by Jaxån
Try to look at http://www.debian.org/
You should find lots offficial mirrors, prob. someone near you.

sorry, but could you tell me what section of the site?(the site is like a MAZE......)

hkl8324 06-08-2005 11:13 PM

Quote:

Originally posted by ZakuSage
Try these out, they're the ones I had when I installed Sarge stable:

Code:

# Debian GNU/Linux 3.1 "Sarge" - Stable
deb ftp://mirrors.kernel.org/debian/ stable main contrib non-free
deb-src ftp://mirrors.kernel.org/debian/ stable main contrib non-free
deb http://security.debian.org/ stable/updates main contrib non-free


thank you

harken 06-09-2005 12:28 AM

You may take a look here: http://www.debian.org/mirror/list

Jaxån 06-09-2005 07:27 PM

You could also try package apt-setup if it's on your CD.
Code:

apt-get -u install apt-setup
apt-setup

The list you could find from first page. Look for "To get Debian" (or something like that, I use swedish translation of the page, and then it's "Få tag på Debian" ;) )


All times are GMT -5. The time now is 09:24 AM.