Results 1 to 6 of 6
is it possible to re-merge world with a new make.conf? iv heard about it, but I turned up nothing i the man pages....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-11-2004 #1
- 09-11-2004 #2
maybe:
emerge world --emptytree
it'll emerge everything, iirc, it'll re-emerge everything, (reading note@self, "don't use emerge world --emptytree when you want to resume a \"emerge world\" - it starts all over" -- guess --emptytree does what you want
)
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 09-11-2004 #3
- 09-11-2004 #4Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
yes you can. just make your changes to make.conf and type "emerge world" or "emerge -u world"
Proud to be a GNU/Gentoo Linux user!
- 09-11-2004 #5
whats the primary difference between that and
emerge world --emptytree
i started both to see what would come of it, emerge world turned up 6 that would need to be merged and emptytree gave me some 265. im just migrating desktops from kde to gnome so it seems lkely (especialy b/c i removed kde already) that emerge world is everyhitng that is changing.
- 09-12-2004 #6Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
emerge -e world == emerge world with an empty dep tree. basically, portage thinks that *nothing* is installed on your system and rebuilds it all.
emerge world || emerge -u world == portage doesn't act as if the dep tree is empty and only re-emerges what is in the world file.Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr


Reply With Quote
