summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
diff options
context:
space:
mode:
authorSebastian2016-04-25 12:01:08 +0200
committerSebastian2016-04-25 12:01:08 +0200
commit5acda3eaeabae9045609539303a8c12c4ce401f1 (patch)
tree7e71975f8570b05aafe2ea6ec0e242a8912387bb /core/rootfs/rootfs-stage32/module.conf.ubuntu
parentinitial commit (diff)
downloadmltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.gz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.xz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.zip
merge with latest dev version
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
+"