Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 01:47:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193656] Installer keymap selection not updated for vt(4) use
Message-ID:  <bug-193656-8-sZoGT23cG3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193656-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193656-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193656

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Thu May 21 01:47:13 UTC 2015
New revision: 283164
URL: https://svnweb.freebsd.org/changeset/base/283164

Log:
  MFC INDEX.keymaps fixes

  r282898: Correct UTF-8 encoding in Brit?nico

    One ? was ISO 8859-1 0xE1 instead of UTF-8 0xC3 0xA1.

  r282902: Correct language code -- "Danish" is English

    The menu entry "Danish ISO-8859-1 (macbook)" was first added to the
    syscons(4) INDEX.keymaps in r241851 with no language code, and then in
    r256367 incorrectly tagged with "da".  It is a Danish keyboard map, but
    the description is in English and therefore must be "en".

    This error subsequently propagated into the vt(4) INDEX.keymaps.

  r282905: Restore 'he' language code for Hebrew kbdmap(1) menu title

  r282914: kbdmap(1): Correct menu title: keyboards have a layout, not a
language

  PR:        146793, 193656

Changes:
_U  stable/10/
  stable/10/share/syscons/keymaps/INDEX.keymaps
  stable/10/share/vt/keymaps/INDEX.keymaps

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193656-8-sZoGT23cG3>