diff --git a/.DS_Store b/.DS_Store index 1918b62b..18449442 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/IXDBZ-YTYCF-WVRJR-JH3CY-VDC55-SXFNJ b/IXDBZ-YTYCF-WVRJR-JH3CY-VDC55-SXFNJ new file mode 100644 index 00000000..36877741 --- /dev/null +++ b/IXDBZ-YTYCF-WVRJR-JH3CY-VDC55-SXFNJ @@ -0,0 +1 @@ +IXDBZ-YTYCF-WVRJR-JH3CY-VDC55-SXFNJ \ No newline at end of file diff --git a/build.sh b/build.sh index 3b4dffd6..9e484802 100755 --- a/build.sh +++ b/build.sh @@ -34,7 +34,7 @@ OMR_KERNEL=${OMR_KERNEL:-5.4} OMR_RELEASE=${OMR_RELEASE:-$(git tag --sort=committerdate | tail -1)} OMR_REPO=${OMR_REPO:-http://$OMR_HOST:$OMR_PORT/release/$OMR_RELEASE/$OMR_TARGET} -OMR_FEED_URL="${OMR_FEED_URL:-https://github.com/ysurac/openmptcprouter-feeds}" +OMR_FEED_URL="${OMR_FEED_URL:-https://github.com/suyuan168/openmptcprouter-feeds}" OMR_FEED_SRC="${OMR_FEED_SRC:-develop}" CUSTOM_FEED_URL="${CUSTOM_FEED_URL}" diff --git a/config b/config index c40719ef..4d5f41a3 100644 --- a/config +++ b/config @@ -38,7 +38,7 @@ CONFIG_BUSYBOX_CONFIG_WATCH=y # CONFIG_GDB is not set CONFIG_GRUB_SERIAL="" CONFIG_GRUB_TIMEOUT="0" -CONFIG_GRUB_TITLE="OpenMPTCProuter" +CONFIG_GRUB_TITLE="antrouter" CONFIG_KERNEL_AIO=y CONFIG_KERNEL_DEBUG_GPIO=y # CONFIG_KERNEL_DEBUG_INFO is not set @@ -203,6 +203,11 @@ CONFIG_KERNEL_MPTCP_ROUNDROBIN=y # CONFIG_KERNEL_DEFAULT_ROUNDROBIN is not set CONFIG_KERNEL_MPTCP_REDUNDANT=y # CONFIG_KERNEL_DEFAULT_REDUNDANT is not set +CONFIG_PACKAGE_omr-6in4=y +CONFIG_PACKAGE_omr-update=y +CONFIG_PACKAGE_openmptcprouter=y +# CONFIG_PACKAGE_openmptcprouter-full is not set +# CONFIG_PACKAGE_openmptcprouter-mini is not set CONFIG_KERNEL_DEFAULT_SCHEDULER=y CONFIG_KERNEL_MPTCP=y CONFIG_KERNEL_CRYPTO_SHA256=y @@ -246,3 +251,19 @@ CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y # CONFIG_LUCI_CSSTIDY is not set # CONFIG_LIBCURL_WOLFSSL is not set # CONFIG_PACKAGE_libustream-wolfssl is not set +CONFIG_PACKAGE_luci-app-status=y +CONFIG_PACKAGE_luci-mod-status=y +CONFIG_PACKAGE_frpc=y +CONFIG_PACKAGE_rtty-nossl=y +CONFIG_PACKAGE_minicom=y +# CONFIG_PACKAGE_luci-theme-argon is not set +# +# 4. Themes +# +# CONFIG_PACKAGE_luci-theme-argon is not set +CONFIG_PACKAGE_luci-theme-bootstrap=y +# CONFIG_PACKAGE_luci-theme-material is not set +CONFIG_PACKAGE_luci-theme-openmptcprouter=y +# CONFIG_PACKAGE_luci-theme-openwrt is not set +CONFIG_PACKAGE_luci-theme-openwrt-2020=y +# end of 4. Themes diff --git a/root/.DS_Store b/root/.DS_Store new file mode 100644 index 00000000..d495b7ca Binary files /dev/null and b/root/.DS_Store differ diff --git a/root/package/.DS_Store b/root/package/.DS_Store new file mode 100644 index 00000000..d3fbc65b Binary files /dev/null and b/root/package/.DS_Store differ diff --git a/root/package/base-files/files/.DS_Store b/root/package/base-files/files/.DS_Store new file mode 100644 index 00000000..c2b16100 Binary files /dev/null and b/root/package/base-files/files/.DS_Store differ