mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-10 16:21:17 +02:00
When decompressing extensions, we might not be able to set xattrs (e.g. running rootless), so instead of setting xattrs, save them in memory and push to mksquashfs as pseudo definitions. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>