On 02/27/2012 08:34 PM, Lucas Meneghel Rodrigues wrote: > This is a v2 of the original Nisanth's patchset, with significant > changes only on the kernelexpand component. Please take a look > and give some feedback.
Applied, see: https://github.com/autotest/autotest/commit/86a63e52710da55e4a644bbfdde058c96ccd6674 https://github.com/autotest/autotest/commit/77671d1c95a106cac0ad9f4a5457b20d07c69b13 https://github.com/autotest/autotest/commit/6e4c769ef2130c0e3c00f9d07955d82638c8da4e https://github.com/autotest/autotest/commit/73bda1ce93d1d6990b4d11b24bd84c9a51ae4347 > Nishanth Aravamudan (4): > client/kernel: fallback to defconfig if no .config is present > client/kernexpand: handle 3.0-style kernel versions v2 > client/base: fix cleanup_kernels string manipulation > client/boottool: add default entry in set_default if no default > exists > > client/bin/kernel.py | 9 +- > client/bin/kernelexpand.py | 186 > ++++++++++++++++++++++-------- > client/bin/kernelexpand_unittest.py | 58 ++++++++++ > client/common_lib/hosts/base_classes.py | 2 +- > client/tools/boottool | 5 + > 5 files changed, 206 insertions(+), 54 deletions(-) > _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
