summaryrefslogblamecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
blob: e93953763a3b7a32b7f61b6aab5918ab19e3c8ac (plain) (tree)
1
2
3
4
5
6
7
8
9
           




                                      
                                

                               
                            

                                  






                               
                        



                                                      
                                                
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
			nfs-common
			squashfs-tools
			whois
			xfsprogs
			jfsutils
			curl
			openssl
			gawk
			e2fsprogs
			util-linux
"
REQUIRED_CONTENT_PACKAGES="
			openssl
"
REQUIRED_BINARIES+="
			openssl
"
REQUIRED_SYSTEM_FILES+="
			/lib/xtables
"
REQUIRED_FILES+="
			/etc/X11/app-defaults/Xvidtune
			/usr/lib/ssl/openssl.cnf
"