From nobody Wed Oct 05 14:03:59 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MjGXB6Fbsz4fJ01 for ; Wed, 5 Oct 2022 14:04:10 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MjGX92Bvlz3XV8 for ; Wed, 5 Oct 2022 14:04:09 +0000 (UTC) (envelope-from hps@selasky.org) Received: from [10.36.2.155] (unknown [178.232.223.95]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A9F522604CD for ; Wed, 5 Oct 2022 16:04:00 +0200 (CEST) Message-ID: <9673a0b1-e6b0-8cef-18bd-d630f0e28724@selasky.org> Date: Wed, 5 Oct 2022 16:03:59 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: Accessibility in the FreeBSD installer and console Content-Language: en-US From: Hans Petter Selasky To: freebsd-current@freebsd.org References: <080B179E-359E-4796-BFC8-0AAC65089100@googlemail.com> <788EF362-E06B-4BA9-BDDB-E550D35E21CB@freebsd.org> <4B9142D0-626B-43B0-A8EF-A71CB655E080@googlemail.com> <97b63c7e-0d34-f92f-19da-09cacfd02ef4@selasky.org> In-Reply-To: <97b63c7e-0d34-f92f-19da-09cacfd02ef4@selasky.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4MjGX92Bvlz3XV8 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 2a01:4f8:c17:6c4b::2 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-3.30 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[selasky.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On 7/18/22 14:46, Hans Petter Selasky wrote: > Hi, > > There are three work in progress patches pending: > > 1) Updates for kernel > https://reviews.freebsd.org/D35754 > > 2) Updates for beep > https://reviews.freebsd.org/D35772 > > 3) New vtspeakd daemon > https://reviews.freebsd.org/D35776 > > Please test if you can! > > Feedback is welcome. > > --HPS > All patches are now updated containing new and interesting features! Please test! --HPS