diff --git a/iopsys-econet/config/config b/iopsys-econet/config/config index dd4d2437168d3aaa95c5635d28e6cf9f15d479a4..3ba680f4142be11a7e771913a95c0b9ee5cc23a8 100644 --- a/iopsys-econet/config/config +++ b/iopsys-econet/config/config @@ -369,3 +369,56 @@ CONFIG_PACKAGE_asterisk-util-astcanary=y # CONFIG_PACKAGE_siproxd is not set # CONFIG_PACKAGE_yate is not set # end of Telephony + +# Extra packages +CONFIG_BUSYBOX_CUSTOM=y +CONFIG_BUSYBOX_CONFIG_XZ=y + + +CONFIG_LXC_BUSYBOX_OPTIONS=y +CONFIG_LXC_KERNEL_OPTIONS=y +CONFIG_LXC_NETWORKING=y +CONFIG_LXC_SECCOMP=y +CONFIG_PACKAGE_liblxc=y +CONFIG_PACKAGE_liblz4=y +CONFIG_PACKAGE_liblzma=y +CONFIG_PACKAGE_liblzo=y +CONFIG_PACKAGE_lxc=y +CONFIG_PACKAGE_lxc-attach=y +CONFIG_PACKAGE_lxc-auto=y +CONFIG_PACKAGE_lxc-autostart=y +CONFIG_PACKAGE_lxc-cgroup=y +CONFIG_PACKAGE_lxc-checkconfig=y +CONFIG_PACKAGE_lxc-common=y +CONFIG_PACKAGE_lxc-config=y +CONFIG_PACKAGE_lxc-configs=y +CONFIG_PACKAGE_lxc-console=y +CONFIG_PACKAGE_lxc-copy=y +CONFIG_PACKAGE_lxc-create=y +CONFIG_PACKAGE_lxc-destroy=y +CONFIG_PACKAGE_lxc-device=y +CONFIG_PACKAGE_lxc-execute=y +CONFIG_PACKAGE_lxc-freeze=y +CONFIG_PACKAGE_lxc-hooks=y +CONFIG_PACKAGE_lxc-info=y +CONFIG_PACKAGE_lxc-init=y +CONFIG_PACKAGE_lxc-ls=y +CONFIG_PACKAGE_lxc-lua=y +CONFIG_PACKAGE_lxc-monitor=y +CONFIG_PACKAGE_lxc-monitord=y +CONFIG_PACKAGE_lxc-snapshot=y +CONFIG_PACKAGE_lxc-start=y +CONFIG_PACKAGE_lxc-stop=y +CONFIG_PACKAGE_lxc-templates=y +CONFIG_PACKAGE_lxc-top=y +CONFIG_PACKAGE_lxc-unfreeze=y +CONFIG_PACKAGE_lxc-unprivileged=y +CONFIG_PACKAGE_lxc-unshare=y +CONFIG_PACKAGE_lxc-user-nic=y +CONFIG_PACKAGE_lxc-usernsexec=y +CONFIG_PACKAGE_lxc-wait=y +CONFIG_PACKAGE_squashfs-tools-mksquashfs=y +CONFIG_PACKAGE_squashfs-tools-unsquashfs=y +CONFIG_SQUASHFS_TOOLS_LZ4_SUPPORT=y +CONFIG_SQUASHFS_TOOLS_LZO_SUPPORT=y +CONFIG_SQUASHFS_TOOLS_XZ_SUPPORT=y