From 7148321bced10b93e6415d537fb331ed339a0736 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 31 May 2013 17:39:29 +0200 Subject: [PATCH] [molecules] complete the CoreCDX -> Minimal rename --- molecules/minimal.common | 4 ++-- molecules/sabayon-amd64-minimal.spec | 2 +- molecules/sabayon-x86-minimal.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/molecules/minimal.common b/molecules/minimal.common index 7a6b408..cf44320 100644 --- a/molecules/minimal.common +++ b/molecules/minimal.common @@ -3,7 +3,7 @@ execution_strategy: iso_remaster # ISO Image title -iso_title: Sabayon CoreCDX +iso_title: Sabayon Minimal # Release string release_string: Sabayon Linux @@ -36,7 +36,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 extra_mkisofs_parameters: -b isolinux/isolinux.bin -c isolinux/boot.cat -eltorito-alt-boot -no-emul-boot -eltorito-platform efi -eltorito-boot boot/grub/efi.img # Pre-ISO building script. Hook to be able to copy kernel images in place, for example -%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/generic_pre_iso_script.sh CoreCDX +%env pre_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/generic_pre_iso_script.sh Minimal # Post-ISO building script, called after ISO image generation. %env post_iso_script: ${SABAYON_MOLECULE_HOME:-/sabayon}/scripts/generic_post_iso_script.sh diff --git a/molecules/sabayon-amd64-minimal.spec b/molecules/sabayon-amd64-minimal.spec index 284ae2b..0cb60a0 100644 --- a/molecules/sabayon-amd64-minimal.spec +++ b/molecules/sabayon-amd64-minimal.spec @@ -2,7 +2,7 @@ %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/minimal.common %env release_version: ${SABAYON_RELEASE:-11} -release_desc: amd64 CoreCDX +release_desc: amd64 Minimal # Path to source ISO file (MANDATORY) %env source_iso: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso/Sabayon_Linux_${ISO_TAG:-DAILY}_amd64_SpinBase.iso diff --git a/molecules/sabayon-x86-minimal.spec b/molecules/sabayon-x86-minimal.spec index fc2c7c4..a453cfe 100644 --- a/molecules/sabayon-x86-minimal.spec +++ b/molecules/sabayon-x86-minimal.spec @@ -2,7 +2,7 @@ %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/minimal.common %env release_version: ${SABAYON_RELEASE:-11} -release_desc: x86 CoreCDX +release_desc: x86 Minimal # pre chroot command, example, for 32bit chroots on 64bit system, you always # have to append "linux32" this is useful for inner_chroot_script