Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
4ea8b93f
Commit
4ea8b93f
authored
Apr 11, 2011
by
Gerardo Exequiel Pozzi
Browse files
[syslinux-iso] Set default SquashFS compressor to XZ
Signed-off-by:
Gerardo Exequiel Pozzi
<
vmlinuz386@yahoo.com.ar
>
parent
54be7d15
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/syslinux-iso/Makefile
View file @
4ea8b93f
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment