Bug 4663 - loadkeys too early in rc.sysinit
Summary: loadkeys too early in rc.sysinit
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: initscripts
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-23 07:48 UTC by barsnick
Modified: 2014-03-17 02:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-08-23 16:10:53 UTC
Embargoed:


Attachments (Terms of Use)

Description barsnick 1999-08-23 07:48:26 UTC
In rc.sysint, `loadkeys' is started at a point where only
the root file system is mounted (ro). `loadkeys' itself is
in /usr/bin/. /usr/lib/kbd/keymaps/ is actually checked for,
but not existant on systems which have a separate /usr/
partition.

This leads to a "non-configured" keymap.

Comment 1 Bill Nottingham 1999-08-23 16:10:59 UTC
loadkeys is actually in /bin; it does this so it can a keymap
that lives in /etc/sysconfig/console if there is one. If you're
running the 'keytable' service, it will still get loaded at
the normal place later.


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