From eaeb75d858f45447c4b3d17f33b6183f95b98466 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Tue, 2 Feb 2021 10:42:07 +0100 Subject: [qemu] Rename 'qemukvm' core module to 'qemu' --- core/modules/qemu/module.conf.ubuntu | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 core/modules/qemu/module.conf.ubuntu (limited to 'core/modules/qemu/module.conf.ubuntu') diff --git a/core/modules/qemu/module.conf.ubuntu b/core/modules/qemu/module.conf.ubuntu new file mode 100644 index 00000000..4773a871 --- /dev/null +++ b/core/modules/qemu/module.conf.ubuntu @@ -0,0 +1,15 @@ +#!/bin/bash +REQUIRED_INSTALLED_PACKAGES=" + qemu + qemu-kvm +" + +REQUIRED_CONTENT_PACKAGES=" + qemu + qemu-kvm + qemu-system-common + qemu-system-x86 + qemu-user + qemu-utils + seabios +" -- cgit v1.2.3-55-g7522