summaryrefslogblamecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
blob: a27b3bc98e9d6aaf24662699e9e42fb0a35a7551 (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
			kbd
			dosfstools
			strace
"
REQUIRED_CONTENT_PACKAGES="
			openssl
"