[Revisor-users] Some questions on comps.xml and kcikstart file

Jeroen van Meeuwen kanarip at kanarip.com
Thu Nov 22 11:25:52 UTC 2007


Alexander Todorov wrote:
> Jeroen van Meeuwen wrote:
>> Alexander Todorov wrote:
>>> Hello,
>>> I've read the archives and as it seems comps.xml is edited manually.
>>> Does Revisor include functionality to merge comps.xml from multiple 
>>> repositories used to build the tree?
>>>
>> Yes, Revisor (by default) will use all the comps.xml files it gets from 
>> the repositories configured, and merges those into a comps file that is 
>> to be used during the installation.
> 
> Is Revisor filtering out only XML sections relevant to selected packages 
> or it just merges all comps.xml found?
> Where in the code is that functionality so I can poke around?
> 

Revisor just merges all comps.xml files, without regards to what is in 
the pacakage set or not.

The code to filter out anything that is not in the package set is either 
in anaconda (but I'm not sure if code to 'not show' missing packages is 
actually useful for writing out an efficient comps file), or hasn't been 
written (yet).

Any ideas though on how to filter 'missing' packages out of the comps 
file are very much welcome.

Kind regards,

Jeroen van Meeuwen
-kanarip


More information about the Revisor-users mailing list