Hi, please add Debian to the list of supported Linx flavous. Patch attached. Cheers, -- Guido
diff --git a/virtinst/FullVirtGuest.py b/virtinst/FullVirtGuest.py index e0edfca..344741b 100644 --- a/virtinst/FullVirtGuest.py +++ b/virtinst/FullVirtGuest.py @@ -36,6 +36,8 @@ class FullVirtGuest(Guest.XenGuest): "fedora7": { "label": "Fedora 7", "distro": "fedora" }, \ "fedora8": { "label": "Fedora 8", "distro": "fedora" }, \ "sles10": { "label": "Suse Linux Enterprise Server", "distro": "suse" }, \ + "debianEtch": { "label": "Debian Etch", "distro": "debian" }, \ + "debianLenny": { "label": "Debian Lenny", "distro": "debian" }, \ "generic24": { "label": "Generic 2.4.x kernel" }, \ "generic26": { "label": "Generic 2.6.x kernel" }, \ }, \
_______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools