Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Giving Gentoo Another Go
Date: Fri, 18 Mar 2016 10:09:27
Message-Id: 9544798.C8S33EDD1H@wstn
In Reply to: Re: [gentoo-user] Giving Gentoo Another Go by Neil Bothwick
1 On Friday 18 March 2016 09:08:53 Neil Bothwick wrote:
2
3 > No one gets it right first time, there are many choices and many ways of
4 > doing things. No book can tell you which way is right for you, only
5 > experience can do that. Getting things like this wrong is a natural part
6 > of the Gentoo learning experience.
7 >
8 > You will develop your way of doing things over time, and that way could
9 > change as your needs do. Using your example of package.use, moving USE
10 > flags from package.use to make.conf is an easy enough task if you need to
11 > change. I tend to put them n package.use to start with then migrate to
12 > make.conf if I find I am using the same flag on several packages.
13
14 A simple way to start off is to see whether the USE flag is listed in
15 /usr/portage/profiles/use.desc or use.local.desc. If the former, it's likely
16 to affect many packages in a typical system so put it in make.conf; if the
17 latter, it's likely to affect only a few of your packages so put it in
18 package.use. You can always move it later if you want to, as Neil says.
19
20 --
21 Rgds
22 Peter
23
24 linuxcounter.net reg user 5290 since 1994/04/23

Replies

Subject Author
Re: [gentoo-user] Giving Gentoo Another Go Neil Bothwick <neil@××××××××××.uk>