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:
Ryan Moeller
2018-07-10 12:01:52 -07:00
parent 78b4d24c56
commit 2f3a623eeb

View File

@@ -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"