Michael Burns has submitted this change and it was merged. Change subject: init: Add mechanism for break points ......................................................................
init: Add mechanism for break points A new mechanism is added to add breakpoints to the boot process. This is mainly intended for debugging purposes. This patch adds the node.break=pre-reboot break point, which drops to a shell right before rebooting (if the reboot happens during an auto-install or uninstall). Change-Id: Ifa0ccdf6eb80529992ab3e8b948a30fd9cd4d3b7 Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M scripts/ovirt-init-functions.sh.in 1 file changed, 25 insertions(+), 5 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15547 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifa0ccdf6eb80529992ab3e8b948a30fd9cd4d3b7 Gerrit-PatchSet: 12 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
