sonic-buildimage/files/image_config
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
..
apt one image implementation (#215) 2017-01-29 11:33:33 -08:00
bash [sonic_cli]: Fix bash completion for 'show' command (#355) 2017-03-02 12:17:04 -08:00
environment [motd]: Lower-case 'i' in title (#398) 2017-03-15 20:14:28 -07:00
interfaces [interfaces]: Remove bridge-utils from swss docker and add it to base image (#417) 2017-03-20 21:39:09 -07:00
ntp [config] [oneimage & dhcp relay docker] Move ntp, rsyslog, and dhcp server information into minigraph (#374) 2017-03-06 12:41:26 -08:00
platform [rc.local]: Put variables into quotes in conditionals (#361) 2017-03-02 10:10:40 -08:00
rsyslog [config] [oneimage & dhcp relay docker] Move ntp, rsyslog, and dhcp server information into minigraph (#374) 2017-03-06 12:41:26 -08:00
snmp Fix config bug in snmp (#252) 2017-02-03 17:39:09 -08:00
sudoers one image implementation (#215) 2017-01-29 11:33:33 -08:00
updategraph [oneimage] Check if graph service address got from dhcp is valid url (#324) 2017-02-23 13:12:54 -08:00