Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Giving Gentoo Another Go
Date: Fri, 18 Mar 2016 09:09:14
Message-Id: 20160318090853.3ce763a8@digimed.co.uk
In Reply to: [gentoo-user] Giving Gentoo Another Go by Hunter Jozwiak
1 On Thu, 17 Mar 2016 23:03:47 -0400, Hunter Jozwiak wrote:
2
3 > After talking to a few diehard Gentoo fans at my local LUG, I decided I
4 > would like to give Gentoo another shot. Are there any good books that
5 > can supplement the Gentoo handbook
6
7 The Gentoo handbook really is the book. It's written by Gentoo devs so it
8 is always up to date, something that cannot always be said of print books
9 (a friend of mine wrote the Haynes Manual on Ubuntu some years ago,
10 few months later they released Unity!).
11
12 > as well as books that go more in
13 > depth than the Gentoo chapter on Portage?
14
15 The main mistake that people make with the Gentoo Handbook is that they
16 follow it carefully through installation, then stop. They have only read
17 chapter 1. The rest of the handbook, along with the Gentoo Wiki provide a
18 lot more information.
19
20 > One of the main issues I
21 > faced with Gentoo when I first tried it is that I did not understand
22 > the power of package.use, and I put everything in to make.conf.
23
24 No one gets it right first time, there are many choices and many ways of
25 doing things. No book can tell you which way is right for you, only
26 experience can do that. Getting things like this wrong is a natural part
27 of the Gentoo learning experience.
28
29 You will develop your way of doing things over time, and that way could
30 change as your needs do. Using your example of package.use, moving USE
31 flags from package.use to make.conf is an easy enough task if you need to
32 change. I tend to put them n package.use to start with then migrate to
33 make.conf if I find I am using the same flag on several packages. There's
34 also the choice of whether you make package.use (and its friends) and
35 make.conf a single file or a directory of files. Ask in here and you will
36 find proponents of both approaches, but it's an organisational choice,
37 whichever works for you is best.
38
39
40 --
41 Neil Bothwick
42
43 "Mmmm, trouble with grammer have I, yes?" - Yoda

Replies

Subject Author
Re: [gentoo-user] Giving Gentoo Another Go Peter Humphrey <peter@××××××××××××.uk>