Created
February 11, 2020 21:11
-
-
Save daviszerro/ec383356188439efbd88bbc26555f929 to your computer and use it in GitHub Desktop.
seed used for building LEDE openwrt-ramips-mt76x8-xiaomi_miwifi-nano
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_TARGET_ramips=y | |
CONFIG_TARGET_ramips_mt76x8=y | |
CONFIG_TARGET_ramips_mt76x8_DEVICE_xiaomi_miwifi-nano=y | |
CONFIG_LIBSODIUM_MINIMAL=y | |
CONFIG_PACKAGE_6in4=y | |
CONFIG_PACKAGE_dnscrypt-proxy=y | |
CONFIG_PACKAGE_dnscrypt-proxy-resolvers=y | |
CONFIG_PACKAGE_frpc=y | |
CONFIG_PACKAGE_ip6tables=y | |
CONFIG_PACKAGE_ipv6helper=y | |
# CONFIG_PACKAGE_kmod-gre is not set | |
CONFIG_PACKAGE_kmod-ipt-nat6=y | |
CONFIG_PACKAGE_kmod-iptunnel4=y | |
CONFIG_PACKAGE_kmod-nf-nat6=y | |
CONFIG_PACKAGE_kmod-sit=y | |
CONFIG_PACKAGE_libsodium=y | |
# CONFIG_PACKAGE_luci-app-accesscontrol is not set | |
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set | |
# CONFIG_PACKAGE_luci-app-ddns is not set | |
CONFIG_PACKAGE_luci-app-dnscrypt-proxy=y | |
# CONFIG_PACKAGE_luci-app-flowoffload is not set | |
CONFIG_PACKAGE_luci-app-frpc=y | |
# CONFIG_PACKAGE_luci-app-pptp-server is not set | |
# CONFIG_PACKAGE_luci-app-ramfree is not set | |
CONFIG_PACKAGE_luci-app-smartdns=y | |
# CONFIG_PACKAGE_luci-app-sqm is not set | |
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_V2ray=y | |
# CONFIG_PACKAGE_luci-app-vlmcsd is not set | |
# CONFIG_PACKAGE_luci-app-vsftpd is not set | |
CONFIG_PACKAGE_luci-i18n-smartdns-zh-cn=y | |
CONFIG_PACKAGE_luci-lib-httpprotoutils=y | |
CONFIG_PACKAGE_luci-proto-ipv6=y | |
CONFIG_PACKAGE_luci-theme-material=y | |
CONFIG_PACKAGE_odhcp6c=y | |
CONFIG_PACKAGE_odhcp6c_ext_cer_id=0 | |
CONFIG_PACKAGE_odhcpd-ipv6only=y | |
CONFIG_PACKAGE_odhcpd_ipv6only_ext_cer_id=0 | |
# CONFIG_PACKAGE_pptpd is not set | |
CONFIG_PACKAGE_smartdns=y | |
CONFIG_PACKAGE_v2ray=y | |
# CONFIG_PACKAGE_vlmcsd is not set | |
CONFIG_V2RAY_DISABLE_NONE=y | |
CONFIG_V2RAY_EXCLUDE_ASSETS=y | |
CONFIG_V2RAY_EXCLUDE_V2CTL=y | |
CONFIG_V2RAY_JSON_INTERNAL=y | |
CONFIG_PACKAGE_adbyby=y | |
CONFIG_PACKAGE_coreutils-nohup=y | |
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y | |
CONFIG_PACKAGE_iptables-mod-ipopt=y | |
CONFIG_PACKAGE_kmod-ifb=y | |
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y | |
CONFIG_PACKAGE_kmod-ipt-ipopt=y | |
CONFIG_PACKAGE_kmod-sched-cake=y | |
CONFIG_PACKAGE_kmod-sched-core=y | |
CONFIG_PACKAGE_sqm-scripts=y | |
CONFIG_PACKAGE_tc=y | |
CONFIG_PACKAGE_vsftpd-alt=y | |
CONFIG_VSFTPD_USE_UCI_SCRIPTS=y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment