feat: jpeg image rendering, desktop backgrounds, fix memory regression
This commit is contained in:
@@ -33,6 +33,7 @@ run-hdd: run-hdd-$(ARCH)
|
||||
run-x86_64: $(IMAGE_NAME).iso
|
||||
sudo ./scripts/net-setup.sh
|
||||
qemu-system-$(ARCH) \
|
||||
-enable-kvm \
|
||||
-M q35 \
|
||||
-bios /usr/share/ovmf/OVMF.fd \
|
||||
-cdrom $(IMAGE_NAME).iso \
|
||||
|
||||
Reference in New Issue
Block a user