Bug 464120

Summary: RFE: replace hard coded Fedora name to allow rebranding of livecds
Product: [Fedora] Fedora Reporter: Muayyad Alsadi <alsadi>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: anaconda-maint-list, dcantrell
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: 2008-09-29 14:36:19 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:
Attachments:
Description Flags
read distro name from /etc/system-release (with -p1) none

Description Muayyad Alsadi 2008-09-26 12:09:25 UTC
Description of problem:
the name of livecds are always called Fedora

this patch will set ANACONDA_PRODUCTNAME to the name from /etc/system-release
instead of the hard coded value

Comment 1 Muayyad Alsadi 2008-09-26 12:11:30 UTC
Created attachment 317785 [details]
read distro name from /etc/system-release (with -p1)

Comment 2 Jeremy Katz 2008-09-29 14:36:19 UTC
Applied ,thanks for the patch

Comment 3 Muayyad Alsadi 2008-10-23 20:22:39 UTC
this patch changes the icon to
-Icon=fedora-logo-icon
+Icon=system-software-installer

but after testing it on F10 snapshot 3 it must be
-Icon=system-software-install
+Icon=system-software-install

Comment 4 Muayyad Alsadi 2008-10-23 20:23:04 UTC
I meant
-Icon=system-software-installer
+Icon=system-software-install