Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Always display bootprog_{name,rev}
On Sun, Nov 02, 2025 at 09:25:17AM -0800, Paul Goyette wrote:
> Currently we display bootprog_name and bootprog_rev only as part
> of the default banner. If the user configures their own banner
> we do not display the name and rev info, which might be useful
> for debugging.
Please don't do that, a configured banner needs to be able to override
any other output.
I have an example of zero output on the wiki:
https://wiki.netbsd.org/security/custom_cgdroot/
It uses:
--8<--
clear=1
timeout=0
fs=cgdrd.img
banner=loading...
menu=:boot netbsd -qz
-->8--
and I would actually prefer to have a way to totally supress the banner.
Martin
Home |
Main Index |
Thread Index |
Old Index