diff options
| author | 2024-11-27 16:37:13 -0800 | |
|---|---|---|
| committer | 2024-11-27 16:37:13 -0800 | |
| commit | f4fe89ae903acdf70b096d3e0963cc7e784edc3f (patch) | |
| tree | f6c03701a16911c3bc894daffb39a674a8dc8758 /components/boot-eln.xml | |
| parent | 649ac3e1214831f231fcd1e8ae8d50355e24ec9d (diff) | |
| download | kiwi-descriptions-f4fe89ae903acdf70b096d3e0963cc7e784edc3f.tar.gz kiwi-descriptions-f4fe89ae903acdf70b096d3e0963cc7e784edc3f.zip | |
Disable group and related exclusions in LXQt definition
Per #112, excluding group specs just does not work in Kiwi at
present. For LXQt this is especially a problem because it means
the image fails to compose. The exclusion of m17n* *does* work
as it's a package spec, but because the exclusion of the
input-methods group does not work, dnf wants to install
ibus-typing-booster (part of input-methods), which requires
m17n-lib, and these conflicting requirements cause it to blow up.
So at least until the problem of not being able to exclude
groups is resolved, we should drop these.
Arguably, we should permanently stop excluding input-methods, at
least. Space constraints aren't as huge of a deal these days as
they used to be, on the whole; lots of folks have decent bandwidth,
lots of disk space, and large USB sticks. Input methods are
critical for CJK users; leaving them off the image makes it more or
less useless for them, which is a significant impairment. (Unless,
that is, input methods don't work properly in LXQt even if included
- I haven't tested this).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Diffstat (limited to 'components/boot-eln.xml')
0 files changed, 0 insertions, 0 deletions