Linux console tools development discussion
 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
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 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

Linux console tools development discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/kbd/0 kbd/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 kbd kbd/ http://lore.altlinux.org/kbd \
		kbd@lists.altlinux.org kbd@lists.altlinux.ru kbd@lists.altlinux.com
	public-inbox-index kbd

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.kbd


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git