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:
@@ -18,6 +18,10 @@ qemu-guest-agent
|
|||||||
# SSH
|
# SSH
|
||||||
openssh-server
|
openssh-server
|
||||||
|
|
||||||
|
# Filesystem support for USB export targets
|
||||||
|
exfatprogs
|
||||||
|
ntfs-3g
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
bash
|
bash
|
||||||
procps
|
procps
|
||||||
|
|||||||
Reference in New Issue
Block a user