network: remove all references to 'netmount'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-16 14:55:08 +02:00
parent 0fbb2660e9
commit 9aeeb42034
8 changed files with 0 additions and 25 deletions

View File

@ -25,7 +25,3 @@
$SCRIPTS/install connman
$SCRIPTS/install ethtool
$SCRIPTS/install openssh
if [ "$NETMOUNT" = "yes" ]; then
$SCRIPTS/install netmount
fi

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"

View File

@ -146,9 +146,6 @@
# build with network support (yes / no)
NETWORK="yes"
# build with netmount (mounting network drives on boot) support (yes / no)
NETMOUNT="yes"
# build and install with XBMC webfrontend (yes / no)
WEBSERVER="yes"