From f458ca480669b6e9b855fa43c69ef089c96ec7a5 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Sat, 6 Nov 2021 22:59:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E7=94=A8=E8=BD=AF=E4=BB=B6=E5=8C=85?= =?UTF-8?q?=E7=AD=BE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/Common | 3 +++ Scripts/AutoBuild_ExtraPackages.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Configs/Common b/Configs/Common index 22c0176..fe5b2fc 100755 --- a/Configs/Common +++ b/Configs/Common @@ -1,6 +1,9 @@ # 此文件为通用 config 文件,将在编译开始前追加到 .config 的文件的最后 # 用于控制所有设备的默认配置,如果不需要删除此文件即可 +# CONFIG_SIGNATURE_CHECK is not set +# CONFIG_SIGNED_PACKAGES is not set + CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-adbyby-plus=y diff --git a/Scripts/AutoBuild_ExtraPackages.sh b/Scripts/AutoBuild_ExtraPackages.sh index e454ade..0950fe4 100755 --- a/Scripts/AutoBuild_ExtraPackages.sh +++ b/Scripts/AutoBuild_ExtraPackages.sh @@ -25,7 +25,7 @@ coolsnowwolf/lede:master) # AddPackage svn other ddnsto linkease/nas-packages/trunk/network/services case "${TARGET_PROFILE}" in - asus_rt-acrh17 | d-team_newifi-d2 | xiaoyu_xy-c5) + asus_rt-acrh17 | d-team_newifi-d2) AddPackage git other luci-app-usb3disable rufengsuixing master ;; x86_64)