[virt-tools-list] [libosinfo 2/3] xp, win7: Specify MD5 checksums for driver files

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Dec 12 01:21:29 UTC 2012


From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>

---
 data/oses/windows.xml.in | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index a3ff365..092572f 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -381,20 +381,20 @@
 
     <!-- virtio block device driver -->
     <driver arch="i386" location="http://zeenix.fedorapeople.org/drivers/win-tools/preinst/winxp/x86" pre-installable="true">
-      <file>viostor.cat</file>
-      <file>viostor.inf</file>
-      <file>viostor.sys</file>
+      <file md5="fdef0051308d862c1026b7b98480ef6a">viostor.cat</file>
+      <file md5="b3d85d4d38f15801a933117755eef73f">viostor.inf</file>
+      <file md5="af59853336e23eab54f86e20dc4c6e6d">viostor.sys</file>
       <!-- For now we require this for pre-installation but we should probably generate this too -->
-      <file>txtsetup.oem</file>
+      <file md5="825f7123b5ff2910c3e12a850ac0cd09">txtsetup.oem</file>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
     </driver>
 
     <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools/preinst/winxp/amd64" pre-installable="true">
-      <file>viostor.cat</file>
-      <file>viostor.inf</file>
-      <file>viostor.sys</file>
+      <file md5="10aab06a65bfd70f7569baa2c34ad0d7">viostor.cat</file>
+      <file md5="5fa8e9673d0604b7f55f5a55de81451f">viostor.inf</file>
+      <file md5="f690b3f1a5907eca5eb2478a2dde5bc2">viostor.sys</file>
       <!-- For now we require this for pre-installation but we should probably generate this too -->
-      <file>txtsetup.oem</file>
+      <file md5="825f7123b5ff2910c3e12a850ac0cd09">txtsetup.oem</file>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
     </driver>
   </os>
@@ -740,16 +740,16 @@
 
     <!-- virtio block device driver -->
     <driver arch="i386" location="http://zeenix.fedorapeople.org/drivers/win-tools/preinst/win7/x86" pre-installable="true">
-      <file>viostor.cat</file>
-      <file>viostor.inf</file>
-      <file>viostor.sys</file>
+      <file md5="c1bfc514b3e5487623a8df97038af1c9">viostor.cat</file>
+      <file md5="5fadbe04a4443e1084cb43fbec247c4e">viostor.inf</file>
+      <file md5="8220ade09ce8c1978c531681c14e557c">viostor.sys</file>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
     </driver>
 
     <driver arch="x86_64" location="http://zeenix.fedorapeople.org/drivers/win-tools/preinst/win7/amd64" pre-installable="true">
-      <file>viostor.cat</file>
-      <file>viostor.inf</file>
-      <file>viostor.sys</file>
+      <file md5="b2f5304f41e64cd70de6ee0544399fc7">viostor.cat</file>
+      <file md5="f0ffaf1b394ca59ecd1c4b21ef981f61">viostor.inf</file>
+      <file md5="d9a7616b187f46731af77f449b7d543a">viostor.sys</file>
       <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1001"/>
     </driver>
   </os>
-- 
1.8.0.1




More information about the virt-tools-list mailing list