[Libguestfs] [PATCH] appliance: Add ntfs-3g-system-compression (RHBZ#1703463).

Pino Toscano ptoscano at redhat.com
Fri Feb 14 12:49:46 UTC 2020


On Wednesday, 29 January 2020 15:37:00 CET Richard W.M. Jones wrote:
> 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

LGTM.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20200214/8fe8f78d/attachment.sig>


More information about the Libguestfs mailing list