Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 0fb52f9ace8606d9e091507d9ad52333ce31426c https://github.com/openSUSE/wicked/commit/0fb52f9ace8606d9e091507d9ad52333ce... Author: Pawel Wieczorkiewicz pwieczorkiewicz@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M include/wicked/fsm.h M src/fsm.c
Log Message: ----------- client: Introduce new ifmatcher flag ignore_startmode
Default FALSE. Purpose to accept all kind of STARTMODE configurations in ifstatus.
Commit: 9597acc0f77407485fda1e03088261d0a269a1bd https://github.com/openSUSE/wicked/commit/9597acc0f77407485fda1e03088261d0a2... Author: Pawel Wieczorkiewicz pwieczorkiewicz@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M client/ifstatus.c
Log Message: ----------- ifstatus: Accept STARTMODE={off,manual}
Commit: fcf74e0b9193f875b31886ce16e5c9dfb953ffb2 https://github.com/openSUSE/wicked/commit/fcf74e0b9193f875b31886ce16e5c9dfb9... Author: Pawel Wieczorkiewicz pwieczorkiewicz@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M client/ifreload.c M client/ifup.c M client/main.c M client/read-config.c
Log Message: ----------- ifup, ifreload: rename force parameter to ignore-prio
It makes more sense and also avoid generating unwanted <config> node in case of ifup|ifreload...
Commit: 8193a5a39033c4bfddc4b52bbe1473dd8db2d440 https://github.com/openSUSE/wicked/commit/8193a5a39033c4bfddc4b52bbe1473dd8d... Author: Pawel Wieczorkiewicz pwieczorkiewicz@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M client/ifup.c
Log Message: ----------- ifup: Add --ignore_startmode option to ignore STARTMODE
Commit: b071d24fc05a10008cdccf7958757f190957c563 https://github.com/openSUSE/wicked/commit/b071d24fc05a10008cdccf7958757f1909... Author: Pawel Wieczorkiewicz pwieczorkiewicz@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M client/ifup.c
Log Message: ----------- ifup: disable ignore_prio and ignore_startmode by default
Introduce compile time flag DEBUG_BUILD to enable them in order to facilitate testing.
Commit: 104906d1ec9fe441fd32f3e20a0a596e5f1e97cb https://github.com/openSUSE/wicked/commit/104906d1ec9fe441fd32f3e20a0a596e5f... Author: Marius Tomaschewski mt@suse.de Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths: M client/ifreload.c M client/ifstatus.c M client/ifup.c M client/main.c M client/read-config.c M include/wicked/fsm.h M src/fsm.c
Log Message: ----------- Merge pull request #224 from pwieczorkiewicz/ifstatus-manual
ifup, ifstatus: cond. accept STARTMODE off and manual
Compare: https://github.com/openSUSE/wicked/compare/fa500cd8a9fc...104906d1ec9f
wicked-commit@lists.opensuse.org