mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Generic_OSS/options: syncing options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f4b77c95a4
commit
292c1fdcc7
@ -1,5 +1,5 @@
|
||||
# Name of the Distro to build (full name, without special charcters)
|
||||
DISTRONAME="OpenELEC"
|
||||
DISTRONAME="OpenELEC_EDEN"
|
||||
|
||||
# Welcome Message for e.g. SSH Server (up to 5 Lines)
|
||||
GREATING0="##############################################"
|
||||
@ -146,6 +146,9 @@
|
||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
||||
NETMOUNT="yes"
|
||||
|
||||
# build with libnfs support (mounting nfs shares with XBMC) (yes / no)
|
||||
NFS_SUPPORT="yes"
|
||||
|
||||
# build and install with XBMC webfrontend (yes / no)
|
||||
WEBSERVER="yes"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user