X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Ffiles%2Fetc%2Finitramfs-tools%2Fconf.d%2Fxz-compress%2FGRMLBASE;h=613eb4bc8a498358095b03c019fb9e23ce3c87f4;hp=1500f6f2de5ef5da7d7e33d64037e13172b641a4;hb=87bef6e7e402f1faadb7f534c7a113d394425a75;hpb=6f9a4abe5b6739dc2c8328634f3c0c76a2c62f1b diff --git a/etc/grml/fai/config/files/etc/initramfs-tools/conf.d/xz-compress/GRMLBASE b/etc/grml/fai/config/files/etc/initramfs-tools/conf.d/xz-compress/GRMLBASE index 1500f6f..613eb4b 100644 --- a/etc/grml/fai/config/files/etc/initramfs-tools/conf.d/xz-compress/GRMLBASE +++ b/etc/grml/fai/config/files/etc/initramfs-tools/conf.d/xz-compress/GRMLBASE @@ -1,10 +1,5 @@ -# This file is installed by grml-live in 10-build-initramfs. -# It's purpose is to use XZ compression when building initramfs. +# This file is installed by grml-live in 80-initramfs. +# Its purpose is to use XZ compression when building initramfs. -# this is a workaround to pass custom options to the xz compression -xz() { - command xz -8 --check=crc32 -} - -# enable XZ compression, reducing initramfs size from ~17MB to ~12MB -compress=xz +# enable XZ compression, reducing initramfs size from ~50MB to ~33M +COMPRESS=xz