options: add volume labels for use in other places

This commit is contained in:
Tomas Kelemen (vudiq) 2018-05-29 09:21:15 +02:00
parent 66a913dac5
commit 1d1ae9edde

View File

@ -210,3 +210,7 @@
# Default supported get handlers (archive, git, file etc.)
GET_HANDLER_SUPPORT="archive"
# Partition labels
DISTRO_FAT_VOLUME_LABEL="LIBREELEC"
DISTRO_STORAGE_VOLUME_LABEL="STORAGE"