[PATCH 1/2] osdict: Add FreeBSD 9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FreeBSD 9 is the current production release of FreeBSD. Add it to
osdict, using the same properties as FreeBSD 8.
---
 virtinst/osdict.py | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/virtinst/osdict.py b/virtinst/osdict.py
index 8af9abf..358d26e 100644
--- a/virtinst/osdict.py
+++ b/virtinst/osdict.py
@@ -743,6 +743,13 @@ OS_TYPES = {
             NET : {"model" : [(HV_ALL, "e1000")]}
        },
    },
+    "freebsd9": {
+        "label": "FreeBSD 9.x" ,
+        "supported": True,
+        "devices" : {
+            NET : {"model" : [(HV_ALL, "e1000")]}
+       },
+   },
 
     "openbsd4": {
         "label": "OpenBSD 4.x" ,
-- 
1.8.3.1

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux