$ git bisect log
git bisect start
# good: [ce875003ba1ea47af33045dd27cfa6b61a53e96e] enable FREETZ_REMOVE_UMTSD for 7270_V1
git bisect good ce875003ba1ea47af33045dd27cfa6b61a53e96e
# bad: [0a9e529109aa5c7c4ad86b18339e33062c080a74] Include variables from .config for noconfig_targets, too. This helps to get more verbose patch info on a tools re(!)build on demand by setting FREETZ_VERBOSITY_LEVEL in menuconfig. Fixes #1536.
git bisect bad 0a9e529109aa5c7c4ad86b18339e33062c080a74
# skip: [a712264ef795a26babac0c935ffecf7b3d47ae3d] quick and dirty convertscript for new .config layout (CONFIG_*), this breaks all configs evalued in Makefiles, refs #1533 rename old .config to .freetzconfig, make menuconfig, save and make
git bisect skip a712264ef795a26babac0c935ffecf7b3d47ae3d
# good: [0985baf56e6ae6389647333af2f4fb1bfa4b7cb9] Upgrade Kconfig's conf options to new version
git bisect good 0985baf56e6ae6389647333af2f4fb1bfa4b7cb9
# bad: [6ea658096b6fb359bfd99e86b7f5c0d4487a2dbc] * optimize busybox-tools, remove unneeded applets, activate more decompressings for later system independent use
git bisect bad 6ea658096b6fb359bfd99e86b7f5c0d4487a2dbc
# good: [4aa076129dcf9495de39ba49ec4c81fb776a3e10] select REMOVE_MINID for 7112 & 7113 alien, by dileks (closes #1534)
git bisect good 4aa076129dcf9495de39ba49ec4c81fb776a3e10
# good: [423c5f3796dbe6962fd8f6a5ef99ea4aa9af1cf6] kconfig: restore style of comment items (refs #1532)
git bisect good 423c5f3796dbe6962fd8f6a5ef99ea4aa9af1cf6
# good: [039fbb8700a3e48335154079fcad5f013aacda9f] patching kconfig to give up writing CONFIG_* to .config, closes #1533
git bisect good 039fbb8700a3e48335154079fcad5f013aacda9f