summaryrefslogblamecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.debian
blob: 6d05cb6e6c713de6f4cb5947750721e4f724c354 (plain) (tree)
1
           


















                                                      
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
			nfs-common
			squashfs-tools
			whois
			xfsprogs
			firmware-linux-free
			curl
			jfsutils
			libssl-dev
"
REQUIRED_CONTENT_PACKAGES="
	
"
REQUIRED_DIRECTORIES="
			/lib/xtables
"
REQUIRED_FILES+="
			/etc/X11/app-defaults/Xvidtune
"