[configs/baseline] Use gzip (default) instead of xz
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
babc6c08c6
commit
58bcf48091
@ -1,2 +1,2 @@
|
|||||||
# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size>
|
# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size>
|
||||||
root-image / %ARCH% xz ext4 50%
|
root-image / %ARCH% gzip ext4 50%
|
||||||
|
@ -1,2 +1 @@
|
|||||||
HOOKS="base udev archiso block filesystems"
|
HOOKS="base udev archiso block filesystems"
|
||||||
COMPRESSION="xz"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user