GlanceMirror writer image filter is not configurable

Bug #1326419 reported by Mike McCracken
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
simplestreams
New
Undecided
Unassigned

Bug Description

the filter set is hardcoded in mirrors/glance.py:

    def filter_item(self, data, src, target, pedigree):
        flat = util.products_exdata(src, pedigree, include_top=False)
        return (flat.get('ftype') in ('disk1.img', 'disk.img') and
                flat.get('arch') in ('x86_64', 'amd64', 'i386'))

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.