[molecules] disable -Xbcj as it does not help that much nowadays

This commit is contained in:
Fabio Erculiani
2016-12-03 21:14:52 +01:00
parent 9bd2f778b1
commit dc3e463602
10 changed files with 10 additions and 10 deletions

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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

View File

@@ -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)