mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 07:14:43 +00:00
禁用软件包签名
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# 此文件为通用 config 文件,将在编译开始前追加到 .config 的文件的最后
|
# 此文件为通用 config 文件,将在编译开始前追加到 .config 的文件的最后
|
||||||
# 用于控制所有设备的默认配置,如果不需要删除此文件即可
|
# 用于控制所有设备的默认配置,如果不需要删除此文件即可
|
||||||
|
|
||||||
|
# CONFIG_SIGNATURE_CHECK is not set
|
||||||
|
# CONFIG_SIGNED_PACKAGES is not set
|
||||||
|
|
||||||
CONFIG_PACKAGE_luci-theme-argon=y
|
CONFIG_PACKAGE_luci-theme-argon=y
|
||||||
CONFIG_PACKAGE_luci-app-argon-config=y
|
CONFIG_PACKAGE_luci-app-argon-config=y
|
||||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ coolsnowwolf/lede:master)
|
|||||||
# AddPackage svn other ddnsto linkease/nas-packages/trunk/network/services
|
# AddPackage svn other ddnsto linkease/nas-packages/trunk/network/services
|
||||||
|
|
||||||
case "${TARGET_PROFILE}" in
|
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
|
AddPackage git other luci-app-usb3disable rufengsuixing master
|
||||||
;;
|
;;
|
||||||
x86_64)
|
x86_64)
|
||||||
|
|||||||
Reference in New Issue
Block a user