sonic-buildimage/src
lguohan 082c26a27d
[build]: combine feature and container feature table (#5081)
1. remove container feature table
2. do not generate feature entry if the feature is not included
   in the image
3. rename ENABLE_* to INCLUDE_* for better clarity
4. rename feature status to feature state
5. [submodule]: update sonic-utilities

* 9700e45 2020-08-03 | [show/config]: combine feature and container feature cli (#1015) (HEAD, origin/master, origin/HEAD) [lguohan]
* c9d3550 2020-08-03 | [tests]: fix drops_group_test failure on second run (#1023) [lguohan]
* dfaae69 2020-08-03 | [lldpshow]: Fix input device is not a TTY error (#1016) [Arun Saravanan Balachandran]
* 216688e 2020-08-02 | [tests]: rename sonic-utilitie-tests to tests (#1022) [lguohan]

Signed-off-by: Guohan Lu <lguohan@gmail.com>
2020-08-05 13:23:12 -07:00
..
bash Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
dhcpmon [docker-dhcp-relay]: convert dhcp-relay docker to buster (#4671) 2020-06-22 15:34:21 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iccpd [iccpd] build iccpd deb by auto tools (#4540) 2020-05-21 09:12:51 -07:00
ifupdown2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
initramfs-tools [secureboot] Add secureboot support for Arista devices (#4741) 2020-06-22 09:30:31 -07:00
iproute2 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
iptables [docker-nat]: upgrade docker-nat to buster (#4943) 2020-07-15 22:48:09 -07:00
isc-dhcp [docker-dhcp-relay]: convert dhcp-relay docker to buster (#4671) 2020-06-22 15:34:21 -07:00
ixgbe Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
kdump-tools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libnl3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libteam Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
libyang Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
lldpd Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
lm-sensors [dockers] update mellanox syncd and pmon to buster (#4818) 2020-07-18 03:46:15 -07:00
monit Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
mpdecimal Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
ptf@36a3e3d9ac [docker-sonic-mgmt] install ptf framework in mgmt container and upgrade ptf (#3239) 2019-07-30 10:19:48 -07:00
python3 Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
python-click Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
radvd Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
redis-dump-load@832a645e4d Build patched redis-dump-load (#2277) 2018-11-20 19:27:56 -08:00
redis-dump-load.patch [baseimage]: Build and install redis-dump-load Python 3 package in host image (#4661) 2020-05-30 05:52:27 -07:00
sflow Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
smartmontools Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
snmpd Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
socat Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-bgpcfgd Fix for ipv6 local-addr problem (#4876) 2020-07-31 10:40:38 -07:00
sonic-config-engine [Python] Migrate applications/scripts to import sonic-py-common package (#5043) 2020-08-03 11:43:12 -07:00
sonic-daemon-base [platform] Add Support For Environment Variable File (#5010) 2020-07-31 17:59:09 -07:00
sonic-dbsyncd@399ac217c6 [Submodule update] sonic-dbsyncd (#4801) 2020-06-19 11:03:02 -07:00
sonic-device-data Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-frr [FRR]: Update frr to latest 7.2.1-s3 (#4294) 2020-04-01 12:57:19 -07:00
sonic-linux-kernel@d155c1ea89 [submodule]: update sonic-linux-kernel (#4940) 2020-07-12 18:08:52 +00:00
sonic-mgmt-common@cc01ce40ac [sonic-telemetry][sonic-mgmt-common] Update submodules (#4986) 2020-07-22 11:51:15 -07:00
sonic-mgmt-framework@3c3384cec8 Mgmt reorg -- submodule and build rules for sonic-mgmt-common (#4765) 2020-06-22 16:01:55 -07:00
sonic-platform-common@be1cc2475e [submodule]: Advance platform common/daemons submodules. (#5033) 2020-07-24 19:24:19 -07:00
sonic-platform-daemons@49d145cdbc [submodule][sonic-platform-daemons] Update submodule (#5091) 2020-08-04 09:55:02 -07:00
sonic-py-common [sonic-py-common] get_platform(): Refactor method of retrieving platform identifier (#5094) 2020-08-04 23:51:35 -07:00
sonic-py-swsssdk@2df4f40fce [sonic-snmpagent][sonic-py-swsssdk] Update submodules (#4968) 2020-07-17 11:20:39 -07:00
sonic-quagga@e3b3b634e7 [sonic-quagga] update submodule with multiDB Changes (#4557) 2020-05-27 11:12:33 -07:00
sonic-restapi@ed640ac1f9 Submodule update - sonic-restapi (#4749) 2020-06-15 15:08:22 -07:00
sonic-sairedis@c810e5ffbd [sonic-sairedis] Update Submodule (#5052) 2020-07-28 14:57:16 -07:00
sonic-snmpagent@c702a57608 [sonic-snmpagent][sonic-py-swsssdk] Update submodules (#4968) 2020-07-17 11:20:39 -07:00
sonic-swss@d2bab10efe [submodule]: update sonic-swss (#5002) 2020-07-20 02:59:55 -07:00
sonic-swss-common@ed9c497316 [sonic-swss-common] Update submodule (#5020) 2020-07-22 22:00:20 -07:00
sonic-telemetry@3bd7ca3587 [sonic-telemetry][sonic-mgmt-common] Update submodules (#4986) 2020-07-22 11:51:15 -07:00
sonic-utilities@9700e45322 [build]: combine feature and container feature table (#5081) 2020-08-05 13:23:12 -07:00
sonic-yang-mgmt Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-yang-models Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
sonic-ztp@c959371ece [sonic-utilities][sonic-ztp] Update submodules (#4501) 2020-04-30 15:48:42 -07:00
supervisor Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
swig Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
systemd-sonic-generator [systemd-generator]: Fix dependency update for multi-asic platform (#4820) 2020-06-29 09:39:23 -07:00
tacacs [TACACS+]: Add support to specify source address for TACACS+ (#4610) 2020-07-12 18:08:51 +00:00
thrift Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00