Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: --emptytree @world ; do I need --deep?
Date: Wed, 03 Aug 2011 19:16:41
Message-Id: j1c6nf$usp$1@dough.gmane.org
In Reply to: [gentoo-user] Re: --emptytree @world ; do I need --deep? by Pandu Poluan
1 --emptytree doesn't need --deep since it rebuilds everything regardless
2 of whether it's in world or not. --deep modifies dependency
3 calculations, and --emptytree doesn't look at dependencies anyway.
4
5 As for --update and --newuse, you can check for yourself by looking at
6 the list (using --ask). Usually, you first do an "emerge -uDN world"
7 anyway to ensure that the system is up to date before doing the --emptytree.
8
9
10 On 08/03/2011 09:58 PM, Pandu Poluan wrote:
11 > Also, should I put '--update'? '--newuse'?
12 >
13 >
14 > On 2011-08-04, Pandu Poluan<pandu@××××××.info> wrote:
15 >> Suppose I want to recompile *everything*. I know the command is:
16 >>
17 >> emerge --emptytree @world
18 >>
19 >> do I need to put '--deep' there?
20 >>
21 >> Rgds,
22 >>
23 >>
24 >> --
25 >> --
26 >> Pandu E Poluan - IT Optimizer
27 >> My website: http://pandu.poluan.info/
28 >>
29 >
30 >