mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
network: remove all references to 'netmount'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0fbb2660e9
commit
9aeeb42034
@ -25,7 +25,3 @@
|
|||||||
$SCRIPTS/install connman
|
$SCRIPTS/install connman
|
||||||
$SCRIPTS/install ethtool
|
$SCRIPTS/install ethtool
|
||||||
$SCRIPTS/install openssh
|
$SCRIPTS/install openssh
|
||||||
|
|
||||||
if [ "$NETMOUNT" = "yes" ]; then
|
|
||||||
$SCRIPTS/install netmount
|
|
||||||
fi
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
@ -146,9 +146,6 @@
|
|||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
|
||||||
# build with netmount (mounting network drives on boot) support (yes / no)
|
|
||||||
NETMOUNT="yes"
|
|
||||||
|
|
||||||
# build and install with XBMC webfrontend (yes / no)
|
# build and install with XBMC webfrontend (yes / no)
|
||||||
WEBSERVER="yes"
|
WEBSERVER="yes"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user