This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files
Ying Xie cfe01f19e4
Separate syncd service from swss service (#2051)
* [swss.sh] refactor ssh service script code

- Move checks and waits to helper functions.
- Remove early returns from code stream

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* [swss.sh] Add debug log for service state changes

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* [syncd] Separate out syncd service from swss service

Still make them start/stop/restart synchronously so existing scripts
continue working.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* Remove extra 'After' in swss service and remove syncd docker warm boot code

Syncd warm boot needs more thinking, we can put it back once the work
flow has been defined and ready for coding/testing.

* [syncd] syncd start/stop/restart shouldn't affect swss state

Semi-detach syncd service state change from swss:

- swss state change still chase syncd service to follow except warm boot
- syncd state change will only affect itself.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* add missing '{'
2018-09-24 16:35:01 -07:00
..
Aboot Add SWI_DEFAULT support in boot0 (#2056) 2018-09-20 00:19:40 -07:00
apt [baseimage]: Download picocom version 3.1-2 from stretch-backports; No longer build from source (#1946) 2018-08-17 17:38:20 -07:00
build_templates Separate syncd service from swss service (#2051) 2018-09-24 16:35:01 -07:00
dhcp [updategraph]: Support a special value to use empty configuration (#1086) 2017-10-27 18:01:02 -07:00
docker [baseimage]: let docker in base image use overlay fs instead of aufs 2018-08-11 09:07:59 +00:00
image_config [updategraph] add support to use preset config instead of default minigraph (#2050) 2018-09-21 22:01:10 -07:00
initramfs-tools [arista] Fix arista-convertfs script (#1961) 2018-08-21 15:19:31 -07:00
scripts Separate syncd service from swss service (#2051) 2018-09-24 16:35:01 -07:00
sshd [sshd]: regenerate ssh key if ssh_host_rsa_key is not present 2018-08-11 21:38:33 +00:00