Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?
Date: Thu, 21 May 2020 04:59:10
Message-Id: bff558b8-7441-a673-8895-6f581773c9e7@web.de
In Reply to: Re: [gentoo-user] slot conflict for the same package: how to add a USE flag? by Rich Freeman
1 On 05/20/20 23:58, Rich Freeman wrote:
2 > On Wed, May 20, 2020 at 5:52 PM n952162 <n952162@×××.de> wrote:
3 >> The beauty of gentoo is that it's source. But that's just a fantasy if
4 >> I use the stage3 tarball.
5 >> I think.
6 > The stage3 tarball is what you get if you build everything using the
7 > default options.
8 >
9 > If you change the options, then an emerge -e @world will rebuild
10 > everything using your new options. That is equivalent to what you get
11 > from a stage1 install. The main difference is that you aren't messing
12 > around with chroots for days because you don't have a functional
13 > system while everything builds the first time.
14 >
15 > Ie, stage1->stage3 gets you the same thing as stage3->stage3.
16 >
17 > And really unless you REALLY care about your CFLAGS you get 99% of the
18 > benefit just sticking with the original stage3 and just rebuilding
19 > anything you change USE flags for. Over time it will all get rebuilt
20 > anyway using your preferences.
21 >
22 If I understand that correctly, using the stage3 tarball will give me a
23 fully functioning system from binaries, but I can convert that in one
24 fell swoop into sources by re-emerging everything, saving me the hassle
25 of the bootstrap.  Of course, a trojan horse could be in that tarball
26 and squirrel itself away ... but then, I'm not supporting Fort Knox,
27 either...  that'll save some work ;-)

Replies

Subject Author
Re: [gentoo-user] slot conflict for the same package: how to add a USE flag? Thomas Mueller <mueller6724@×××.com>