summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/module.conf.debian
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/qemu/module.conf.debian')
-rw-r--r--core/modules/qemu/module.conf.debian20
1 files changed, 0 insertions, 20 deletions
diff --git a/core/modules/qemu/module.conf.debian b/core/modules/qemu/module.conf.debian
deleted file mode 100644
index f4892d81..00000000
--- a/core/modules/qemu/module.conf.debian
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- qemu
- qemu-kvm
- mvn
- openjdk-11-jdk-headless
- openjdk-11-jre
-"
-
-REQUIRED_CONTENT_PACKAGES="
- qemu
- qemu-kvm
- qemu-system-common
- qemu-system-arm
- qemu-system-x86
- qemu-utils
- seabios
- ovmf
- openjdk-11-jre
-"