From owner-freebsd-stable@freebsd.org Sun Mar 8 22:46:28 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D7E1025054C for ; Sun, 8 Mar 2020 22:46:28 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48bGg63YB4z4HG7 for ; Sun, 8 Mar 2020 22:46:26 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by udns.ultimatedns.net (8.15.2/8.15.2) with ESMTPS id 028Mkb3Q051220 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 8 Mar 2020 15:46:47 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 Cc: In-Reply-To: From: Chris Reply-To: bsd-lists@BSDforge.com To: Andy Farkas Subject: Re: vt [was: Re: [Bug 235564] INDEX.keymaps for vt contains "from-" keymaps but the files are missing] Date: Sun, 08 Mar 2020 15:46:43 -0700 Message-Id: <18be277f2f8681c860abfabb97246749@udns.ultimatedns.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 48bGg63YB4z4HG7 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of bsd-lists@BSDforge.com has no SPF policy when checking 24.113.41.81) smtp.mailfrom=bsd-lists@BSDforge.com X-Spamd-Result: default: False [-0.52 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[bsd-lists@BSDforge.com]; XM_UA_NO_VERSION(0.01)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-0.18)[-0.176,0]; IP_SCORE(-0.27)[ip: (-0.48), ipnet: 24.113.0.0/16(-0.24), asn: 11404(-0.56), country: US(-0.05)]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[BSDforge.com]; REPLYTO_ADDR_EQ_FROM(0.00)[]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-0.99)[-0.990,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2020 22:46:29 -0000 On Mon, 9 Mar 2020 07:06:31 +1000 Andy Farkas andyf@andyit=2Ecom=2Eau said > On 2020-03-09 04:15, bugzilla-noreply@freebsd=2Eorg wrote: > > https://bugs=2Efreebsd=2Eorg/bugzilla/show_bug=2Ecgi?id=3D235564 > > > > --- Comment #8 from commit-hook@freebsd=2Eorg --- > > A commit references this bug: > > > > Author: emaste > > Date: Sun Mar 8 18:14:45 UTC 2020 > > New revision: 358758 > > URL: https://svnweb=2Efreebsd=2Eorg/changeset/base/358758 > > > > Log: > > MFC r355585: remove nonexistent from-* entries from vt INDEX=2Ekeymaps >=20 >=20 > Is anyone actually working on the vt(4) driver?=C2=A0 Will it ever >=20 > become feature-parity with the old sc(4) driver? >=20 >=20 > I've noticed some weird things happening on my console recently=2E=2E=2E >=20 > like psychedelicly-colour-coded kernel messages=2E=2E far out, man=2E >=20 >=20 > Just wondering, >=20 >=20 > -andyf Thanks for bringing this up=2E I've been meaning to ask similar=2E When building a custom kernel, and including sc(4)=2E Then adding kern=2Evt=3Dsc to loader=2Econf(5)=2E I'm presented with rainbow text=2E I wouldn't mind so much *except* that it's color choices, and places are simply *random* Thanks in advance for any insight on this=2E :) --Chris >=20 >=20 > _______________________________________________ > freebsd-stable@freebsd=2Eorg mailing list > https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd=2Eorg"