Fix wrong spinbase blocksize
This commit is contained in:
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
extra_rsync_parameters: --one-file-system
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -b 131072 -b 131072 -comp xz
|
||||
extra_mksquashfs_parameters: -b 131072 -comp xz
|
||||
|
||||
# Merge directory with destination LiveCD root
|
||||
%env merge_livecd_root: ${SABAYON_MOLECULE_HOME:-/sabayon}/boot/core
|
||||
|
||||
Reference in New Issue
Block a user