From 3587d53ce5f890fcf1e8efc18d2553c6156e71ef Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 8 Sep 2018 15:47:19 +0200 Subject: [PATCH] Revert "Do not specify iso label here ( xfce, server )" This reverts commit 702c86cf548c29ef6a83eb6f0e85828d5495c841. --- molecules/server.common | 3 +++ molecules/xfce.common | 3 +++ 2 files changed, 6 insertions(+) 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