mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-20 06:01:13 +02:00
This PR will pull in a newer kernel config that enables the `CONFIG_USB_STORAGE` options for folks wanting to interact with USB storage devices from talos. This PR also pulls in a small change to our kernel decompression logic to try 7z decompression first. Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>