mirror of
https://github.com/truenas/core-build.git
synced 2026-03-03 16:20:51 +00:00
Add product_name loader variable
This variable contains a presentable string to indicate the product name in menu entries and wherever else it may be handy. It helps distinguish the installer media from an installed system. Ticket: #35730
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# Boot loader file for ${PRODUCT}
|
||||
#
|
||||
product_name="${PRODUCT} Installer"
|
||||
autoboot_delay="2"
|
||||
loader_logo="%NANO_LABEL_LOWER%"
|
||||
loader_menu_title="${PRODUCT} Installer"
|
||||
|
||||
Reference in New Issue
Block a user