From f0eaaece7942b1c1a2664d36d928a74db0a7837b Mon Sep 17 00:00:00 2001 From: OPPEN321 Date: Wed, 24 Sep 2025 11:43:20 +0800 Subject: [PATCH] Update 00-prepare_base.sh --- scripts/00-prepare_base.sh | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/scripts/00-prepare_base.sh b/scripts/00-prepare_base.sh index 57328d2..1b91013 100644 --- a/scripts/00-prepare_base.sh +++ b/scripts/00-prepare_base.sh @@ -85,25 +85,24 @@ cp -rf ../OpenBox/doc/base-files/etc/banner ./package/base-files/files/etc/banne # luci-mod extra pushd feeds/luci -cat ../OpenBox/firewall4/luci-24.10/*.patch | patch -p1 -patch -p1 <../OpenBox/firewall4/luci-24.10/0001-luci-app-firewall-add-nft-fullcone-and-bcm-fullcone-.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0002-luci-app-firewall-add-shortcut-fe-option.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0003-luci-app-firewall-add-ipv6-nat-option.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0004-luci-add-firewall-add-custom-nft-rule-support.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0005-luci-app-firewall-add-natflow-offload-support.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0006-luci-app-firewall-enable-hardware-offload-only-on-de.patch -patch -p1 <../OpenBox/firewall4/luci-24.10/0007-luci-app-firewall-add-fullcone6-option-for-nftables-.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0001-luci-app-firewall-add-nft-fullcone-and-bcm-fullcone-.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0002-luci-app-firewall-add-shortcut-fe-option.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0003-luci-app-firewall-add-ipv6-nat-option.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0004-luci-add-firewall-add-custom-nft-rule-support.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0005-luci-app-firewall-add-natflow-offload-support.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0006-luci-app-firewall-enable-hardware-offload-only-on-de.patch +patch -p1 <../../../OpenBox/firewall4/luci-24.10/0007-luci-app-firewall-add-fullcone6-option-for-nftables-.patch popd # luci-mod extra pushd feeds/luci -patch -p1 <../OpenBox/luci/0001-luci-mod-system-add-modal-overlay-dialog-to-reboot.patch -patch -p1 <../OpenBox/luci/0002-luci-mod-status-displays-actual-process-memory-usage.patch -patch -p1 <../OpenBox/luci/0003-luci-mod-status-storage-index-applicable-only-to-val.patch -patch -p1 <../OpenBox/luci/0004-luci-mod-status-firewall-disable-legacy-firewall-rul.patch -patch -p1 <../OpenBox/luci/0005-luci-mod-system-add-refresh-interval-setting.patch -patch -p1 <../OpenBox/luci/0006-luci-mod-system-mounts-add-docker-directory-mount-po.patch -patch -p1 <../OpenBox/luci/0007-luci-mod-system-add-ucitrack-luci-mod-system-zram.js.patch +patch -p1 <../../../OpenBox/luci/0001-luci-mod-system-add-modal-overlay-dialog-to-reboot.patch +patch -p1 <../../../OpenBox/luci/0002-luci-mod-status-displays-actual-process-memory-usage.patch +patch -p1 <../../../OpenBox/luci/0003-luci-mod-status-storage-index-applicable-only-to-val.patch +patch -p1 <../../../OpenBox/luci/0004-luci-mod-status-firewall-disable-legacy-firewall-rul.patch +patch -p1 <../../../OpenBox/luci/0005-luci-mod-system-add-refresh-interval-setting.patch +patch -p1 <../../../OpenBox/luci/0006-luci-mod-system-mounts-add-docker-directory-mount-po.patch +patch -p1 <../../../OpenBox/luci/0007-luci-mod-system-add-ucitrack-luci-mod-system-zram.js.patch popd # opkg