[molecules] disable -Xbcj as it does not help that much nowadays
This commit is contained in:
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon Enlightenment
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon Forensics Xfce
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon GNOME
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon KDE
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon LXQt
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon MATE
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_string: Sabayon Linux
|
||||
release_file: /etc/sabayon-edition
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -12,7 +12,7 @@ release_string: Sabayon Linux
|
||||
release_file: /etc/sabayon-edition
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
@@ -11,7 +11,7 @@ release_file: /etc/sabayon-edition
|
||||
extra_rsync_parameters: --one-file-system
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Merge directory with destination LiveCD root
|
||||
%env merge_livecd_root: ${SABAYON_MOLECULE_HOME:-/sabayon}/boot/core
|
||||
|
||||
@@ -12,7 +12,7 @@ release_file: /etc/sabayon-edition
|
||||
iso_title: Sabayon Xfce
|
||||
|
||||
# Enable XZ compression in mksquashfs
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3 -Xbcj x86
|
||||
extra_mksquashfs_parameters: -comp xz -processors 3
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
|
||||
Reference in New Issue
Block a user