See my replies to both mord and vinh inline below On Wednesday, April 12, 2017 at 7:29:46 PM UTC+7, mord reneth wrote:
I read somewhere, but cant find it now, that they suggest dropping the luci (gui) from 4MB flash images... OK if you know the command line and using openwisp.....maybe not so good for others.... Is it worth making a repo with user-contributed builds? I think users want to customise their firmware as soon as they feel confident in doing so, therefore having more tutorials and documentation would help a lot. OpenWISP and OpenWRT/LEDE seem to be liked by hackers and geeks, we should help this kind of users to feel more confident in doing customisation and achieving what they want in less time. In the vase of Vinh, a tutorial to compile a minimal version of LEDE with openwisp-config-mbedtls would have saved him a lot of time. Last week I created a tutorial repo (is still empty): https://github.com/openwisp/tutorials If anyone wants to contribute I will give him/her write access. On Wed, Apr 12, 2017 at 2:49 PM Nguyễn Vinh <[email protected]> wrote: > thanks all so much, > this's my config when build firmware: > =================================== > CONFIG_TARGET_ar71xx=y > CONFIG_TARGET_ar71xx_generic=y > CONFIG_TARGET_ar71xx_generic_Default=y > CONFIG_LIBCURL_COOKIES=y > CONFIG_LIBCURL_FILE=y > CONFIG_LIBCURL_FTP=y > CONFIG_LIBCURL_HTTP=y > CONFIG_LIBCURL_NO_SMB="!" > CONFIG_LIBCURL_OPENSSL=y > CONFIG_LIBCURL_PROXY=y > CONFIG_OPENSSL_WITH_EC=y > CONFIG_PACKAGE_ca-certificates=y > CONFIG_PACKAGE_curl=y > CONFIG_PACKAGE_libcurl=y > CONFIG_PACKAGE_liblua=y > CONFIG_PACKAGE_libopenssl=y > CONFIG_PACKAGE_libuci-lua=y > CONFIG_PACKAGE_lua=y > CONFIG_PACKAGE_luafilesystem=y > CONFIG_PACKAGE_openwisp-config-openssl=y > CONFIG_PACKAGE_zlib=y > ==================================== > if i replace openwisp-config-openssl by openwisp-config-nossl or mbedtls > => it sucess > Ok, then use openwisp-config-mbedtls and also *remove this line*: CONFIG_LIBCURL_OPENSSL=y When you get it working, it would really help us out if you could share your config with us. Federico -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
