freebsd-dev/stand/userboot
Kyle Evans 593e2c6ece stand: Consolidate checking for boot flags driven by environment vars
e.g. boot_mute, boot_single, boot_verbose, and friends; we checked for these
in multiple places, consolidate into common/ and allow a setting of "NO" for
any of these to turn them off. This allows systems with multiple
loader.conf(5) or loader.conf(5) overlay systems to easily turn off
variables in later processed files by setting it to NO.

Reported by:	Nick Wolff @ iXsystems
Reviewed by:	imp
2018-06-09 15:10:39 +00:00
..
test Centralize several variables. 2018-02-02 06:32:26 +00:00
userboot stand: Consolidate checking for boot flags driven by environment vars 2018-06-09 15:10:39 +00:00
Makefile
Makefile.inc
userboot.h Make putenv and getenv match the userland definition of these 2017-12-06 02:00:00 +00:00