Revert "Do not specify iso label here"
This reverts commitac6f44ec24. Waits forb9bd5ae4b7
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
# "iso_remaster"
|
||||
execution_strategy: iso_remaster
|
||||
|
||||
# ISO Image title
|
||||
iso_title: Sabayon Minimal
|
||||
|
||||
# Release string
|
||||
release_string: Sabayon Linux
|
||||
|
||||
Reference in New Issue
Block a user