Gentoo Archives: gentoo-user

From: "Timothy A. Holmes" <tholmes@×××××××××.net>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Reconstructing a Gentoo Installer Computer
Date: Wed, 31 May 2006 12:37:38
Message-Id: 17CD9CE4C0FA574A8B29EF02D49B385D0F559B@srvexch-01.mcaschool.local
1 > -----Original Message-----
2 > From: Raymond Lewis Rebbeck [mailto:dystopianray@×××××.com]
3 > Sent: Wednesday, May 31, 2006 8:22 AM
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] Reconstructing a Gentoo Installer Computer
6 >
7 > On Wednesday, 31 May 2006 21:31, Timothy A. Holmes wrote:
8 > > Hi folks:
9 > >
10 > > A few months back, I went through a phase where I built several
11 > > computers via the gentoo installer disk, they work, but they are
12 not as
13 > > well optimized as I would like. I have successfully destroyed 5 of
14 them
15 > > trying to fix the use flags, so after that im to the point of asking
16 for
17 > > some help :) --
18 >
19 > Too much optimisation can be a bad thing.
20 >
21 > >
22 > > My IDS box is the next one on the list to be fixed. I would like to
23 be
24 > > able to rebuild the kernel for what I use it for - -No problem there
25 --
26 > > that's simple. And I would like to take out all the unused use
27 flags
28 > > and replace them with a basic set - -this is where I have gotten
29 into
30 > > trouble before on the other systems -- I can edit them in make.conf
31 so I
32 > > have what I want - right now it looks like I will be using
33 > >
34 > > USE="apache2 dev/lang-php mysql -ipv6 -mmx -mp3 -nls -xmms -alsa
35 -arts"
36 >
37 > What is dev/lang-php doing in there? If your intention is for the
38 mysql
39 > USE
40 > flag to only apply to dev/lang-php then put the line 'dev-lang/php
41 mysql'
42 > into /etc/portage/package.use
43 >
44 > Also mmx is not a default USE flag, specifically disabling it is
45 > redundant.
46 >
47 > >
48 > > Knowing that, once I edit make.conf, what do I need to do next to
49 get
50 > > stuff re-compiled etc?
51 >
52 > if you had looked at the emerge man page you'd have noticed the 'N'
53 > argument.
54 >
55 > >
56 > > Any other recommendation etc???
57 >
58 > My recommendation is to not touch any USE flags that you don't
59 understand.
60 > The
61 > defaults are usually perfectly fine unless you have a good reason to
62 > disable
63 > particular flags.
64 >
65 > I would also recommend that you go through and read all the portage
66 > documentation.
67 >
68 > >
69 > > Thanks
70 > >
71 > > TIM
72 > >
73 > >
74 > > Timothy A. Holmes
75 > > IT Manager / Network Admin / Web Master / Computer Teacher
76 > >
77 > > Medina Christian Academy
78 > > A Higher Standard...
79 > >
80 > > Jeremiah 33:3
81 > > Jeremiah 29:11
82 > > Esther 4:14
83 >
84 > --
85 > Raymond Lewis Rebbeck
86 > --
87 > gentoo-user@g.o mailing list
88
89 [Timothy A. Holmes]
90
91
92 Raymond - the dev-lang/php use flag is there to pull in the PHP stuff as
93 BASE requires it.
94
95 The -mmx and several of the others are there to keep conky from pulling
96 in a bunch of stuff as well that it does not need
97
98 Thanks
99
100 TIM
101
102
103
104 Timothy A. Holmes
105 IT Manager / Network Admin / Web Master / Computer Teacher
106
107 Medina Christian Academy
108 A Higher Standard...
109
110 Jeremiah 33:3
111 Jeremiah 29:11
112 Esther 4:14
113
114
115
116 --
117 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Reconstructing a Gentoo Installer Computer Raymond Lewis Rebbeck <dystopianray@×××××.com>
Re: [gentoo-user] Reconstructing a Gentoo Installer Computer Hans-Werner Hilse <hilse@×××.de>
Re: [gentoo-user] Reconstructing a Gentoo Installer Computer Neil Bothwick <neil@××××××××××.uk>