feat(iso): add exfatprogs and ntfs-3g for USB export support

exFAT is the default filesystem on USB drives >32GB sold today.
Without exfatprogs, mount fails silently and export to such drives is broken.
ntfs-3g covers Windows-formatted drives.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Chusavitin
2026-03-25 11:12:51 +03:00
parent 36dff6e584
commit 0ce23aea4f

View File

@@ -18,6 +18,10 @@ qemu-guest-agent
# SSH
openssh-server
# Filesystem support for USB export targets
exfatprogs
ntfs-3g
# Utilities
bash
procps