summaryrefslogtreecommitdiff
path: root/virtinst/distroinstaller.py
Commit message (Expand)AuthorAgeFilesLines
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-1/+1
* Switch to python3 style 'except X as Y' notationCole Robinson2017-05-051-2/+2
* virtinst: break out kernel/initrd vol upload to its own fileCole Robinson2016-06-171-126/+2
* virtinst: Move initrdinject handling to its own fileCole Robinson2016-06-171-109/+4
* Fix recent pylint/pep8 outputCole Robinson2016-04-181-4/+1
* virt-install: concatenate all extra-args argumentPavel Hrdina2016-03-181-1/+2
* virtinst: Centralize urlgrabber meter lookupCole Robinson2015-09-061-6/+2
* guest: Add install cdrom in set_defaults, not start_install (bz 1220180)Cole Robinson2015-06-061-15/+24
* osdict: Add toplevel OSDB as API entry pointCole Robinson2015-04-041-2/+2
* tests: Drop a bunch of redundant xmlconfig testsCole Robinson2014-12-091-7/+0
* devicedisk: Add set_vol_installCole Robinson2014-12-051-5/+1
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-121-6/+6
* distroinstaller: fix a typoChen Hanxiao2014-09-111-3/+3
* distroinstaller: Don't attempt distro detection for remote CDROMsCole Robinson2014-09-071-0/+3
* distroinstaller: Cache fetcher and distro store lookupsCole Robinson2014-09-071-10/+45
* virtinst: Remove redundant LiveCDInstallerCole Robinson2014-09-071-0/+3
* installer: Don't needlessly pass around scratchdirCole Robinson2014-09-071-4/+5
* virt-install: Enable libosinfo detection for --cdromCole Robinson2014-09-071-20/+8
* distroinstaller: Fix https:// installsCole Robinson2014-09-061-2/+2
* Fix warnings with latest pep8Cole Robinson2014-05-021-1/+1
* virtinst: DistroInstaller uses libosinfo detection firstGiuseppe Scrivano2014-03-261-1/+11
* virt-install: Fix --location iso again, and test it (bz 1071513)Cole Robinson2014-03-061-7/+13
* distroinstaller: Fix volume upload with latest libvirt bindings (bz 1058720)Cole Robinson2014-01-281-1/+1
* Fix first time remote URL installs from virt-manager (bz 1049852)Cole Robinson2014-01-181-1/+1
* distroinstaller: Make each media type explicitCole Robinson2014-01-111-20/+35
* installer: Drop needless property redirectionCole Robinson2014-01-111-1/+1
* Misc improvements to some debug messagesCole Robinson2013-11-091-1/+3
* 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
* Streamline support checksCole Robinson2013-10-061-2/+1
* storage: Drop unused static functionCole Robinson2013-09-301-1/+1
* urlfetcher: Clean up APIs for fetching URL mediaCole Robinson2013-09-261-69/+63
* virt-install: Fix --location nfs:// (bz 1011177)Cole Robinson2013-09-231-2/+1
* Drop a lot of usage of utility XML functionsCole Robinson2013-09-221-2/+4
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-5/+6
* distroinstaller: Support --initrd-inject for RHEL4 (bz 866608)Cole Robinson2013-09-021-0/+58
* Guest: Drop os_type, just use single os_variantCole Robinson2013-08-111-13/+5
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-091-0/+413