aboutsummaryrefslogtreecommitdiffstats
path: root/nlplug-findfs.1.in
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-01-25 12:04:32 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-01-25 12:32:30 +0100
commit59204d36985de5ba2444d5f3e0d50a119287ec51 (patch)
tree1e53da8b7eeb18e1be42e9f6873de74c21534c21 /nlplug-findfs.1.in
parent961726b6aeb8e12176009675f22ed0ffc2b26e14 (diff)
downloadmkinitfs-master.tar.bz2
mkinitfs-master.tar.xz
mkinitfs: add optional support for pigzHEADmaster
pigz(1) is a parallel gzip implementation. As such, it significantly faster than gzip(1). This patch uses pigz(1) instead of gzip(1), if it is installed, otherwise it just falls back to gzip(1). This is similar to the current pigz support in abuild. Without this patch: $ time mkinitfs ==> initramfs: creating /boot/initramfs-lts real 0m 38.19s user 0m 35.47s sys 0m 0.49s With this patch applied and pigz installed: ==> initramfs: creating /boot/initramfs-lts real 0m 13.24s user 0m 38.30s sys 0m 0.56s This change was discussed on IRC with _ikke_ and mps.
Diffstat (limited to 'nlplug-findfs.1.in')
0 files changed, 0 insertions, 0 deletions