Lines Matching full:good
660 # the known good image to reboot safely back into.
663 # to reboot to a good known image.
1061 # BISECT_GOOD is the commit (SHA1) to label as good (accepts all git good commit types)
1081 # git bisect start, git bisect good, and git bisect bad, and
1091 # git bisect good, git bisect bad, and running the git bisect replay
1119 # good, and success as bad.
1132 # Just to be sure the good is good and bad is bad, setting
1139 # BISECT_BAD with BISECT_CHECK = good or
1146 # test is ran before it says the kernel is good. The first failure
1150 # it succeeds, it is really a good bisect. But it helps in case
1154 # good, unless you also set BISECT_MANUAL.
1159 # 0 for good, and non-zero for bad, you can override 0 being
1160 # good by defining BISECT_RET_GOOD.
1165 # 0 for good, and non-zero for bad, you can override non-zero being
1176 # If the test detects that the current commit is neither good
1181 # BISECT_RET_DEFAULT = good (optional, default undefined)
1184 # options are not hit. This may be one of, "good", "bad",
1212 # You can specify a good config with CONFIG_BISECT_GOOD, otherwise it
1216 # It runs both the good and bad configs through a make oldconfig to
1220 # not set for both the good and bad configs, and then compares them.
1221 # It will set half of the good configs within the bad config (note,
1222 # "set" means to make the bad config match the good config, a config
1223 # in the good config that is off, will be turned off in the bad
1226 # It tests this new config and if it works, it becomes the new good
1234 # During this process, it saves the current good and bad configs in
1258 # If you have a good config to start with, then you
1268 # Set it to "good" to test only the good config and set it