summaryrefslogblamecommitdiffstats
path: root/core/modules/run-virt/module.conf.ubuntu
blob: 30b2d9c621bec3518a2d671024a9f43da2cbd1e8 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                             

                  

                           
               
                

                  

 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	usbutils
	mtools
	xmlstarlet
"
REQUIRED_CONTENT_PACKAGES="
	dnsmasq
	usbutils
	mtools
	xmlstarlet
"