Hi Geoffroy:
> Is the following filter correct (config.xml file for yume)?
> Do we have a
> better solution to do that (for example specify multiple
> distros within a
> filter)?
Yes, I believe you can do that, like:
<binary-package-list>
<filter>
<group>oscar_server</group>
<distribution>
<name>fc</name>
</distribution>
<distribution>
<name>rhel</name>
</distribution>
<distribution>
<name>mdv</name>
</distribution>
<distribution>
<name>suse</name>
</distribution>
</filter>
<pkg>createrepo</pkg>
</binary-package-list>
(Not tested!)
Remember there are 2 sections in the config.xml, one for oscar_server
and the other for everything (including clients).
oscar_server needs createrepo and yume, and clients (and every other
group) requires only yume.
Cheers,
Bernard
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel