[Bug 2038449] [NEW] Use pixz for compressing images

Heinrich Schuchardt 2038449 at bugs.launchpad.net
Wed Oct 4 14:45:18 UTC 2023


Public bug reported:

We currently use xz for compression.

live-build/ubuntu-cpc/hooks.d/base/disk1-img-xz.binary:14:    xz -T4 -c binary/boot/disk-uefi.ext4 > livecd.ubuntu-cpc.disk1.img.xz
live-build/ubuntu-cpc/hooks.d/base/disk1-img-xz.binary:16:    xz -T4 -c binary/boot/disk.ext4 > livecd.ubuntu-cpc.disk1.img.xz

At least on riscv64 this is a major driver for the build time. We should
pixz to parallelize the compression.

** Affects: livecd-rootfs (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: foundations-todo fr-5579

** Tags added: fr-5579

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2038449

Title:
  Use pixz for compressing images

Status in livecd-rootfs package in Ubuntu:
  New

Bug description:
  We currently use xz for compression.

  live-build/ubuntu-cpc/hooks.d/base/disk1-img-xz.binary:14:    xz -T4 -c binary/boot/disk-uefi.ext4 > livecd.ubuntu-cpc.disk1.img.xz
  live-build/ubuntu-cpc/hooks.d/base/disk1-img-xz.binary:16:    xz -T4 -c binary/boot/disk.ext4 > livecd.ubuntu-cpc.disk1.img.xz

  At least on riscv64 this is a major driver for the build time. We
  should pixz to parallelize the compression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2038449/+subscriptions




More information about the foundations-bugs mailing list