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