Promote Development Version To Production Release#58
Merged
Martinski4GitHub merged 23 commits intomasterfrom Jan 25, 2026
Merged
Promote Development Version To Production Release#58Martinski4GitHub merged 23 commits intomasterfrom
Martinski4GitHub merged 23 commits intomasterfrom
Conversation
- 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.
Improvements and Fine-Tuning
- Increased the log FIFO queue for number of messages based on total RAM size.
Improvements and Fine-Tuning
Show the full log file when running logrotate in debug mode.
Improvements and Fine-Tuning
- 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.
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.
Fixes and Improvements
Code improvements and fine-tuning.
Code Improvements
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.
Update README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promote the latest development version to the production release.