# 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.
#!/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
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 \
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 \
${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 \
# 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 \