summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
blob: 77c68ceff638a55f13b8ba95aa4e1fc0c6c361a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
REQUIRED_INSTALLED_PACKAGES="
			nfs-common
			squashfs-tools
			whois
			xfsprogs
			curl
			openssl
"
REQUIRED_CONTENT_PACKAGES="
			openssl
"
REQUIRED_BINARIES+="
			openssl
"
REQUIRED_DIRECTORIES="
			/lib/xtables
"
REQUIRED_FILES+="
			/etc/X11/app-defaults/Xvidtune
			/usr/lib/ssl/openssl.cnf
"