On 18 September 2014 10:20, Bjoern A. Zeeb <bzeeb-li...@lists.zabbadoz.net> wrote: > > Thanks a lot; that massively helps debugging (as you can at least see what’s > going on). Eventually we might want to make that dependent on environment > variables maybe? > > For example on the Mac I have been using this for a while to see kernel boot > messages: > > % sudo nvram boot-args > boot-args -v > > But I am not entirely confident with variable naming or sharing on dual-boot > machines yet. It seems the new world order has quite a bit to discover > (research) still ;-)
Yes, once we add nvram environment variable support we will want to provide a choice of switching to text mode in the loader or remaining in graphics mode and hiding the boot process. You are correct that there's a lot to sort out for dual-boot cases. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"