Skip to content

Use a custom dracut module for decreasing the kernel logging#2037

Merged
lslezak merged 1 commit intomasterfrom
logging_config
Feb 20, 2025
Merged

Use a custom dracut module for decreasing the kernel logging#2037
lslezak merged 1 commit intomasterfrom
logging_config

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Feb 20, 2025

Problem

  • The loglevel=4 Live ISO boot option is written also to the installed system

Solution

  • Decrease the kernel logging using a custom dracut module
  • At first I wanted to use a systemd service, but that runs quite late in the process

Testing

  • Tested manually, the log level is set correctly even without using the boot option.

...instead of the "loglevel" boot option.
That would be saved to the installed system as well.
@lslezak lslezak merged commit 0c080ef into master Feb 20, 2025
6 checks passed
@lslezak lslezak deleted the logging_config branch February 20, 2025 14:41
@imobachgs imobachgs mentioned this pull request Feb 26, 2025
imobachgs added a commit that referenced this pull request Feb 26, 2025
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.

2 participants