From nobody Sun Jun 25 20:32:47 2023 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 4Qq2jD4bq8z4hxnk for ; Sun, 25 Jun 2023 20:32:48 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 4Qq2jD2jMsz3qnd; Sun, 25 Jun 2023 20:32:48 +0000 (UTC) (envelope-from david@catwhisker.org) Authentication-Results: mx1.freebsd.org; none Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.17.1/8.15.2) with ESMTP id 35PKWlYU013984; Sun, 25 Jun 2023 20:32:47 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.17.1/8.17.1/Submit) id 35PKWlet013983; Sun, 25 Jun 2023 13:32:47 -0700 (PDT) (envelope-from david) Date: Sun, 25 Jun 2023 13:32:47 -0700 From: David Wolfskill To: Graham Perrin Cc: FreeBSD CURRENT Subject: Re: debug.verbose_sysinit=1 Message-ID: Mail-Followup-To: David Wolfskill , Graham Perrin , FreeBSD CURRENT References: 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 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zLFNu+BuHlVpkkh4" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Qq2jD2jMsz3qnd X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --zLFNu+BuHlVpkkh4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 25, 2023 at 09:20:40PM +0100, Graham Perrin wrote: > When debug.verbose_sysinit=3D1 is set in loader.conf(5), is normal to _no= t_ > have BOOT and copyright messages? It's normal (in that situation) to require a higher value in kern.msgbufsize if you want the entire dmesg output saved in /var/run/dmesg.boot, yes. I use a shell script to modify that (in /boot/loader.conf.d/) in conjunction with requesting a "verbose" (or not) boot. E.g., on my laptop, the default value is 98304, which is fine for a "normal" boot; for a "verbose" boot, I set it to 196608 (which works in this case). > .... Peace, david --=20 David H. Wolfskill david@catwhisker.org "Putin supports any set of ideas to end the conflict,=E2=80=9D -- Dmitry Pe= skov Putin is the source of the conflict. Remove the source; end of conflict. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --zLFNu+BuHlVpkkh4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSr0Kzv+UJRY3wfOii0+6PfV4Ix1AUCZJikb18UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0QUJE MEFDRUZGOTQyNTE2MzdDMUYzQTI4QjRGQkEzREY1NzgyMzFENAAKCRC0+6PfV4Ix 1JOgAQCGgDewLGyTdbEsymLzFaoavU3ERTb/rB8KokFxq455GgD+MSKzSywYl4Fm YFRXRQGH5gB1VuRgZHbit25dwfvbMQc= =aBGE -----END PGP SIGNATURE----- --zLFNu+BuHlVpkkh4--