change all occurrences of ${clst_livecd_cdfstype} with ${clst_fstype}
authorEric Edgar <rocket@gentoo.org>
Fri, 3 Feb 2006 22:39:47 +0000 (22:39 +0000)
committerEric Edgar <rocket@gentoo.org>
Fri, 3 Feb 2006 22:39:47 +0000 (22:39 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1068 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
targets/support/create-iso.sh

index 569b20ec82375a13f5948b476b9db9d499c7946b..85911af955124b57437163bdc9a9871573ae13c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.553 2006/02/02 17:55:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.554 2006/02/03 22:39:47 rocket Exp $
+
+  03 Feb 2006; Eric Edgar <rocket@gentoo.org> targets/support/create-iso.sh:
+  change all occurrences of ${clst_livecd_cdfstype} with ${clst_fstype}
 
   02 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
   This is 2.0_rc30.
index c38b8a2515d442b3d542fea81258ff7be9077544..eaf0f333d5f23792a482ff7db27ea5ec5757a64e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/create-iso.sh,v 1.27 2006/01/31 14:59:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/create-iso.sh,v 1.28 2006/02/03 22:39:47 rocket Exp $
 
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
@@ -101,7 +101,7 @@ case ${clst_mainarch} in
        arm)
        ;;
        hppa)
-               case ${clst_livecd_cdfstype} in
+               case ${clst_fstype} in
                        zisofs)
                                echo "Running mkisofs to create iso image...."
                                echo "mkisofs -J -R -l -z -V \"${clst_iso_volume_id}\" -o \
@@ -193,7 +193,7 @@ case ${clst_mainarch} in
                esac
        ;;
        ppc)
-               case ${clst_livecd_cdfstype} in
+               case ${clst_fstype} in
                        zisofs)
                                echo "Running mkisofs to create iso image...."
                                echo "mkisofs -J -r -l -z -chrp-boot -netatalk -hfs -probe \
@@ -234,7 +234,7 @@ case ${clst_mainarch} in
                        ${clst_target_path}/ppc/bootinfo.txt
                fi
 
-               case ${clst_livecd_cdfstype} in
+               case ${clst_fstype} in
                        zisofs)
                                echo "Running mkisofs to create iso image...."
                                echo "mkisofs -J -r -U -z -chrp-boot -netatalk -hfs -probe \
@@ -269,7 +269,7 @@ case ${clst_mainarch} in
                # Seems silo 1.3.x+ breaks on newer machines
                # when booting from CD (current as of silo 1.4.8)
                mv ${clst_target_path}/boot/mkisofs.sparc.fu /tmp 
-               case ${clst_livecd_cdfstype} in
+               case ${clst_fstype} in
                        zisofs)
                        echo "Running mkisofs.sparc.fu to create iso image...."
                        echo "/tmp/mkisofs.sparc.fu -z -o ${1} -D -r -pad -quiet -S \