diff --git a/molecules/enlightenment.common b/molecules/enlightenment.common index daaed85..4ebc38b 100644 --- a/molecules/enlightenment.common +++ b/molecules/enlightenment.common @@ -8,6 +8,9 @@ release_string: Sabayon Linux # File to write release string release_file: /etc/sabayon-edition +# ISO Image title +iso_title: Sabayon Enlightenment + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz diff --git a/molecules/forensic.common b/molecules/forensic.common index f13cf13..7c49d7b 100644 --- a/molecules/forensic.common +++ b/molecules/forensic.common @@ -1,3 +1,6 @@ +# ISO Image title +iso_title: Sabayon Forensics Gnome + # Outer chroot script command, to be executed outside destination chroot before # before entering it (and AFTER inner_chroot_script) %env outer_chroot_script_after: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/xfce_remaster_post.sh diff --git a/molecules/gnome.common b/molecules/gnome.common index beca66f..bffadbb 100644 --- a/molecules/gnome.common +++ b/molecules/gnome.common @@ -8,6 +8,9 @@ release_string: Sabayon Linux # File to write release string release_file: /etc/sabayon-edition +# ISO Image title +iso_title: Sabayon GNOME + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz diff --git a/molecules/kde.common b/molecules/kde.common index 47a53ef..e5b6e12 100644 --- a/molecules/kde.common +++ b/molecules/kde.common @@ -8,6 +8,9 @@ release_string: Sabayon Linux # File to write release string release_file: /etc/sabayon-edition +# ISO Image title +iso_title: Sabayon KDE + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz diff --git a/molecules/lxqt.common b/molecules/lxqt.common index 15f0aa2..a17442a 100644 --- a/molecules/lxqt.common +++ b/molecules/lxqt.common @@ -8,6 +8,9 @@ release_string: Sabayon Linux # File to write release string release_file: /etc/sabayon-edition +# ISO Image title +iso_title: Sabayon LXQt + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz diff --git a/molecules/mate.common b/molecules/mate.common index 0d6f336..db01a93 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -8,6 +8,9 @@ release_string: Sabayon Linux # File to write release string release_file: /etc/sabayon-edition +# ISO Image title +iso_title: Sabayon MATE + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz diff --git a/molecules/minimal.common b/molecules/minimal.common index f708919..03e8947 100644 --- a/molecules/minimal.common +++ b/molecules/minimal.common @@ -2,6 +2,8 @@ # "iso_remaster" execution_strategy: iso_remaster +# ISO Image title +iso_title: Sabayon Minimal # Release string release_string: Sabayon Linux