]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/flash-images
cdrom: Change format to XZ and compress in parallel
[ipfire-2.x.git] / lfs / flash-images
index 8ed7f63756f4d3924a83289f24deaf5b4629bc65..a75d711696af0f627613ca34107c62ee586976f1 100644 (file)
@@ -137,7 +137,7 @@ endif
 
        # Install IPFire
 ifneq "$(BUILD_PLATFORM)" "arm"
 
        # Install IPFire
 ifneq "$(BUILD_PLATFORM)" "arm"
-       tar -x --lzma -C $(MNThdd)/ -f /install/cdrom/distro.img
+       tar -x --xz -C $(MNThdd)/ -f /install/cdrom/distro.img
 else
        tar -x -C $(MNThdd)/ -f /install/cdrom/distro.img
 endif
 else
        tar -x -C $(MNThdd)/ -f /install/cdrom/distro.img
 endif