mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Using `detect=on,name=OSNAME` is good for CI safety, incase a new distro tree has a regression with detection, or if testing against a new distro that osinfo-db doesn't know about. But virt-install should still try to inform the user that detection failed, and suggest filing a bug if the user expected it to work. Signed-off-by: Cole Robinson <crobinso@redhat.com>