mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: Add ntfs-3g-system-compression for Mageia
This package in Mageia enables optional support for Windows 10
"CompactOS" (file-level compression), read-only, which is sufficient
for inspecting Windows guests and doing certain types of modifications
to them. Virt-v2v appears to work, but it may be that anything that
involves modifying a compressed file might not work.
See commit e6764a5415
This commit is contained in:
committed by
Richard W.M. Jones
parent
3f5d080d02
commit
999fca8731
@@ -173,6 +173,7 @@ ifelse(MAGEIA,1,
|
||||
nilfs-utils
|
||||
ntfsprogs
|
||||
ntfs-3g
|
||||
ntfs-3g-system-compression
|
||||
openssh-clients
|
||||
reiserfs-utils
|
||||
systemd /* for /sbin/reboot and udevd */
|
||||
|
||||
Reference in New Issue
Block a user