Bug 492376

Summary: livecd-iso-to-disk.sh generates wrong boot.fth
Product: [Fedora] Fedora Reporter: Tomeu Vizoso <tomeu>
Component: livecd-toolsAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: davidz, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-21 18:31:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomeu Vizoso 2009-03-26 16:46:36 UTC
xosyspath=$(echo $SYSLINUXPATH | sed -e 's;/;\;')

fails in sed -e (incomplete 's' command) and xosyspath is left empty.

Comment 1 Jeremy Katz 2009-03-30 15:44:41 UTC
Fixed in git, thanks.  (The fix is just to make the \ a \\)

Comment 2 Bug Zapper 2009-06-09 12:39:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Jeremy Katz 2009-07-21 18:31:27 UTC
Closing out bug that's been in MODIFIED for a while.