summaryrefslogblamecommitdiffstats
path: root/core/modules/libvirt/module.conf.debian
blob: bd1671ea6f21b540b6b2c5907ac5d09a5501e904 (plain) (tree)
1
2
3
4
5
6
7
8
9




                             
                
               
               
                    





                             
                
               
               
                    
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	libvirt-daemon-system
	libvirt-daemon
	libvirt-clients
	ebtables
	dnsmasq
	mdevctl
	uuid-runtime
"

REQUIRED_CONTENT_PACKAGES="
	libvirt-daemon-system
	libvirt-daemon
	libvirt-clients
	ebtables
	dnsmasq
	mdevctl
	uuid-runtime
"