[arch-releng] [RFC] [PATCH 2/2] [syslinux-iso] Set default SquashFS compressor to XZ

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Mon Apr 11 09:53:29 EDT 2011


Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 configs/syslinux-iso/Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/configs/syslinux-iso/Makefile b/configs/syslinux-iso/Makefile
index a784bb6..441917e 100644
--- a/configs/syslinux-iso/Makefile
+++ b/configs/syslinux-iso/Makefile
@@ -2,7 +2,7 @@ ver=$(shell date +%Y.%m.%d)
 
 WORKDIR=work
 INSTALL_DIR=arch
-COMPRESS=gzip
+COMPRESS=xz
 
 ARCH?=$(shell uname -m)
 
@@ -92,4 +92,3 @@ clean:
 .PHONY: root-image bootfiles initcpio overlay iso-mounts
 .PHONY: core-pkgs
 .PHONY: clean
-
-- 
1.7.4.4



More information about the arch-releng mailing list