On Tue, Feb 21, 2012 at 07:53:03PM +0200, Zeeshan Ali (Khattak) wrote:
> On Tue, Feb 21, 2012 at 3:50 PM, Daniel P. Berrange <[email protected]> 
> wrote:
> > From: "Daniel P. Berrange" <[email protected]>
> 
> ACK except for:
> 
> > @@ -279,13 +310,13 @@
> >
> >     <media arch="i386">
> >       <iso>
> > -        <volume-id>.*G.*RMC.*</volume-id>
> > +        <volume-id>GRMCULFRER</volume-id>
> >         <publisher-id>MICROSOFT CORPORATION</publisher-id>
> >       </iso>
> >     </media>
> >     <media arch="x86_64">
> >       <iso>
> > -        <volume-id>.*G.*RMC.*X.*</volume-id>
> > +        <volume-id>GRMCULXFRER</volume-id>
> >         <publisher-id>MICROSOFT CORPORATION</publisher-id>
> 
> Are you sure about making these volume IDs more specific rather than generic?

As we've seen, the Windows' ISOs volume IDs are rather bizarre. I think
that using a very generic regex runs a risk of matching bad ISOs. So my
idea is that we should only use precise volume ID matches. To counterbalance
this, my intention is to download all possible ISOs from MSDN, so we can
discover the full set of valid volume IDs & expand the strict matches.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to