mirror of
https://github.com/lingble/talos.git
synced 2026-01-14 08:06:23 +00: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>