X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=Makefile;h=e1e77e0ded67f2792b94d619d08e8a0eb33f43a7;hb=26f60dd8e15bd0006b1db60984bf4b65f069f95f;hp=3b333bd6ca95a9f58af3bc49a1fb3938656e47de;hpb=9540e21a1ea412a1da77c738a3c1401fe20f3bb1;p=blast diff --git a/Makefile b/Makefile index 3b333bd..e1e77e0 100644 --- a/Makefile +++ b/Makefile @@ -329,7 +329,7 @@ _format_boot: ${PBOOT} _format: _format_root _format_boot _iso_image: ${ISOROOT} - grub-mkrescue -o "$${ISO}" "$${ISOROOT}" + grub-mkrescue --compress=xz -o "$${ISO}" "$${ISOROOT}" .PHONY: _syslinux_efi32 _syslinux_efi64 _syslinux_bios .PHONY: _grub_efi32 _grub_efi64