talos/internal
Andrey Smirnov 87c40da6cc
fix: proper logging in machined on startup
Move `setupLogging` inside the controller, so that logger is set up
correctly before Talos starts printing first messages.

This fixes an inconsistency that first messages are printed using
"default" logger, while after that the proper logger is set up, and
format of the messages matches kernel log.

Also move `waitForUSBDelay` into the sequencer after `udevd` was
started (this is when blockdevices including USB ones are discovered).

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-07 17:09:18 +04:00
..
app fix: proper logging in machined on startup 2023-11-07 17:09:18 +04:00
integration fix: don't validate machine.install if installed 2023-11-03 15:08:42 +04:00
pkg refactor: update packet capture to use 'afpacket' interface 2023-11-07 15:52:04 +04:00