diff --git a/molecules/enlightenment.common b/molecules/enlightenment.common index 710ed9b..54246ab 100644 --- a/molecules/enlightenment.common +++ b/molecules/enlightenment.common @@ -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) diff --git a/molecules/forensicxfce.common b/molecules/forensicxfce.common index d1a6953..4c8c7fb 100644 --- a/molecules/forensicxfce.common +++ b/molecules/forensicxfce.common @@ -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) diff --git a/molecules/gnome.common b/molecules/gnome.common index 03b9b26..df5208b 100644 --- a/molecules/gnome.common +++ b/molecules/gnome.common @@ -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) diff --git a/molecules/kde.common b/molecules/kde.common index 884ed01..10c3ace 100644 --- a/molecules/kde.common +++ b/molecules/kde.common @@ -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) diff --git a/molecules/lxqt.common b/molecules/lxqt.common index 7c6feab..07dc5cd 100644 --- a/molecules/lxqt.common +++ b/molecules/lxqt.common @@ -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) diff --git a/molecules/mate.common b/molecules/mate.common index 2b08fa1..7d6f764 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -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) diff --git a/molecules/minimal.common b/molecules/minimal.common index 8c7ae40..7d83a30 100644 --- a/molecules/minimal.common +++ b/molecules/minimal.common @@ -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) diff --git a/molecules/server.common b/molecules/server.common index 7984d15..5f2f290 100644 --- a/molecules/server.common +++ b/molecules/server.common @@ -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) diff --git a/molecules/spinbase.common b/molecules/spinbase.common index e2c7345..7cf654d 100644 --- a/molecules/spinbase.common +++ b/molecules/spinbase.common @@ -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 diff --git a/molecules/xfce.common b/molecules/xfce.common index c80b6db..c3221b5 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.common @@ -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)