From e6764a5415b198a9e563473fd9b41077b9e71970 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 29 Jan 2020 14:32:07 +0000 Subject: [PATCH] appliance: Add ntfs-3g-system-compression (RHBZ#1703463). This package in Fedora 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. I couldn't find the equivalent package in Debian or SUSE. It's available in Arch AUR although I didn't verify that part of the change actually works there (but should be safe because supermin ignores packages that are not known about on the target system). --- appliance/packagelist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appliance/packagelist.in b/appliance/packagelist.in index e1cd173f0..13c83d8e4 100644 --- a/appliance/packagelist.in +++ b/appliance/packagelist.in @@ -43,6 +43,7 @@ ifelse(REDHAT,1, nilfs-utils ntfsprogs ntfs-3g + ntfs-3g-system-compression openssh-clients pcre policycoreutils @@ -127,6 +128,7 @@ ifelse(ARCHLINUX,1, multipath-tools dnl for kpartx nilfs-utils ntfs-3g + ntfs-3g-system-compression pcre reiserfsprogs systemd