Gentoo Archives: gentoo-user

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Bootstrap USE flags opinions?
Date: Wed, 12 Oct 2005 21:03:51
Message-Id: 200510121655.13926.dnebinger@joat.com
In Reply to: Re: [gentoo-user] Bootstrap USE flags opinions? by Alexey Asprov
1 On Wednesday 12 October 2005 08:17 pm, Alexey Asprov wrote:
2 > On Wed, 12 Oct 2005 11:21:08 -0400
3 >
4 > Dave Nebinger <dnebinger@××××.com> wrote:
5 > > On Wednesday 12 October 2005 01:54 pm, Alexey Asprov wrote:
6 > > > Hi list again..
7 > >
8 > > Hello Alexey. Just a quick FYI: Your timezone does not appear to be set
9 > > correctly; I can tell because your sent time is in the future ;-)
10 >
11 > Hello Dave. Why this can be so important? Yes, I set my local timezone
12 > to GMT. If it won't harm the system, who cares? Or, does it harm?
13 > And yes, I am in st.Petersburg (Russia), but I coudn't find any
14 > relevant timesone when I've installed Gentoo for the (3)rd time
15 > and thoght this would be fine. Does this interfere with my using
16 > and compiling the system?
17
18 Well, spamassassin flags the messages because they have the date in the
19 future. I've got a rule allowing messages from the list so it goes through,
20 but some sites might block your email whether you know it or not.
21
22 >From your local system perspective, no it really doesn't matter. But being
23 part of the internet means that you should be playing by internet rules,
24 therefore having the right time/date for the system.
25
26 As far as compiling goes, it wouldn't matter either. I'd worry about the
27 rsync process as, since you are in the future, the timestamps from your local
28 system and the remote rsync mirror might indicate to your system that you're
29 newer than what the mirror thinks.
30
31 Enough preaching, I was just pointing it out in case you weren't aware.
32
33 > I have only found exaple with "working" ( as athour claims) USE flags for
34 > "working"bootstraping . If you feel that some packages will hogtie, please
35 > advice on what USE flags have to be removed ( or added).
36
37 Well if you're not running X you can slim down quite a bit. The list you
38 included has all multimedia and stuff for more of a desktop system. My
39 server box has a much shorter list:
40
41 USE="-mbox -gnome -kde -X atm maildir cdr bzlib curl -emacs exif fam ftp
42 gnutls -ipv6 kerberos libwww mime mmap mmx mng nptl pcre pic php perl sockets
43 sse ssl sysvipc posix sasl shared sharedmem usb mysql xml cups pam imap aac
44 apache2 bash-completion berkdb bidi bzip2 canna caps cjk clamav cpdflib crypt
45 dbus dbx dio ethereal examples expat flac freewnn gd gdm javascript ncurses
46 nls png jpeg junit ldap libclamav mcve ming openntpd mysqli nas netboot
47 openal tcpd spl spell snmp sockets soap python samba vhosts xml2 zlib"
48
49 > > Use emerge --pretend to see what kind of results you'll actually get.
50 >
51 > Not sure what do you mean by that. Emerge -pv just estimating what packages
52 > have to be emerged.
53
54 It will show all of the dependencies as well as the package. For example, you
55 had gnomedb in your USE list, but -gnome also. If you emerged a package that
56 used the gnomedb flag, but gnomedb has dependencies upon gnome, you're either
57 going to be looking at a nasty message about a blocked package, the package
58 won't install, or you'll get gnome anyway (note this is just an example, I
59 don't know for sure what the gnomedb flag would incur).
60
61 > Thanks for your response, but probably some one added to USE flags in
62 > make.conf? And how did it go in bootstrapping? Also, to rephrase my
63 > original question do I have include all of them or only mmx, sse, mtrr as
64 > Dave suggested?
65
66 I did include them in my USE flags. I don't have any clue what, if any,
67 effect they have on the system. Many of the USE flags have descriptions
68 available, but I haven't seen any sort of cross-reference that says when USE
69 flag X is set, Y happens as a result.
70
71 I look at these as clarifying the base system architecture, but do not have
72 the same kind of impact as gnome/-gnome would have.
73
74
75 --
76 gentoo-user@g.o mailing list