semantics etc.

Kai von Fintel's website

Verbose Startup on OS X

To automatically get verbose startup (with all the geeky messages instead of Apple’s pretty pictures), instead of holding command-v on startup, you can do the following on the command line:

1
sudo nvram boot-args="-v"

Once in a while, you might even catch something interesting scrolling by as your machine starts up.