Description of problem: scim-bridge is not installed in Live Desktop images and it really needs to be. This is because currently scim-lang-* is being excluded explicitly even though the lang support groups require them. Version-Release number of selected component (if applicable): livecd-tools-012 How reproducible: every time Steps to Reproduce: # live-creator -c livecd-fedora-desktop.ks Actual results: fedora-desktop image does not get scim-bridge Expected results: scim-bridge should be installed by default for scim. Additional info: (We should try to make livecd-fedora-desktop.ks still closer to default comps for F9.:)
Additionally no Indic input support is included (since m17n-db* are excluded). m17n-db are small so it should not be a problem to include them. If scim-tables is a issue (because of the size of scim-tables-chinese) then I suppose we could exclude it from the Live Desktop: currently scim-lang-chinese pulls it in.
Created attachment 225271 [details] livecd-fedora-desktop.ks-inputmethods.patch A possible patch to fix this. If scim-tables-chinese is ok to include +-scim-lang-chinese +scim-pinyin +scim-chewing can be dropped.
(We could also drop scim-tables-chinese from scim-lang-chinese perhaps, though if we do I'd rather leave that for f9.)
Created attachment 225291 [details] livecd-fedora-desktop.ks-inputmethods-2.patch Or maybe this would work to exclude scim-tables-chinese? (I don't quite understand how deps work with kickstart: eg when I tested something like the previous patch but still with "-scim-tables-*" I got scim-tables-chinese installed but not its dependency scim-tables!)
Testing the last patch now with livecd-creator.
scim-tables-chinese pushes us over on size, but pushed the other bits to -git