Hi,
Just go in /usr/src/redhat/SOURCES/anaconda..../loader2/ and have a look in loader.c or cdinstall.c files.
By the way names Fedora or Redhat are based on the product name you're going to write during the buildinstall step off the cd making.
For example : ${BUILDINSTALL} \ --pkgorder ${PKGORDER_FILE} \ --version "your version number" \ --product "your product name" \ --release "your release number" \ --prodpath Fedora \ ${BASE}/i386
Sometimes the release needs to be string and numbers
try this and see the .discinfo at the top of the CD
Vincent
anaconda-devel@lists.stg.fedoraproject.org