Re: [PATCH 0/3] Fix the virt-install progress bar file size

2022-12-14 Thread Cole Robinson
On 11/9/22 4:33 AM, Toshiki Sonoda wrote: > Fix the virt-install progress bar file size > > These patches improve about the virt-install progress bar. > > Since version 4.0, implementation of the progress bar has changed. > If the file copy about vmlinuz and initrd.img completes quickly > (less

[PATCH 0/3] Fix the virt-install progress bar file size

2022-11-09 Thread Toshiki Sonoda
Fix the virt-install progress bar file size These patches improve about the virt-install progress bar. Since version 4.0, implementation of the progress bar has changed. If the file copy about vmlinuz and initrd.img completes quickly (less than self.update_period), the process ends without updat