summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32/module.conf.ubuntu
blob: 7fd3a401962c26c87611d56d3022eb4b0a99db2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
REQUIRED_INSTALLED_PACKAGES="
			nfs-common
			squashfs-tools
			whois
			xfsprogs
			curl
			openssl
"
REQUIRED_SYSTEM_FILES+="
			/lib/xtables
"
REQUIRED_FILES+="
			/etc/X11/app-defaults/Xvidtune
			/usr/lib/ssl/openssl.cnf
"