Lines Matching full:good
652 # the known good image to reboot safely back into.
655 # to reboot to a good known image.
1048 # BISECT_GOOD is the commit (SHA1) to label as good (accepts all git good commit types)
1068 # git bisect start, git bisect good, and git bisect bad, and
1078 # git bisect good, git bisect bad, and running the git bisect replay
1106 # good, and success as bad.
1119 # Just to be sure the good is good and bad is bad, setting
1126 # BISECT_BAD with BISECT_CHECK = good or
1133 # test is ran before it says the kernel is good. The first failure
1137 # it succeeds, it is really a good bisect. But it helps in case
1141 # good, unless you also set BISECT_MANUAL.
1146 # 0 for good, and non-zero for bad, you can override 0 being
1147 # good by defining BISECT_RET_GOOD.
1152 # 0 for good, and non-zero for bad, you can override non-zero being
1163 # If the test detects that the current commit is neither good
1168 # BISECT_RET_DEFAULT = good (optional, default undefined)
1171 # options are not hit. This may be one of, "good", "bad",
1199 # You can specify a good config with CONFIG_BISECT_GOOD, otherwise it
1203 # It runs both the good and bad configs through a make oldconfig to
1207 # not set for both the good and bad configs, and then compares them.
1208 # It will set half of the good configs within the bad config (note,
1209 # "set" means to make the bad config match the good config, a config
1210 # in the good config that is off, will be turned off in the bad
1213 # It tests this new config and if it works, it becomes the new good
1221 # During this process, it saves the current good and bad configs in
1245 # If you have a good config to start with, then you
1255 # Set it to "good" to test only the good config and set it