Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#230 closed defect (fixed)

patch to make loadkeys -d work properly

Reported by: markh@… Owned by: gerard@…
Priority: highest Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

MSB provided a patch recently to fix the behaviour of loadkeys -d from kbd-1.06. I'll attach the patch in a minute.

Attachments (1)

kbd-1.06-patch (2.0 KB ) - added by markh@… 22 years ago.
this is the patch

Download all attachments as: .zip

Change History (11)

by markh@…, 22 years ago

Attachment: kbd-1.06-patch added

this is the patch

comment:1 by gerard@…, 22 years ago

Priority: normalhighest

comment:2 by markh@…, 22 years ago

Owner: changed from lfs-book@… to markh@…
Status: newassigned

comment:3 by markh@…, 22 years ago

Resolution: fixed
Status: assignedclosed

ok. patch added (+ entities etc).

comment:4 by gimli@…, 22 years ago

I did the QA. Patch works as expected (at least the patching goes well), but the patch is not really part of the installation instructions, although it fixes a bug. I'd like the patch line as the first line of the installation instructions, not as a seperate box. We do the same for gcc, findutils etc. so why make an exception here?

comment:5 by gerard@…, 22 years ago

dependson: 289
Resolution: fixed
Status: closedreopened

Okay, this is working fine if you make a symlink /usr/share/kbd/keymaps/defkeymap.map.gz to the real keymap (don't cp, it won't work then as it doesn't know where the file's original dir is).

Let's update the book accordingly so we don't need a /etc/sysconfig/keyboard file anymore with a LAYOUT variable, instead in chapter 6 - configuring software have the user create a /usr/share/kbd/keymaps/defkeymap.map.gz symlink and the loadkeys bootscript can simply run "loadkeys -d"

comment:6 by gerard@…, 22 years ago

Adding dependency to bug 289 because this bug requires a change to be made to the bootscripts, upcoming 1.7 version.

comment:7 by gerard@…, 22 years ago

dependson: 289

comment:8 by gerard@…, 22 years ago

Owner: changed from markh@… to gerard@…
Status: reopenedassigned

comment:9 by gerard@…, 22 years ago

Resolution: fixed
Status: assignedclosed

added chapter06/config-keyboard.xml that creates the /usr/share/kbd/keymaps/defkeymap.map.gz symlink, and modified loadkeys bootscript

comment:10 by markh@…, 22 years ago

confirmed patch is now in book and bootscripts confirmed as updated (version 1.9 of bootscripts checked)

Note: See TracTickets for help on using tickets.