Yes, but more than one steps to install. :)

Danek Duvall wrote:
> On Wed, Jul 23, 2008 at 02:37:54PM +0800, Yong Sun wrote:
>
>   
>> Sorry, there is a format issue, the filter should be
>>
>> (arch=i386 | arch=generic) &
>>    (packages=openoffice & locale=fr & (doc=true | message=true) |
>>     packages=all-installed & locale=fr & (doc=true | message=true) |
>>     packages=lang-french-support,ttf-french-fonts,...)
>>
>> The meaning I wan to express is to install the docs and messages for 
>> openoffice as well as all installed packages (may already include oo), and 
>> the specified packages 'lang-french-support' and 'ttf-french-fonts'. It's a 
>> combined filter, so that I could use such a filter to install all necessary 
>> contents in one-step. This filter could be extracted to a conjunctive 
>> normal form or disjunctive normal form.
>>     
>
> Package choices are not expressed by filters, and there's no need to
> duplicate image-wide filters for individual packages.  I think that the
> examples I provided are what you'd want here.
>
> Danek
>   

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to