summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage32/module.conf.ubuntu')
-rw-r--r--core/rootfs/rootfs-stage32/module.conf.ubuntu21
1 files changed, 21 insertions, 0 deletions
diff --git a/core/rootfs/rootfs-stage32/module.conf.ubuntu b/core/rootfs/rootfs-stage32/module.conf.ubuntu
new file mode 100644
index 00000000..77c68cef
--- /dev/null
+++ b/core/rootfs/rootfs-stage32/module.conf.ubuntu
@@ -0,0 +1,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
+"