|
Bugzilla – Full Text Bug Listing |
| Summary: | Text terminals not usable at all in LIveCD with russian locale | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User JoZGrGEMhM <forgotten_JoZGrGEMhM> |
| Component: | Other | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P4 - Low | CC: | jsuchome |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 439822 | ||
|
Description
Forgotten User JoZGrGEMhM
2008-10-25 09:03:05 UTC
Reassign to Jiri (maintainer of yast2-country). YaST already sets the values correctly (bug 432862), so the rest is in instsys live-cd has no inst-sys just talked with coolo and he said that /etc/sysconfig/console is
currently not patched/created inside the liveCD description.
Steffen told me that the language selection is appended to /proc/cmdline
by the isolinux boot code. Therefore the selected value appears as
lang=...
If no language was selected the lang= will not exist
Coolo could you adapt the kiwi liveCD description to take care for
the value and create the console configuration as mentioned in the
first comment of this bug report
Thanks
ok, fixed locally. Will only submit after b4 is done though commited into the config Closing bug. in GMC and beta5 LiveCDs there are wrong settings for russian terminal. it should be CONSOLE_SCREENMAP="trivial" CONSOLE_UNIСODEMAP="" but now on LiveCD it is CONSOLE_SCREENMAP="" CONSOLE_UNIСODEMAP="trivial" Screenmap should be changed to trivial, and unicodemap should be empty. Issue bnc 444927 caused by this Stephan please fix a config if it is not too late. you're right. these two were mixed it's fixed, but I don't know myself if it's already too late *** Bug 444927 has been marked as a duplicate of this bug. *** |