mirror of
https://github.com/opnsense/src.git
synced 2026-03-24 11:43:11 -04:00
If we've fetched menu.entries and it turns out it's a function, call it to get the actual menu entries. This will be used to swap multi-/single- user boot options if we're booting single user by default (boot_single="YES" in loader.conf(5)). It can also be used fairly easily for other non-standard situations. |
||
|---|---|---|
| .. | ||
| color.lua | ||
| config.lua | ||
| core.lua | ||
| drawer.lua | ||
| loader.lua | ||
| Makefile | ||
| menu.lua | ||
| password.lua | ||
| screen.lua | ||