Re: [Fedora-livecd-list] imgcreate/kickstart.py imgcreate/live.py tools/livecd-iso-to-pxeboot.sh

2008-08-14 Thread Alan Pevec
ok, one more thing :) Jeremy Katz wrote: --- a/tools/livecd-iso-to-pxeboot.sh +++ b/tools/livecd-iso-to-pxeboot.sh +# Get boot append line from original cd image. +if [ -f $CDMNT/isolinux/isolinux.cfg ]; then +APPEND=$(grep -m1 append isolinux.cfg | sed -e "s#CDLABEL=[^ ]*#/$ISOBASENAME#" -e

Re: [Fedora-livecd-list] imgcreate/kickstart.py imgcreate/live.py tools/livecd-iso-to-pxeboot.sh

2008-08-13 Thread Alan Pevec
Jeremy Katz wrote: imgcreate/kickstart.py |7 +++ imgcreate/live.py |4 please revert those changes since it's already covered by http://git.fedorahosted.org/git/?p=livecd;a=commitdiff;h=32575fd38289cb6777c2e2f9fd9ccc53b0bc8d55 tools/livecd-iso-to-pxeb

[Fedora-livecd-list] imgcreate/kickstart.py imgcreate/live.py tools/livecd-iso-to-pxeboot.sh

2008-08-12 Thread Jeremy Katz
imgcreate/kickstart.py |7 +++ imgcreate/live.py |4 tools/livecd-iso-to-pxeboot.sh |7 ++- 3 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 7ffdfbc3ca2523f44e0c30a8a9938635d6ba0281 Author: Ian Main <[EMAIL PROTECTED]> Date: Mon