[Bug 798429] New: kiwi: provide some way to override forced package selection
https://bugzilla.novell.com/show_bug.cgi?id=798429 https://bugzilla.novell.com/show_bug.cgi?id=798429#c0 Summary: kiwi: provide some way to override forced package selection Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: All OS/Version: Linux Status: NEW Severity: Minor Priority: P5 - None Component: build process AssignedTo: ms@suse.com ReportedBy: jengelh@inai.de QAContact: qa-bugs@suse.de Found By: Beta-Customer Blocker: --- It's nice that /usr/share/kiwi/.../KIWILinuxRC.sh tests for the existence of /usr/bin/fbiterm, but unfortunately, /usr/share/kiwi/images/oemboot/suse-SLES11/config.xml forces the installation of fbiterm, so I always get a crap font. There ought to be a way to override the package list. <packages type="image"> <package name="-fbiterm" /> </packages> while being a valid name for `zypper install`, is not for pkg-cache-dir, which is called inbetween. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=798429 https://bugzilla.novell.com/show_bug.cgi?id=798429#c1 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Marcus Schaefer <ms@suse.com> 2013-01-15 08:45:14 UTC --- you can at any time copy oemboot/suse-SLES11 to oemboot/suse-SLES11-jan and reference that in boot="oemboot/suse-SLES11-jan". So you can do whatever you like there ;) the plain oemboot has the request to support multibyte character languages and for the console there is only fbiterm plus a unicode font. I don't know why you got a crap font but if there is a problem with the fbiterm provided font: /usr/share/fbiterm/fonts/b16.pcf.gz I would say it's worth to report that as a problem to fbiterm if the rest of your framebuffer console displays something readable in kiwi you can also add the following to your system image description to make sure fbiterm will be deleted from the boot image as well <package name="fbiterm" bootdelete="true"/> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=798429 https://bugzilla.novell.com/show_bug.cgi?id=798429#c Jan Engelhardt <jengelh@inai.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com