Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: @kde-4.2
Date: Mon, 09 Mar 2009 14:30:43
Message-Id: loom.20090309T140621-152@post.gmane.org
In Reply to: Re: [gentoo-user] @kde-4.2 by Robin Atwood
1 Robin Atwood <robin.atwood <at> attglobal.net> writes:
2
3
4 > Another approach is:
5 > ACCEPT_KEYWORDS="~*" emerge -pv --columns @kde-4.2 | awk '{ print $4 " ~*" }'
6 > > kde4
7
8 > which worked for me. (You will have to top'n'tail the output a bit.)
9
10 OK,
11
12 This is an interesting approach.
13 So if I use a very restricted subset of kde-4.2 and call it @james-kde-4.2
14 and filter on that, it should work.
15
16
17
18 Thanks for the suggestion. I get the feeling we're all hacking our own
19 install semantics here for kde-4.2. With dozens of workstations to eventually
20 support, I'm looking for something (error free) in my systematic approach.
21
22 "Winging it" a little bit different each time brings about risk and
23 inhibits my conservative nature, when doing admin work. It just seems like
24 every thing I read, there are different wrinkles to the various approaches.
25
26 So we now have evdev (xorg.conf going on a diet),
27 kde-4.x gymnastics
28 and no installation media for '09.
29 Very smart folks have recommended using different media
30 to install (most of which have worked for me) and
31 things like the kernel/distro function for drivers keeps changing.
32
33
34 Ya just gotta love Gentoo. Just when I was ready to completely
35 script up my job, I have to relearn how to install and
36 maintain systems all over again. It's going to be real interesting
37 to see how the official gentoo docs end up.
38
39 "So. We have lots of work to do on the handbooks just for the autobuilds.
40 Should we have a new directory layout as well?"
41
42
43 I'll keep all of this in mind.
44
45 thx,
46 James

Replies

Subject Author
[gentoo-user] Re: @kde-4.2 Nikos Chantziaras <realnc@×××××.de>