opnsense-src/stand/defaults
Kyle Evans 763a097c15 loader: add nvidia modules to the loader blacklist
It is known that nvidia modules, like the drm modules that are already
present, will panic if loaded in early boot rather than later.  Pop them
into our list to deny loading them if someone were to add, e.g.,
nvidia-modeset_load="YES", to their loader.conf.  This doesn't prevent
them from being loaded if one drops to the loader prompt, but it does
prevent the standard user from easy foot-shooting if they find old or
inaccurate information out in the wild.

Reviewed by:	imp, kbowling
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D51644
2025-07-30 23:41:28 -05:00
..
loader.conf loader: add nvidia modules to the loader blacklist 2025-07-30 23:41:28 -05:00
loader.conf.5 stand: Add print_delay environment variable in loader 2025-07-21 16:33:20 +02:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00