net: environment: update automounts
Instead of using "ifup ethx" use "ifup -a" which works with all
network interfaces. Also replace "$ethx.serverip" with
"$global.net.server". This makes the automount independent of
the actual network interface. Remove all board specific
/env/init/automount files which were only there to use eth1 instead
of the previously hardcoded eth0.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent eb995e0 commit acc3a3ef900ad92ccca57aeb5f7e446f8bd4745d
@Sascha Hauer Sascha Hauer authored on 24 Nov 2017
Showing 7 changed files
View
Documentation/user/automount.rst
View
arch/arm/boards/afi-gf/defaultenv-gf/init/automount 100644 → 0
View
arch/arm/boards/technexion-pico-hobbit/Makefile
View
arch/arm/boards/technexion-pico-hobbit/board.c
View
arch/arm/boards/technexion-pico-hobbit/defaultenv-pico-hobbit/init/automount 100644 → 0
View
arch/arm/boards/zii-imx6q-rdu2/defaultenv-rdu2/init/automount 100644 → 0
View
defaultenv/defaultenv-2-base/init/automount