[wicked-commit] [openSUSE/wicked] 46d43b: nanny: background first, then init and start
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 46d43b9e8517b2f9427022de6c5cabf7e0be55d0 https://github.com/openSUSE/wicked/commit/46d43b9e8517b2f9427022de6c5cabf7e0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M nanny/main.c Log Message: ----------- nanny: background first, then init and start Commit: 19e388bd76c1c0e6ae442ab17e49d0a1277bb514 https://github.com/openSUSE/wicked/commit/19e388bd76c1c0e6ae442ab17e49d0a127... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: expose methods to block and process events Commit: c4fb741b6304beb8508f719bf7598a97978314ac https://github.com/openSUSE/wicked/commit/c4fb741b6304beb8508f719bf7598a9797... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: block event processing while init and start Commit: d92f62fae954b8e33ae004c1eb22c9d832aa399b https://github.com/openSUSE/wicked/commit/d92f62fae954b8e33ae004c1eb22c9d832... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not process events while refreshing state Commit: 33ea8d283584988e039d7f4ca3ba87b7c78828dd https://github.com/openSUSE/wicked/commit/33ea8d283584988e039d7f4ca3ba87b7c7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M wicked.spec.in Log Message: ----------- rpm: add systemd-devel build requires to spec file Commit: 8a125d47a4e066e77cd560c8d814ac1495b2a0bb https://github.com/openSUSE/wicked/commit/8a125d47a4e066e77cd560c8d814ac1495... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M autoip4/Makefile.am M autoip4/main.c M configure.ac M dhcp4/Makefile.am M dhcp4/main.c M dhcp6/Makefile.am M dhcp6/main.c M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in M nanny/Makefile.am M nanny/main.c M server/Makefile.am M server/main.c Log Message: ----------- daemons: change services to use systemd notify Commit: 996051cab7ca9e27548b66cd94bfe27cb5045667 https://github.com/openSUSE/wicked/commit/996051cab7ca9e27548b66cd94bfe27cb5... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M configure.ac M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in Log Message: ----------- systemd: remove bus-name from type=notify services Commit: 6b1f8ed18f254b3ba237ab0d9135c9a7b4892852 https://github.com/openSUSE/wicked/commit/6b1f8ed18f254b3ba237ab0d9135c9a7b4... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- systemd: ask udev to settle before wickedd runs Commit: d0c5848efed70bb34cb2c70bca0cf095c0711fc7 https://github.com/openSUSE/wicked/commit/d0c5848efed70bb34cb2c70bca0cf095c0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M autoip4/Makefile.am M autoip4/main.c M configure.ac M dhcp4/Makefile.am M dhcp4/main.c M dhcp6/Makefile.am M dhcp6/main.c M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in M include/wicked/fsm.h M nanny/Makefile.am M nanny/main.c M nanny/nanny.c M server/Makefile.am M server/main.c M src/fsm.c M wicked.spec.in Log Message: ----------- Merge pull request #791 from mtomaschewski/bug-1118206-1 use systemd notify and prevent backlog at start by calling udevadm settle (bsc#1118206) Compare: https://github.com/openSUSE/wicked/compare/526989d15708...d0c5848efed7
participants (1)
-
Marius Tomaschewski