NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58070: rump prints unnecessary "entropy: ready" message when otherwise silent
The following reply was made to PR kern/58070; it has been noted by GNATS.
From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/58070: rump prints unnecessary "entropy: ready" message
when otherwise silent
Date: Mon, 25 Mar 2024 09:25:34 +0000 (UTC)
On Mon, 25 Mar 2024, Martin Husemann wrote:
> Let's move this elsewhere (but in general we need something that works
> over serial console too).
>
For serial consoles you could just `kern.messages=0'. That works
to suppress everything--except messages output using plain printf(),
I think.
Or, just do nothing for these. People who install over serial usually
know to do Ctrl-L.
-RVP
Home |
Main Index |
Thread Index |
Old Index