From owner-freebsd-qa@FreeBSD.ORG Sun Feb 26 19:10:11 2006 Return-Path: X-Original-To: freebsd-qa@hub.freebsd.org Delivered-To: freebsd-qa@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E9516A420 for ; Sun, 26 Feb 2006 19:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09FA43D48 for ; Sun, 26 Feb 2006 19:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1QJAAvB089791 for ; Sun, 26 Feb 2006 19:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1QJAAmZ089790; Sun, 26 Feb 2006 19:10:10 GMT (envelope-from gnats) Date: Sun, 26 Feb 2006 19:10:10 GMT Message-Id: <200602261910.k1QJAAmZ089790@freefall.freebsd.org> To: freebsd-qa@FreeBSD.org From: Seth Kingsley Cc: Subject: Re: bin/93853: [PATCH]: Add country-specific keymap selection to sysinstall X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Seth Kingsley List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 19:10:11 -0000 The following reply was made to PR bin/93853; it has been noted by GNATS. From: Seth Kingsley To: K?vesd?n G?bor Cc: bug-followup@FreeBSD.org Subject: Re: bin/93853: [PATCH]: Add country-specific keymap selection to sysinstall Date: Sun, 26 Feb 2006 11:02:51 -0800 On Sun, Feb 26, 2006 at 11:58:19AM +0100, K?vesd?n G?bor wrote: > Great idea, I'd love to see it implemented. :) > Could you possibly add Hungarian to the list, please? Hungary will work out of the box with this patch. I've just tested it. If you're looking at the mappings from country to language in the diff, that's only to handle cases where the keymap file is named after the language instead of the 2-letter country code, such as "danish.iso", instead of "dk.iso". All 240 countries listed in /usr/share/misc/iso3166 are included in the country selection menu. -- Seth Kingsley || sethk@magnesium.net