Sebastian Vahl wrote: > Hi. > > I'm still unable to don't include firefox on a livecd (although the > xulrunner/firefox conflict is resolved). I'm not even having an idea > why it is included in my local spins. I've explicitely removed it > from livecd-fedora-base-desktop.ks and livecd-fedora-kde.ks (with > "-firefox") and it shouldn't be needed by any package (since > xulrunner is there). I can easily remove it on a running livecd (or > even with "--shell") and rpm is not complaining about dependencies > then. > > firefox is installed right aside xulrunner, so I'm assuming it's > maybe related to the provides from firefox (esp. gecko-libs). >
I would recommend you to boot your Live CD and then ask to remove firefox from the command prompt: # yum remove firefox There should be some cross-dependencies involved with the removal of firefox. Make sure these packages are excluded from your next Live CD iteration. -- Patrice -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
