Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Force portage to use Universal cd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
murdoc
n00b
n00b


Joined: 08 Nov 2004
Posts: 8

PostPosted: Tue Nov 09, 2004 4:00 am    Post subject: Force portage to use Universal cd Reply with quote

I updated the portage tree like the handbook says, but now when I try to emerge anything it first looks to download the sources from the net. My connection is too slow for that so i would prefer portage to use whatever is on the Universal cd (2004.2 x86). Is there a command I can use to install the sources off the cd?

btw, i did search the forums, and tried emerge --help but I can't scroll back to see all the of help because the buffer is too small.
Back to top
View user's profile Send private message
azlan
Guru
Guru


Joined: 11 Nov 2002
Posts: 381
Location: Seattle WA USA

PostPosted: Tue Nov 09, 2004 5:33 am    Post subject: Reply with quote

Hey,
What you need to do is look in /mnt/cdrom/packages directory from your cdrom image. These are the binary packages that come with the cd for you to use (if you haven't changed anything in make.conf).

I believe there is as well a /distfiles directory that exists in /mnt/cdrom (before you chroot of course) in that you should find all of the basic .tar.bz2 files that you will need to get you up and running.

you will have to copy the contents of that directory to /mnt/gentoo/usr/portage/distfiles

Code:
cp /path/to/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles

_________________
there is no crazy, only violet and non violet..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum