Skip to content

Promote Development Version To Production Release#58

Merged
Martinski4GitHub merged 23 commits intomasterfrom
develop
Jan 25, 2026
Merged

Promote Development Version To Production Release#58
Martinski4GitHub merged 23 commits intomasterfrom
develop

Conversation

@Martinski4GitHub
Copy link
Member

Promote the latest development version to the production release.

- Added 3-hour and 4-hour intervals for the logrotate cron job options.
- Increased the log FIFO queue for number of messages to 1024.
- Miscellaneous code improvements.
- Increased the log FIFO queue for number of messages based on total RAM size.
Show the full log file when running logrotate in debug mode.
- Decreased the log message size to 2048 (from original 16384).
- Increased the log FIFO queue for number of messages to 1024 (2048 if total RAM > 512MB).
- Changes in the CLI menu display.
- Miscellaneous code improvements.
More Improvements and Fine-Tuning
More improvements and fine-tuning.
- Fixed bug when the call to Scribe found in the '/jffs/scripts/unmount' script was made *after* the Entware services are stopped, it failed to properly reset and put back the system log files so the built-in system loggers can then proceed to update them. This, in turn, was causing hundreds of log messages to be "lost" during a reboot sequence.

- Upon a system reboot, when Entware services are started, syslog-ng was shutting down the built-in system loggers too early and with a minimum 2-second delay (and perhaps more in some cases), causing hundreds (and possibly close to a thousand) of reboot log messages to be "lost" due to the "deluge" of log entries flooding the system logs within the first ~2 to ~3 minutes of the bootup process.

- Improvements in the display of CLI menu options.

- Miscellaneous code improvements and fine-tuning.
Code improvements and fine-tuning.
More code improvements and fine-tuning.
Code Improvements and Fine-Tuning
Removed "postrotate/endscript" directive from each individual configuration file since that's already defined in the global set of configuration directives.
Removed "postrotate/endscript" directives
Updated date string.
@Martinski4GitHub Martinski4GitHub merged commit fddb864 into master Jan 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant