Hide Forgot
Description of problem: If you put something like url --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch in a kickstart in livemedia-creator you get a failure as --mirrorlist is not valid when running a command like livemedia-creator --ks fedora-arm-minimal.ks --make-disk --no-virt lorax should check for for the combo and exit gracefully Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Ends up there is no good reason not to allow url --mirrorlist https://github.com/rhinstaller/lorax/pull/87