I'd love to make logging during early boot not require everyone to happen to get the `console=` entries ordered correctly on the kernel command line. Inevitably we always get it wrong or the ordering of the `console=` lines on a pre-baked works great for some people but not for others. What if there was a way to get those early startup systemd unit messages on all `console=` entries? Maybe there is. I've got some code that I think could help with this. We basically configure the journal in the initramfs to log all messages at 'info' level and above to kmsg. We also have to make the kernel not ratelimit messages during this time. Check out the proposed change and see what you think: https://github.com/dracutdevs/dracut/pull/445
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/OI7BOWZSXDJM5W2KVDK3BBEN6S7ASLZC/