I'm trying to build a generic/livecd type and having an issue with putting Firefox on it. It compiles fine, and emerge shows it's using the "bindist" use flag, which seems to indicate that it should be getting branded as "Firefox" and not "Bon Echo". I used the exact same use flags when I emerged it outside of catalyst and I get the Firefox branding, but it seems no matter what I try, inside the catalyst build, I get the Bon Echo branding. Even tried 3.0.1, where I think I got the "Minefield" branding.
In any case, I thought it might have been based on things other than use flags, such as a "LINGUAS" setting, so I even tried manipulating the make.conf inside of the chrooted livecd stage 1 build directory, but that didn't work either. (In fact, I even built a patch to catalyst to set this and a few other things automatically, see next post). No luck there, either, though. One of the reasons I care is because certain sites actually care about the branding, because the branding actually changes the user agent string. For instance, CNN video doesn't work, even though it otherwise can. Yes, I can install "User Agent Switcher" and manipulate this, but I don't want to have to do yet one more manipulation, especially installing firefox add-ons via catalyst, when I shouldn't have to do this. Any other ideas?
