View previous topic :: View next topic |
Author |
Message |
Grapes n00b
Joined: 21 Jan 2003 Posts: 43
|
Posted: Fri Jan 24, 2003 4:31 am Post subject: emerge from a different source |
|
|
I'm fairly new to gentoo ( and linux for that matter ) , but can i some how change the web source that i emerge from. I'm on a university lan and an restricted to how much i can download per day, but my school's lug has gentoo packages. It would be faster and easier if I could pull stuff from their web site. Can anyone help me? |
|
Back to top |
|
|
PT_LAmb Guru
Joined: 22 Apr 2002 Posts: 332 Location: Lisboa (Lisbon), Portugal
|
Posted: Fri Jan 24, 2003 4:48 am Post subject: |
|
|
Hi,
Get the url where the distfiles directory is...
e.g. if the URL of the distfiles was: http://www.somesite.com/pub/gentoo/distfiles/
the correct URL would be: http://www.somesite.com/pub/gentoo/
Then add the following line to the /etc/make.conf file:]: Code: |
GENTOO_MIRRORS="<url>
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
|
where <url> would be the one you got.
Good luck,
Ricardo Cordeiro _________________ SETI@Home - http://setiathome.ssl.berkeley.edu/ |
|
Back to top |
|
|
Grapes n00b
Joined: 21 Jan 2003 Posts: 43
|
Posted: Fri Jan 24, 2003 5:02 am Post subject: |
|
|
I don't see "GENTOO_MIRRORS . . . " in the file. I assume you add it? And if so, I assume it doesn't matter where you put it? |
|
Back to top |
|
|
PT_LAmb Guru
Joined: 22 Apr 2002 Posts: 332 Location: Lisboa (Lisbon), Portugal
|
|
Back to top |
|
|
Grapes n00b
Joined: 21 Jan 2003 Posts: 43
|
Posted: Fri Jan 24, 2003 5:28 am Post subject: |
|
|
thanks alot |
|
Back to top |
|
|
|