aboutsummaryrefslogtreecommitdiff
path: root/scripts/run_archiso.sh
Commit message (Expand)AuthorAgeFilesLines
* Use QEMU 6.x optionsDavid Runge2021-05-061-3/+3
* rm un-used set_image() dupe of check_image() in run_archiso.shMichael Vorburger2021-01-311-12/+0
* add -c => -cdrom cloud-init.iso support to run_archiso.shMichael Vorburger2021-01-231-1/+13
* make run_archiso forward VM's port 22 to host 60022, for easy SSH testingMichael Vorburger2021-01-231-1/+1
* add VNC support to run_archiso.shMichael Vorburger2021-01-231-3/+9
* Add accessibility support based on option flagDavid Runge2020-10-291-5/+15
* run_archiso: fixup !86Alexander Epaneshnikov2020-10-251-1/+1
* run_archiso: add braille supportAlexander Epaneshnikov2020-10-241-0/+2
* add sound support in run_archiso.shAlexander Epaneshnikov2020-10-101-2/+6
* scripts/run_archiso.sh: support booting the image as a hard disk or an optica...nl67202020-08-181-2/+9
* scripts/run_archiso.sh: disable PXE ROMnl67202020-08-181-1/+1
* scripts/run_archiso.sh: don't duplicate qemu commands for each boot modenl67202020-08-181-57/+46
* Adding script to run archiso in qemuDavid Runge2020-07-101-0/+155