summaryrefslogblamecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu.18
blob: b3290d9f603ac0dfed4fefc1776f4393221c87c6 (plain) (tree)





















                                      
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
			nfs-common
			squashfs-tools
			whois
			xfsprogs
			jfsutils
			curl
			openssl
			gawk
			e2fsprogs
			util-linux
			kbd
			dosfstools
			strace
"
REQUIRED_CONTENT_PACKAGES="
			openssl
"
REQUIRED_LIBRARIES+="
	libcidn
"