[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
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
# <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"
|
||||
COMPRESSION="xz"
|
||||
|
|
Loading…
Add table
Reference in a new issue