summaryrefslogtreecommitdiff
path: root/virtinst/install
Commit message (Expand)AuthorAgeFilesLines
* tests: cpio: set owner to 0:0Weijia Wang2022-12-131-1/+1
* cloudinit: Fix disabling cloud-init on first bootCole Robinson2022-03-011-1/+2
* virt-install: Add --cloud-init clouduser-ssh-key=Cole Robinson2022-03-011-5/+15
* virt-install: Rename --cloud-init ssh-key -> root-ssh-keyCole Robinson2022-03-011-6/+6
* tests: Compare cloud-init userdata output tooCole Robinson2022-03-011-2/+5
* installer: Add smbios serial ds=nocloud for --cloud-initCole Robinson2022-03-011-0/+2
* installer: Rework how we alter install and final XMLCole Robinson2022-03-011-36/+29
* installer: Rename install_xml -> initial_xmlCole Robinson2022-03-011-21/+21
* installer: Do not force reboot with --cloud-initCole Robinson2022-03-011-9/+7
* osdict: Simplify os list sortingCole Robinson2022-02-121-2/+2
* installerinject: Add error detection for initrd injectionAndrea Bolognani2022-01-041-0/+5
* installerinject: Use root:root instead of +0:+0 as ownerAndrea Bolognani2021-12-031-1/+1
* cloudinit: Rename variable to make codespell happyCole Robinson2021-10-041-3/+3
* cli: --cloud-init add network-config optionlisongmin2021-10-041-2/+16
* Fix some pylint, exclude some new warningsCole Robinson2021-10-042-1/+1
* urlfetcher: Make `check_output` call compatible with Python 3.6Chris Kerr2021-10-041-1/+1
* urlfetcher: Silence xorisso stderr outputCole Robinson2021-07-301-1/+1
* virtinst: Use consistent format for meter filename stringsCole Robinson2021-05-222-3/+6
* progress: Some internal API cleanupCole Robinson2021-05-223-10/+9
* urlfetcher: Delete the 'isoinfo' ISOReaderCole Robinson2021-05-221-37/+1
* urlfetcher: Add xorriso ISOReader implementationCole Robinson2021-05-222-14/+38
* urlfetcher: Factor out ISOReader classCole Robinson2021-05-221-16/+48
* installer: Prefer xorrisofs over genisoimage/mkisofsCole Robinson2021-05-221-4/+6
* volumeupload: Use 1MiB read sizeCole Robinson2021-02-031-2/+1
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-112-10/+12
* device: disk: Move <source> XML handling to its own classCole Robinson2020-11-111-1/+1
* installer: Remove cloudinit media after initial bootCole Robinson2020-11-101-0/+8
* virtinst: Fix TOCTOU race in user scratch dir creationMartin Pitt2020-11-031-2/+1
* Fix pylint raise-missing-fromCole Robinson2020-09-152-15/+9
* cli: Add --disk source.file, source.dir, source.devCole Robinson2020-09-131-2/+1
* installer: Upload unattended and cloudinit data to remote connectionsCole Robinson2020-09-083-70/+96
* tests: add Mageia 5 detection testPino Toscano2020-08-311-2/+2
* urldetect: add version detection for MageiaPino Toscano2020-08-311-1/+19
* tests: Add urldetect.py unit test coverageCole Robinson2020-07-182-22/+27
* urldetect: Drop attempt at sles9 distro detectionCole Robinson2020-07-181-3/+0
* urldetect: Remove 'content' parsing for opensuse tumbleweedCole Robinson2020-07-181-3/+0
* virtinst: Unify test code paths when run as rootCole Robinson2020-07-182-9/+17
* i18n: fix string puzzles in error messagesPino Toscano2020-07-142-6/+12
* po: Fix message format warnings printed from xgettextCole Robinson2020-07-115-19/+30
* urldetect: Fix SafeConfigParser deprecation warningCole Robinson2020-07-051-1/+1
* urldetect: Deal with ubuntu 20.04 legacy installerFabiano FidĂȘncio2020-05-271-0/+4
* createvm: Rework to track all Guest/Installer params explicitlyCole Robinson2020-02-051-33/+34
* virt-install: Add --reinstall=DOMAIN optionCole Robinson2020-02-031-7/+26
* virtinst: installer: Add _make_cdrom_device helperCole Robinson2020-02-031-10/+11
* virtinst: connection: Add is_privilegedCole Robinson2020-02-032-2/+2
* virtinst: install: Fill out more test coverageCole Robinson2020-01-271-3/+2
* urlfetcher: move mock code to the testsuiteCole Robinson2020-01-271-81/+7
* tests: Rename all test files to have test_ prefixCole Robinson2020-01-271-1/+1
* tests: Move all data directories to data/Cole Robinson2020-01-271-1/+1
* unattended: Add reg-login option to --unattendedFabiano FidĂȘncio2020-01-241-0/+5