Due to permission problems which commonly acompany downloading, burning a CD-ROM fails to produce a working copy. The "Burning a RedHat CD mini-HOWTO" gives a script to fix this but it does not work with 6.2 since the installer is now in python. The "file" command on redhat 5.1 does not recognize python scripts, either. Modifying the script to make all .py files executable does not work. I ended up burning 4 CD's before one would work. Redhat should have included a script to fix permissions. However, I have written a program which will fix the permissions on every file when downloaded. You may reference the URL in your README file or included it in the download area and CD-ROMs. It parses the "ls -lR" file and sets the permissions on every file based on that. Also, note that there does not seem to be a script/makefile to make a distribution boot floppy. This makes it difficult to fix bugs or add enhancements to the installer. In the past, I have tried to dismantle the boot floppy, modify it, and put it together but it failed for obscure layes.
If a user is going to download the distribution for the purposes of making a CDROM from it, then we recommend they download the .iso image, which will preserve the permissions and all and get around these problems. I will pass on the script for fixing permissions to the install developers here at the office.