Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Package flag description
Date: Sat, 17 Jun 2006 18:45:24
Message-Id: 46488.10.0.1.1.1150569524.squirrel@mail.ilievnet.com
In Reply to: [gentoo-user] Re: Package flag description by Francesco Talamona
1 On Sat, Þíè 17, 2006 9:08 pm, Francesco Talamona wrote:
2 > On Saturday 17 June 2006 19:48, Leandro Melo de Sales wrote:
3 >> Hi,
4 >>
5 >> is there a place (URL) where can I find a description of a
6 >> particular package flag? For example, when I type:
7 >>
8 >> # emerge -pv openldap
9 >> ...
10 >> Calculating dependencies ...done!
11 >>
12 >> [ebuild R ] net-nds/openldap-2.3.24-r1 +berkdb +crypt -debug
13 >> +gdbm -ipv6 -kerberos -minimal -odbc -overlays +perl +readline +samba
14 >> +sasl (-selinux) +slp +ssl +tcpd 0 kB
15 >>
16 >> I'd like to know what the "minimal" flag include and its propose. I
17 >> know that I can control the flags in /etc/portage/package.use
18 >>
19 >> Leandro.
20 >
21 > Two URIs:
22 > /usr/portage/profiles/use.local.desc
23 > /usr/portage/profiles/use.desc
24 >
25 > Usually I prefer profuse (app-portage/profuse) of ufed
26 > (app-portage/ufed).
27 >
28 > Ciao
29 > Francesco
30 > --
31 > Linux Version 2.6.16-gentoo-r10, Compiled #1 PREEMPT Sat Jun 17 07:19:21
32 > CEST 2006
33 > One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.29 Bogomips Total
34 > aemaeth
35 > --
36 > gentoo-user@g.o mailing list
37 >
38 >
39 My advise would be: Install app-portage/gentoolkit (if you haven't already done so).
40 This package contains the program "euse". Here is its output:
41
42 # euse -i minimal
43 global use flags (searching: minimal)
44 ************************************************************
45 [- ] minimal - Install a very minimal build (disables, for example, plugins,
46 fonts, most drivers, non-critical features)
47
48 local use flags (searching: minimal)
49 ************************************************************
50 no matching entries found
51
52 --
53 Best regards,
54 Daniel
55
56 --
57 gentoo-user@g.o mailing list