Daniel Pielmeier wrote:
> Dale schrieb am 23.11.2008 10:06:
>   
>> Alan McKinnon wrote:
>>     
>>> On Sunday 23 November 2008 06:23:41 Dale wrote:
>>>   
>>>       
>>>> I guess we need to add that option to make sure we are REALLY up to
>>>> date.  Isn't there a way to tell a command to add options without typing
>>>> it in each time?  Not just portage but any command.  It may work well
>>>> for this.  Than again, that may mess up a -C command.   o_O
>>>>     
>>>>         
>>> Define an alias in your profile to get that
>>>
>>>   
>>>       
>> Cool.  It works best here:  /etc/bash/bashrc  About line 68 on my file. 
>> Looks like a script but it seems to work. 
>>
>> I hope I don't bork my system playing with this.  LOL
>>     
>
> I think there is a more elegant solution by using EMERGE_DEFAULT_OPTS in
> make.conf.
>
> grep EMERGE_DEFAULT_OPTS /etc/make.conf
> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
>
> From man.make.conf:
>
> EMERGE_DEFAULT_OPTS
>
> Options to append to the end of the emerge(1) command line on every
> invocation. These options will not be appended to the command line if
> --ignore-default-opts is specified.
>
>   

True, right now I have only changed the ls command as far as the alias
thing goes.  I'll find some more tho I'm sure.

I have the same old make.conf I had from my original install about 5
years ago.  I used to have a make.conf.example but it seems to have been
moved to /usr/share/portage/config which is odd.  I put a link to /etc
so I don't feel so lost.  Anyway, I wonder what affect that would have
on say a emerge -C <package-name>?  Would there be any other gotchas
when adding that would not be a good idea?  Would portage just ignore it
during certain commands?  As far as updates, I would like it to add that
but not sure what other affects that may have. 

Your thoughts?

Dale

:-)  :-) 

Reply via email to