Bug 197129 - lang and langsupport ignored in kickstart configuration
Summary: lang and langsupport ignored in kickstart configuration
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-28 18:13 UTC by Brian Brock
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-20 18:34:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Brock 2006-06-28 18:13:29 UTC
A kickstart installation that includes directives for lang and langsupport
ignores th ks.cfg options in favor of prompting the user.

Seen in rawhide-20060628 with anaconda-11.1.0.48-1

The installation begins, boots the kernel grabbed via tftp, and proceeds until
the language configuration section.  I was expecting that section to continue
without prompting for user input.

in ks.cfg I specified:

install
nfs --server=<server> --dir=<dir>
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard us
network --device eth0 --bootproto dhcp

Comment 1 Jeremy Katz 2006-06-28 18:22:11 UTC
I expect that the ks.cfg actually isn't being fetched because the kernel isn't
able to load modules right now... 

Comment 2 Chris Lumens 2006-06-28 18:37:14 UTC
Note that langsupport doesn't actually do anything anymore - you should see a
warning in your anaconda logs about that.

Comment 3 Chris Lumens 2006-07-13 18:57:24 UTC
Is this better now that the kernel can load modules again?

Comment 4 Brian Brock 2006-07-20 18:34:20 UTC
langsupport appears fine in recent trees, it's not stopping the installer.

closing rawhide


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