Bug 117204 - anaconda loader should setup language specified by lang=XX earlier
Summary: anaconda loader should setup language specified by lang=XX earlier
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: anaconda
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-01 16:27 UTC by Maxim Dziumanenko
Modified: 2007-04-18 17:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-01 09:05:23 UTC
Embargoed:


Attachments (Terms of Use)
patch adding setLanguage before loadDriverDisk (736 bytes, patch)
2004-03-01 16:30 UTC, Maxim Dziumanenko
no flags Details | Diff

Description Maxim Dziumanenko 2004-03-01 16:27:04 UTC
Description of problem:
If lang=ru (for example) specified as argument for loader 
it doent'd take effect until anaconda runs (in non-expert mode)
or until keyboard selection dialog (in expert node)

Version-Release number of selected component (if applicable):
anaconda-9.91-0.20040226192747

How reproducible:
Always

Steps to Reproduce:
1. Boot from Fedora2 test1 CD
2. Specify "linux initrd=initrd.img lang=ru ramdisk_size=8192" in
syslinux prompt
3. See "Loading SCSI driver", "CD Found", "Media Check" dialogs in 
English
  
Actual results:
Messages in English

Expected results:
Messages in Russian

Additional info:
However lang=XX is not used by default, it should be useful for custom
kickstart bootdisks

Comment 1 Maxim Dziumanenko 2004-03-01 16:30:25 UTC
Created attachment 98163 [details]
patch adding setLanguage before loadDriverDisk

Comment 2 Jeremy Katz 2004-03-04 23:36:42 UTC
Committed, thanks for the patch


Note You need to log in before you can comment on or make changes to this bug.