Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: move instalation from one system to another one.
Date: Thu, 31 Jul 2008 20:25:58
Message-Id: 342e1090807311325x6bb7d224h3a45a8b2a55b110c@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: move instalation from one system to another one. by Stroller
1 On Thu, Jul 31, 2008 at 4:05 PM, Stroller
2 <stroller@××××××××××××××××××.uk> wrote:
3 >
4 > On 31 Jul 2008, at 19:50, Nicolas Sebrecht wrote:
5 >>
6 >> ...
7 >> Note the "emerge -e world" is not what we need here as it will leave
8 >> broken system packages (the system won't boot on the new processor).
9 >> The '-e' option looks for the USE flags only.
10 >
11 > From `man emerge`
12 >
13 > --emptytree (-e)
14 > Reinstalls all world packages and their dependencies ...
15 >
16
17 Nicolas, Stroller (and the man page) is right...
18
19 As "system" is part of "world", an "emerge -e world" would recompile
20 every single package, along with all dependencies, a full system
21 recompile, if you, for instance, change your CFLAGs to a generic one
22 before it, at the end your system would be prepared to be used with a
23 different processor.
24
25 --
26 Daniel da Veiga

Replies

Subject Author
Re: [gentoo-user] Re: move instalation from one system to another one. Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>