mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-25 11:21:16 +01:00
Support `unsupported` flag for mkfs, so that `STATE` partition with size less than 300M can be created by `mkfs.xfs`. This allows to bring in newer `xfsprogs` that can repair corrupted FS better. Signed-off-by: Noel Georgi <git@frezbo.dev>