From owner-freebsd-current@FreeBSD.ORG Sat Jul 26 11:24:18 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 897A514F for ; Sat, 26 Jul 2014 11:24:18 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 431482220 for ; Sat, 26 Jul 2014 11:24:17 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id E105A6A6004; Sat, 26 Jul 2014 13:24:14 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id s6QBOElO040517; Sat, 26 Jul 2014 13:24:14 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id s6QBOEgr039638; Sat, 26 Jul 2014 13:24:14 +0200 (CEST) (envelope-from lars) Date: Sat, 26 Jul 2014 13:24:14 +0200 From: Lars Engels To: Beeblebrox Subject: Re: Several minor annoyances on Current Message-ID: <20140726112414.GG10844@e-new.0x20.net> Mail-Followup-To: Lars Engels , Beeblebrox , freebsd-current@freebsd.org References: <1406282699515-5931653.post@n5.nabble.com> <53D2A73D.3010404@sasktel.net> <20140726120247.3b763085@rsbsd.rsb> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tvOENZuN7d6HfOWU" Content-Disposition: inline In-Reply-To: <20140726120247.3b763085@rsbsd.rsb> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p4 User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2014 11:24:18 -0000 --tvOENZuN7d6HfOWU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 26, 2014 at 02:03:09AM -0700, Beeblebrox wrote: > @ Ian: > I added your code and rebuilt the kernel. > /boot/loader.conf also has vfs.nfs.bootp_disable=3D"YES" > Previously described problem persists. >=20 > SEPARATE KBD_KEYMAP ISSUE: > The keymap for keyboard fails to be set from rc.conf with > keymap=3D"fr.iso.kbd" > Boot message shows this but there is no record of the message in log > files/dmesg: "Configuring syscons: keymapkbdcontrol: keymap file > "fr.iso.kbd" not found: No such file or directory" > Keymap gets set when I change rc.conf entry to: keymap=3D"/usr/share/sysc= ons/keymaps/fr.iso.kbd" Yes, I also stumbled upon this. Usually the following worked: # kbdcontrol -l german.iso # kbdcontrol -l german.iso.kbd # kbdcontrol -l /usr/share/syscons/keymaps/german.iso.kbd In the last few months on HEAD only the latest invocation works. --tvOENZuN7d6HfOWU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJT04/dXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tg/0H/A4L6GOdYkykAQt0KUUkwsD3 7MVccVsKqoSYqQaYMliiphYHGZGRiTrmnfLQg9i98b557Bz870SZzazo/VltvbV1 ZPsvBgkFUzbfWeNr4rdMo0RhFMkuLbOz2M7SzukVrFkvO7fkAf5fKThtAXaWtAc7 H7WHJaAJKThbM30OUauFdpPtiVql3cnJSQq6oSR/WoHR16iiYr/kWLddbFuOBj90 89EYo4FnRgdQPapATJRBcOHop3/WB6uF3SkClpS8RP0gntc9svBYNq3FGVZw9Cdt J5J0P/A3I7wANDBEpR4lNbSelHit4KhJTlRrY1yxZew8gjYiznGQXCIqglv0tXw= =2PA6 -----END PGP SIGNATURE----- --tvOENZuN7d6HfOWU--