Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Gentoo on a second system that is simular to 1st
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
warrens
Apprentice
Apprentice


Joined: 04 Jan 2005
Posts: 239
Location: Don't Tread On Me!

PostPosted: Fri Nov 11, 2005 9:21 pm    Post subject: Installing Gentoo on a second system that is simular to 1st Reply with quote

I have Gentoo 2005.1 one on one system already. What I want to know is that afeter I get to stage 3 is if I could copy the /var/lib/portage/world file to the new machine and then emerge world to complete my installation without having to emerge each package manually? It seems to me that this might work, but I am not sure, I am trying to make the install less time consuming for me and let the computer do what needs to be done automaticaly.
Back to top
View user's profile Send private message
Nil_Spaar
Apprentice
Apprentice


Joined: 10 Jul 2004
Posts: 179
Location: Berlin, Germany

PostPosted: Fri Nov 11, 2005 11:39 pm    Post subject: Reply with quote

Don't know if your approach will work but why don't you just try it? If it doesn't you could do
Code:
cat world | xargs emerge --pretend --verbose
The problem with this is that you can't use --ask so you have to use --pretend over and over again until all useflags are to your liking and you've eleminated all packages from the list that are already in place and would get reemerged.
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