summaryrefslogtreecommitdiff
path: root/virtinst/osdict.py
Commit message (Expand)AuthorAgeFilesLines
* support: Remove negative version handlingCole Robinson2014-02-101-1/+1
* osdict: Use virtio console and qemu ga for RHEL7Cole Robinson2014-01-181-1/+1
* osdict: RHEL7 has a public beta, so it's 'supported' nowCole Robinson2014-01-181-1/+1
* osdict: append "(or later)" to the last version of an OSGiuseppe Scrivano2013-12-061-18/+18
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* Add qemu-guest-agent channel automatically for supported OSCole Robinson2013-10-061-2/+7
* Default to virtio console for supported OSCole Robinson2013-10-061-4/+7
* support: s/CONN_HV/CONN/gCole Robinson2013-10-021-1/+1
* osdict: Add Mandriva Business Server 1Oden Eriksson2013-09-261-0/+1
* urlfetcher: Fix distro lookup short circuiting if os_variant specifiedCole Robinson2013-09-261-14/+14
* qemu ARM support: wire up virtio, fix a bunch of defaultsCole Robinson2013-08-181-3/+7
* osdict: Don't run support checks, make the caller do itCole Robinson2013-08-171-62/+33
* osdict: Add solaris 11 (bz 894017)Cole Robinson2013-08-171-0/+2
* osdict: Add Fedora 20Cole Robinson2013-08-121-2/+3
* osdict: Clean up 'default' handling usageCole Robinson2013-08-121-219/+143
* Guest: Drop OS listing helpers, and OS_TYPES back compatCole Robinson2013-08-111-131/+136
* osdict: Drop solaris back compat bitsCole Robinson2013-08-111-13/+0
* Guest: Drop os_type, just use single os_variantCole Robinson2013-08-111-16/+43
* osdict: Allow inheiriting from another OS entryCole Robinson2013-08-111-117/+125
* osdict: Convert opencoded dicts to explicit classesCole Robinson2013-08-111-579/+158
* virtinst: Fix import ordering to standardize on relative importsCole Robinson2013-08-081-1/+1
* add ALT Linux supportAlexey Shabalin2013-08-081-0/+10
* osdict: Add FreeBSD 10Marcus Karlsson2013-07-291-0/+8
* osdict: Add FreeBSD 9Marcus Karlsson2013-07-291-0/+7
* VirtualVideo: Convert to new style xml propsCole Robinson2013-07-151-3/+3
* VirtualDisk: Rework provisioning and validation behaviorCole Robinson2013-07-131-3/+0
* VirtualConnection: proxy virtinst.support APICole Robinson2013-07-061-3/+1
* osdict: Add Fedora 19Cole Robinson2013-06-131-2/+10
* virt-manager: Update list of Ubuntu releasesMarc Deslauriers2013-05-211-3/+26
* Revive pep8 and clean up the codeCole Robinson2013-04-131-136/+139
* Tons of misc pylint fixesCole Robinson2013-04-131-4/+2
* Remove all relative importsCole Robinson2013-04-121-2/+2
* Wire up python unit tests, unify gettext setupCole Robinson2013-04-031-1/+0
* Merge code from python-virtinst.gitCole Robinson2013-04-031-0/+769