* [gentoo-catalyst] Setting make.conf variables
@ 2013-01-21 18:15 Dustin C. Hatch
2013-01-21 18:38 ` Rick "Zero_Chaos" Farina
0 siblings, 1 reply; 3+ messages in thread
From: Dustin C. Hatch @ 2013-01-21 18:15 UTC (permalink / raw
To: gentoo-catalyst
I am curious what the correct way to set Portage/make.conf variables,
besides USE, for building stages is. In particular, I'd like to know how
to set FEATURES, MAKEOPTS, and EMERGE_DEFAULT_OPTS. I've tried setting
them in /etc/catalyst/catalystrc, but that has the nasty side effect of
negating entries in portage_confdir/env. Is there a better way to set these?
Regards,
--
♫Dustin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-catalyst] Setting make.conf variables
2013-01-21 18:15 [gentoo-catalyst] Setting make.conf variables Dustin C. Hatch
@ 2013-01-21 18:38 ` Rick "Zero_Chaos" Farina
2013-01-22 14:21 ` Dustin C. Hatch
0 siblings, 1 reply; 3+ messages in thread
From: Rick "Zero_Chaos" Farina @ 2013-01-21 18:38 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/21/2013 01:15 PM, Dustin C. Hatch wrote:
> I am curious what the correct way to set Portage/make.conf
> variables, besides USE, for building stages is. In particular, I'd
> like to know how to set FEATURES, MAKEOPTS, and
> EMERGE_DEFAULT_OPTS. I've tried setting them in
> /etc/catalyst/catalystrc, but that has the nasty side effect of
> negating entries in portage_confdir/env. Is there a better way to
> set these?
like this:
export EMERGE_DEFAULT_OPTS="$(portageq envvar EMERGE_DEFAULT_OPTS) --jobs"
you call in the current values and append.
- -Zero
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJQ/YsZAAoJEKXdFCfdEflKvo8P/3c1lg6zN7iE4gCSJuLPnSxu
lB2kg9hxwSLA/bVzC9KYPKTMa/jv6ppzkP2IgLt4BXcGpSEcJzJp7mnHmwihexD6
7qTnBsM0Eg4t/kKXg80Q+eJSfQP8I/5M4RISsDzd4VUeF4PtcKKEulF8rM9AW8mo
sjwY0QtfzeSWCUAYHw4W0Uvg0y0OteVjS1r48K5wITjrdez8XLymJsdYBrgR7Nw+
3BDvd2ye8MRpJV9lUSgIKIRdMtfkRzlHNA83bG84ksj8bVGz4Myz22Lx+GS5J2X/
4OLvM36qVscedj5HY6Fny5ARpHWi69NDyEy2hLGKDsadJrEMTzsj6/K/L3ptlOR1
cRNgiuwQZJkh5HSkAExc+9c7o3MxjmkpVTmF/x6SNoha78wf/IoeTetnUt7Z1W8L
6JML8nN3pc+zyoLZJXZl4uqsi2ZCXFPbYHwJCS8OXlxWgNWviBubAKcNHkAwj5ju
BBf8DpfoNx3SI/ZfIeERkaL4JOYgW2VtGdMY0tBtfYDSMijl+bw0/oowN4IAnuYw
i6JP5i5ecxTG+KUOGTlgSqARjsuUhc8Sr86rKm0xffV+CFwWzjLvHYtCyzqvbUvi
I30Pguj5eoAfo+gI8GlVre3Hu35g1YpB32yJL19pjxbi2o96pO1iLkiLopzg+uge
NfuLI8sVSfVR3J0+F86+
=BwEq
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-catalyst] Setting make.conf variables
2013-01-21 18:38 ` Rick "Zero_Chaos" Farina
@ 2013-01-22 14:21 ` Dustin C. Hatch
0 siblings, 0 replies; 3+ messages in thread
From: Dustin C. Hatch @ 2013-01-22 14:21 UTC (permalink / raw
To: gentoo-catalyst
On 1/21/2013 12:38, Rick "Zero_Chaos" Farina wrote:
> On 01/21/2013 01:15 PM, Dustin C. Hatch wrote:
>> I am curious what the correct way to set Portage/make.conf
>> variables, besides USE, for building stages is. In particular, I'd
>> like to know how to set FEATURES, MAKEOPTS, and
>> EMERGE_DEFAULT_OPTS. I've tried setting them in
>> /etc/catalyst/catalystrc, but that has the nasty side effect of
>> negating entries in portage_confdir/env. Is there a better way to
>> set these?
>
> like this:
>
> export EMERGE_DEFAULT_OPTS="$(portageq envvar EMERGE_DEFAULT_OPTS) --jobs"
>
> you call in the current values and append.
>
> - -Zero
>
Okay, but that still doesn't solve the problem of environment variables
overriding the per-package settings in /etc/portage/env. I need this
because there are a couple of packages that refuse to build with
MAKEOPTS other than -j1 or if FEATURES includes distcc. I don't want to
have to disable those things to build the whole system, just those
couple of packages.
--
♫Dustin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-22 14:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21 18:15 [gentoo-catalyst] Setting make.conf variables Dustin C. Hatch
2013-01-21 18:38 ` Rick "Zero_Chaos" Farina
2013-01-22 14:21 ` Dustin C. Hatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox