summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep for release 2.1.0v2.1.0Cole Robinson2019-02-0347-36815/+31172
* tests: Skip another test if isoinfo is not installedCole Robinson2019-02-031-3/+3
* create: Differentiate detection between cdrom and locationCole Robinson2019-02-031-12/+15
* virt-install; Don't add os-variant storage for containersCole Robinson2019-02-033-1/+26
* engine: More logging for --test-first-runCole Robinson2019-02-031-4/+10
* connectauth: Convert dialog to glade formatCole Robinson2019-02-032-80/+210
* createvol: Fix showing backing store UI on first run (bz 1670266)Cole Robinson2019-02-031-1/+1
* virt-install: add --location LOCATION,kernel=X,initrd=XCole Robinson2019-02-039-13/+191
* man: virt-install: Update --cdrom and --location docsCole Robinson2019-02-031-22/+10
* urlfetcher: Don't print isoinfo errors to stderrCole Robinson2019-02-031-1/+1
* osdict: Absorb get_kernel_url_arg from urldetectCole Robinson2019-02-033-44/+44
* installertreemedia: Don't carry around _Distro internallyCole Robinson2019-02-033-26/+44
* tests: test_urls: Add some additional failure casesCole Robinson2019-02-031-0/+11
* tests: test_urls: Use installer, not _Distro directlyCole Robinson2019-02-031-65/+37
* cli: Use VirtCLIParser for --locationCole Robinson2019-02-033-7/+32
* installer: Modernize the docstringCole Robinson2019-02-031-22/+11
* installer: Drop check_locationCole Robinson2019-02-034-49/+53
* setup: Remove vestiges of test_urls --path optionCole Robinson2019-02-031-12/+0
* urldetect: Fix rhel8 detectionCole Robinson2019-02-031-1/+1
* urldetect: Add a class for libosinfo detectionCole Robinson2019-02-031-2/+51
* osdict: Rename lookup_os_by_media to guess_os_by_isoCole Robinson2019-02-032-6/+13
* urldetect: Renaming Distro to _DistroTreeCole Robinson2019-02-031-18/+18
* clitest: Replace skip_check with skip_cbCole Robinson2019-02-031-25/+39
* test_urls: Drop comparison against _Distro classCole Robinson2019-02-031-49/+2
* urlfetcher: Drop explicit prepare/cleanup callsCole Robinson2019-02-034-41/+20
* urldetect: Kill acquireKernelCole Robinson2019-02-034-61/+39
* urldetect: Fix comment typoCole Robinson2019-02-031-1/+1
* urlfetcher: Simplify make_full_urlCole Robinson2019-02-031-11/+4
* urldetect: Centralize _get_kernel_url_arg implementationCole Robinson2019-02-031-15/+20
* urldetect: rename _set_kernel_paths to _set_manual_kernel_pathsCole Robinson2019-02-031-6/+11
* urldetect: Centralize setting _kernel_paths from treeinfoCole Robinson2019-02-031-17/+12
* urldetect: Add _set_kernel_paths class overrideCole Robinson2019-02-031-22/+14
* inspection: fix check of null iconPino Toscano2019-01-301-2/+2
* setup.cfg: Drop unicode, it upsets CICole Robinson2019-01-301-2/+2
* pycodestyle: Only use format=pylint from setup.pyCole Robinson2019-01-302-2/+1
* Move tests.pycodestyle.cfg to setup.cfgCole Robinson2019-01-302-1/+1
* Move tests/pylint.cfg to pylintrcCole Robinson2019-01-302-1/+1
* doc: update Fedora versionsKen Dreyer2019-01-291-3/+3
* details: allow to remove video device if it's not the last onePavel Hrdina2019-01-281-2/+4
* disk: Fix virt-xml --add-device --disk size=XCole Robinson2019-01-223-0/+16
* virt-install: fix SLES11 installation on s390xChristian Borntraeger2019-01-211-1/+1
* virt-install.pod: make example command match commentaryKenyon Ralph2019-01-211-1/+1
* vsockdetails: Show CID for active VM if the attribute auto is set to yesLin Ma2019-01-211-0/+5
* Remove Author lines from filesSlavomir Kaslev2019-01-152-6/+0
* createnet: fix typo introduced by commit dae8642bbPavel Hrdina2019-01-151-1/+1
* cli: fix typos in virt-install --help outputPavel Hrdina2019-01-151-2/+2
* cli: Add function cli_flag_name and use itLin Ma2019-01-142-11/+15
* diskbackend: Fix backtrace cloning with block storage (bz #1661986)Cole Robinson2019-01-101-1/+1
* cli: Fix __init_class__Marc Hartmayer2019-01-091-38/+39
* osdict: Drop -unknown mapping for ISO media detectionCole Robinson2019-01-081-35/+1