[molecules] rename "XFCE" to "Xfce"
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
release_version: 6
|
||||
|
||||
# Release Version string description
|
||||
release_desc: amd64 XFCE
|
||||
release_desc: amd64 Xfce
|
||||
|
||||
# Path to source ISO file (MANDATORY)
|
||||
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_amd64.iso
|
||||
|
||||
# Destination ISO image name, call whatever you want.iso, not mandatory
|
||||
destination_iso_image_name: Sabayon_Linux_6_amd64_XFCE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_6_amd64_Xfce.iso
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
release_version: 6
|
||||
|
||||
# Release Version string description
|
||||
release_desc: x86 XFCE
|
||||
release_desc: x86 Xfce
|
||||
|
||||
# 32bit chroot
|
||||
prechroot: linux32
|
||||
@@ -14,4 +14,4 @@ prechroot: linux32
|
||||
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
|
||||
|
||||
# Destination ISO image name, call whatever you want.iso, not mandatory
|
||||
destination_iso_image_name: Sabayon_Linux_6_x86_XFCE.iso
|
||||
destination_iso_image_name: Sabayon_Linux_6_x86_Xfce.iso
|
||||
|
||||
@@ -9,7 +9,7 @@ release_string: Sabayon Linux
|
||||
release_file: /etc/sabayon-edition
|
||||
|
||||
# ISO Image title
|
||||
iso_title: Sabayon XFCE
|
||||
iso_title: Sabayon Xfce
|
||||
|
||||
# Outer chroot script command, to be executed outside destination chroot before
|
||||
# before entering it (and before inner_chroot_script)
|
||||
@@ -33,7 +33,7 @@ error_script: /sabayon/scripts/remaster_error_script.sh
|
||||
extra_mkisofs_parameters: -b isolinux/isolinux.bin -c isolinux/boot.cat
|
||||
|
||||
# Pre-ISO building script. Hook to be able to copy kernel images in place, for example
|
||||
pre_iso_script: /sabayon/scripts/generic_pre_iso_script.sh XFCE
|
||||
pre_iso_script: /sabayon/scripts/generic_pre_iso_script.sh Xfce
|
||||
|
||||
# Post-ISO building script, called after ISO image generation.
|
||||
post_iso_script: /sabayon/scripts/generic_post_iso_script.sh
|
||||
|
||||
Reference in New Issue
Block a user