From 311900b976d11b87a559572cc530e545d5b17e9e Mon Sep 17 00:00:00 2001 From: ayanami-desu Date: Sat, 11 May 2024 13:48:31 +0800 Subject: [PATCH] diy --- .github/workflows/build-release.yml | 4 +-- openwrt/23-config-common | 50 ++++++++++++++--------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 7b458a2b9..dc1535530 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -16,8 +16,8 @@ jobs: fail-fast: false matrix: model: - - nanopi-r4s - - nanopi-r5s + # - nanopi-r4s + # - nanopi-r5s - x86_64 tag: - type: rc2 diff --git a/openwrt/23-config-common b/openwrt/23-config-common index 3f074f39a..4bdf2fff7 100644 --- a/openwrt/23-config-common +++ b/openwrt/23-config-common @@ -77,47 +77,47 @@ CONFIG_LUCI_LANG_zh_Hans=y # CONFIG_LUCI_JSMIN is not set ### APPS -CONFIG_PACKAGE_luci-app-accesscontrol=y +# CONFIG_PACKAGE_luci-app-accesscontrol=y # CONFIG_PACKAGE_luci-app-airconnect is not set # CONFIG_PACKAGE_luci-app-airplay2 is not set CONFIG_PACKAGE_luci-app-alist=y CONFIG_PACKAGE_luci-app-argon-config=y -CONFIG_PACKAGE_luci-app-aria2=y +# CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-autoreboot=y -CONFIG_PACKAGE_luci-app-commands=y +# CONFIG_PACKAGE_luci-app-commands=y CONFIG_PACKAGE_luci-app-cpufreq=y # CONFIG_PACKAGE_luci-app-daed is not set # CONFIG_PACKAGE_luci-app-ddns is not set CONFIG_PACKAGE_luci-app-diskman=y -CONFIG_PACKAGE_luci-app-eqos=y +# CONFIG_PACKAGE_luci-app-eqos=y # CONFIG_PACKAGE_luci-app-filebrowser is not set -CONFIG_PACKAGE_luci-app-frpc=y -CONFIG_PACKAGE_luci-app-hd-idle=y -CONFIG_PACKAGE_luci-app-gowebdav=y +# CONFIG_PACKAGE_luci-app-frpc=y +# CONFIG_PACKAGE_luci-app-hd-idle=y +# CONFIG_PACKAGE_luci-app-gowebdav=y # CONFIG_PACKAGE_luci-app-mentohust is not set -CONFIG_PACKAGE_luci-app-mosdns=y +# CONFIG_PACKAGE_luci-app-mosdns=y # CONFIG_PACKAGE_luci-app-natmap is not set -CONFIG_PACKAGE_luci-app-netdata=y -CONFIG_PACKAGE_luci-app-netspeedtest=y -CONFIG_PACKAGE_luci-app-nlbwmon=y +# CONFIG_PACKAGE_luci-app-netdata=y +# CONFIG_PACKAGE_luci-app-netspeedtest=y +# CONFIG_PACKAGE_luci-app-nlbwmon=y # CONFIG_PACKAGE_luci-app-oaf is not set # CONFIG_PACKAGE_luci-app-qbittorrent is not set # CONFIG_PACKAGE_luci-app-qbittorrent_dynamic is not set CONFIG_PACKAGE_luci-app-ramfree=y CONFIG_PACKAGE_luci-app-samba4=y -CONFIG_PACKAGE_luci-app-socat=y -CONFIG_PACKAGE_luci-app-sqm=y -CONFIG_PACKAGE_luci-app-ttyd=y +# CONFIG_PACKAGE_luci-app-socat=y +# CONFIG_PACKAGE_luci-app-sqm=y +# CONFIG_PACKAGE_luci-app-ttyd=y # CONFIG_PACKAGE_luci-app-uhttpd is not set # CONFIG_PACKAGE_luci-app-unblockneteasemusic is not set -CONFIG_PACKAGE_luci-app-upnp=y -CONFIG_PACKAGE_luci-app-usb-printer=y +# CONFIG_PACKAGE_luci-app-upnp=y +# CONFIG_PACKAGE_luci-app-usb-printer=y # CONFIG_PACKAGE_luci-app-vlmcsd is not set -CONFIG_PACKAGE_luci-app-watchcat=y -# CONFIG_PACKAGE_luci-app-wireguard is not set -CONFIG_PACKAGE_luci-app-wolplus=y +# CONFIG_PACKAGE_luci-app-watchcat=y +CONFIG_PACKAGE_luci-app-wireguard=y +# CONFIG_PACKAGE_luci-app-wolplus=y # CONFIG_PACKAGE_luci-app-xfrpc is not set -CONFIG_PACKAGE_luci-app-zerotier=y +# CONFIG_PACKAGE_luci-app-zerotier=y # CONFIG_PACKAGE_ariang-nginx is not set ### ImmortalWrt Proxy - nft @@ -127,11 +127,11 @@ CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-openclash=y ### Passwall -CONFIG_PACKAGE_luci-app-passwall=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_SingBox=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Geodata=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin=y +# CONFIG_PACKAGE_luci-app-passwall=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_SingBox=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Geodata=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin=y # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client is not set