All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: kbd@lists.altlinux.org
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Subject: Re: [kbd] 1.15.4 schedule
Date: Sat, 17 Nov 2012 13:17:08 -0500	[thread overview]
Message-ID: <201211171317.09393.vapier@gentoo.org> (raw)
In-Reply-To: <50A791CD.70001@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 764 bytes --]

On Saturday 17 November 2012 08:31:57 Alexey Gladkov wrote:
> I think it's time to make a new release and try new auto-convert
> feature and other serious changes.

the latest versions have caused problems with default names:
# loadkeys es
Loading /usr/share/keymaps/i386/olpc/es.map.gz
assuming iso-8859-1 diaeresis -> this message could be related

whereas older versions:
# loadkeys es
Loading /usr/share/keymaps/i386/qwerty/es.map.gz

we rename the maps in our builds to avoid this:
	cd data/keymaps/i386
	mv dvorak/no.map dvorak/no-dvorak.map
	mv fgGIod/trf.map fgGIod/trf-fgGIod.map
	mv olpc/es.map olpc/es-olpc.map
	mv olpc/pt.map olpc/pt-olpc.map
	mv qwerty/cz.map qwerty/cz-qwerty.map

fedora does the same thing
-mike

[1] https://bugs.gentoo.org/293228

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-11-17 18:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17 13:31 [kbd] 1.15.4 schedule Alexey Gladkov
2012-11-17 18:17 ` Mike Frysinger [this message]
2012-11-17 23:35   ` Alexey Gladkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201211171317.09393.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gladkov.alexey@gmail.com \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.