The attached patch add Windows 7 to the virtinst OS dictionary. I'm not sure about the naming convention (I used "win7") ?
More informations are available here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535781 -- Laurent Léonard
diff -r 05ce5fe6ced0 virtinst/osdict.py
--- a/virtinst/osdict.py Thu Jul 02 12:25:28 2009 -0400
+++ b/virtinst/osdict.py Tue Jul 07 01:46:43 2009 +0200
@@ -167,6 +167,7 @@
"win2k3": { "label": "Microsoft Windows 2003" },
"win2k8": { "label": "Microsoft Windows 2008" },
"vista": { "label": "Microsoft Windows Vista" },
+ "win7": { "label": "Microsoft Windows 7" }
},
},
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ et-mgmt-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/et-mgmt-tools
