From owner-svn-src-head@FreeBSD.ORG Thu May 14 18:53:30 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7EC3DE67; Thu, 14 May 2015 18:53:30 +0000 (UTC) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 488551393; Thu, 14 May 2015 18:53:30 +0000 (UTC) Received: by iebpz10 with SMTP id pz10so68897929ieb.2; Thu, 14 May 2015 11:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Tdk4OdSkgcwQgSfaNPG/RuDLe/ejWka39GtYp+4r8qI=; b=rD1IuBhMsT1pPc2Z6Sz6BBNCSSL/bQhDMkmKdrWFi/nkafOKasXOQU2j1yNrcVVvgb /9pTIbji6yS67XGTNAr8z1TvgLSd7mmg86ywXZX81Yr0EUvyWryYt9c+QVIj6WCRxNj+ WJENQ2vjvsyvDQRx4ttW8Z7G56Ei6MMYx/8nJzN8P8ja84fz3hchy00eRJNNkRiTY/o0 rkGOYZGj5uyKW3HZJkeuxbQ2SQacoVA2xCZDFwzMqxUriii07Bs/VwCaj3QyYEfQcqC6 JjB7ERhYREagrInjviOG4zgdMdhv+B7CnGIa3OaI5al4BH+nKdQ7f9sW2wZiDnuD50HA xuiw== X-Received: by 10.43.12.136 with SMTP id pi8mr3009604icb.6.1431629609759; Thu, 14 May 2015 11:53:29 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.48.3 with HTTP; Thu, 14 May 2015 11:53:09 -0700 (PDT) In-Reply-To: References: <201505141809.t4EI9uEW064098@svn.freebsd.org> From: Ed Maste Date: Thu, 14 May 2015 14:53:09 -0400 X-Google-Sender-Auth: aGWILMWZyhtIpJqPYi5WenCJOeo Message-ID: Subject: Re: svn commit: r282914 - head/share/vt/keymaps To: Sergey Kandaurov Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 18:53:30 -0000 On 14 May 2015 at 14:33, Sergey Kandaurov wrote: > On 14 May 2015 at 21:09, Ed Maste wrote: >> Author: emaste >> Date: Thu May 14 18:09:56 2015 >> New Revision: 282914 >> URL: https://svnweb.freebsd.org/changeset/base/282914 >> >> Log: >> kbdmap(1): Correct menu title: keyboards have a layout, not a language >> >> MFC after: 2 weeks >> Sponsored by: The FreeBSD Foundation >> Differential Revision: https://reviews.freebsd.org/D2545 >> >> Modified: >> head/share/vt/keymaps/INDEX.keymaps >> > > What about syscons? Other than outright bugs (like r282902) I'm focused on the issues encountered using the installer with a vt(4) console. Syscons(4) INDEX.keymaps is awkward because it has a number of different (ISO-8859-*) encodings in the same file.