summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/module.conf.ubuntu')
-rw-r--r--core/modules/qemu/module.conf.ubuntu19
1 files changed, 10 insertions, 9 deletions
diff --git a/core/modules/qemu/module.conf.ubuntu b/core/modules/qemu/module.conf.ubuntu
index 4773a871..d4af965d 100644
--- a/core/modules/qemu/module.conf.ubuntu
+++ b/core/modules/qemu/module.conf.ubuntu
@@ -1,15 +1,16 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
- qemu
- qemu-kvm
+ qemu
+ qemu-kvm
"
REQUIRED_CONTENT_PACKAGES="
- qemu
- qemu-kvm
- qemu-system-common
- qemu-system-x86
- qemu-user
- qemu-utils
- seabios
+ qemu
+ qemu-kvm
+ qemu-system-common
+ qemu-system-arm
+ qemu-system-x86
+ qemu-utils
+ seabios
+ ovmf
"