sonic-buildimage/platform
Shuotian Cheng 6a6bc88dcb [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417)
The reason is that /etc/network/interfaces file is in base image. After booting,
docker-swss is not ready and thus the empty VLAN interfaces cannot be created
when the brctl is pointing to the binary inside the swss docker.

Add the bridge-utils into the base image and add bridge_ports none to the
/etc/network/interfaces file so that after boot-up the empty VLAN interfaces
will be created to let the members to join later.

Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
2017-03-20 21:39:09 -07:00
..
broadcom [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
cavium [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
centec [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
generic build one aboot image on arista platform (#263) 2017-02-05 15:59:59 -08:00
mellanox [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
p4 [p4]: Add openssh-client and openssh-server to Dockerfile (#405) 2017-03-16 22:43:39 -07:00