diff --git a/molecules/server.common b/molecules/server.common index 289a1a1..ad73cbb 100644 --- a/molecules/server.common +++ b/molecules/server.common @@ -2,6 +2,9 @@ # "iso_remaster" execution_strategy: iso_remaster +# ISO Image title +iso_title: Sabayon Server + # Release string release_string: Sabayon Linux diff --git a/molecules/xfce.common b/molecules/xfce.common index a82577e..6093855 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.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 Xfce + # Enable XZ compression in mksquashfs extra_mksquashfs_parameters: -comp xz