mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
fixup_image_for_qemu.py exists only to add an xorg.conf; however, Xorg's autodetection has handled qemu/kvm just fine for quite a while now, with or without -vga std. Drop the script and the call to it from image_to_vm.sh. BUG=None TEST=Build an image, confirm that it still works fine in kvm and autodetects an appropriate resolution. Change-Id: I9f550fef1eebe7387d232795105ec47bfa908f22 Reviewed-on: https://gerrit.chromium.org/gerrit/31181 Tested-by: Josh Triplett <josh@joshtriplett.org> Reviewed-by: Rahul Chaturvedi <rkc@chromium.org> Commit-Ready: Josh Triplett <josh@joshtriplett.org>
Description
Languages
Shell
93.1%
Python
6.9%