summaryrefslogblamecommitdiffstats
path: root/core/modules/qemukvm/module.conf.ubuntu
blob: 770c62c2ef04d52c9cfea1cb0d72ff601a5a5793 (plain) (tree)
1
2
3
4
5
6
7
8
9
           







                             
                            
                                  

                               

                          
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
		qemu
		qemu-kvm
"

REQUIRED_CONTENT_PACKAGES="
		qemu
		qemu-kvm
		qemu-keymaps
		qemu-system-common
		qemu-system-x86
		qemu-user
		qemu-utils
		seabios
"