Skip to content

Conversation

@stangri
Copy link
Member

@stangri stangri commented Oct 7, 2025

Maintainer: me
Compile tested: x86_64, Dell EMC Edge 620, OpenWrt 24.10.3
Run tested: x86_64, Dell EMC Edge 620, OpenWrt 24.10.3

Description:
Config file:

  • add debug_init_script and debug_performance options
  • remove led (default should be empty) option
  • remove procd_boot_delay (obsolete) option

Init Script:

  • reinstate IPKG_INSTROOT check
  • change capitalization in status messages
  • unset default value for led option on load_package_config
  • bugfix: unset bool options which are later checked for non-empty
  • bugfix: create compressed cache only if block-file exists
  • adjust errors output/storing errors for later display in multuple cases
  • produce information about cache/compressed cache files in service status output when service is stopped
  • attempt to create compressed cache in service_started only if block- file exists
  • bugfix: run service_started from the dl command (to create compressed cache file)
  • rename StripToDomains variables for readability
  • improve open port detection

Uci-Defaults:

  • improve readability of debug options migration

(cherry picked from commit ff2a554)

Config file:
* add debug_init_script and debug_performance options
* remove led (default should be empty) option
* remove procd_boot_delay (obsolete) option

Init Script:
* reinstate IPKG_INSTROOT check
* change capitalization in status messages
* unset default value for led option on load_package_config
* bugfix: unset bool options which are later checked for non-empty
* bugfix: create compressed cache only if block-file exists
* adjust errors output/storing errors for later display in multuple cases
* produce information about cache/compressed cache files in service
  status output when service is stopped
* attempt to create compressed cache in service_started only if block-
  file exists
* bugfix: run service_started from the dl command (to create compressed
  cache file)
* rename StripToDomains variables for readability
* improve open port detection

Uci-Defaults:
* improve readability of debug options migration

Signed-off-by: Stan Grishin <[email protected]>
(cherry picked from commit ff2a554)
@stangri stangri added the OpenWrt 24.10 Issue/PR on branch 24.10 label Oct 7, 2025
@stangri stangri merged commit eb39acf into openwrt:openwrt-24.10 Oct 8, 2025
7 of 12 checks passed
@stangri stangri deleted the openwrt-24.10-adblock-fast branch October 10, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 24.10 Issue/PR on branch 24.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant