projects/*/options: add options to enable NFS support in XBMC

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-23 03:35:57 +02:00
parent 786cbbc8c2
commit 302a63481b
6 changed files with 18 additions and 0 deletions

View File

@ -149,6 +149,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -149,6 +149,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -149,6 +149,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -149,6 +149,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -149,6 +149,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"

View File

@ -146,6 +146,9 @@
# build and install Avahi (Zeroconf) daemon (yes / no)
AVAHI_DAEMON="yes"
# build and install with NFS mount support in XBMC (yes / no)
NFS_SUPPORT="yes"
# build and install Samba Server (yes / no)
SAMBA_SERVER="yes"