2010/3/25 Jean Parpaillon <[email protected]>: > Le mercredi 24 mars 2010 à 19:05 +0100, Jean Parpaillon a écrit : >> Hi, >> I can not find on the wiki how to setup kernel config. >> >> AFAIK, there should be the following ways: >> - specifying file in control file (ok, but not really convenient) >> - setting up a "local repository for config_file data", as written in >> client/bin/kernel_config.py file. How to setup this repository ? >> - setting up config values like kernel.default_config (still from >> kernel_config.py file). How to setup these values ? >> >> In a general way these values seem to be used in a lot of code but I >> don't where to setup: in global_config.ini ? a specific section ? >> >> Can anyone help me ? > > Any idea ? Even the one who wrote the code ? ;-)
It was probably Andy, but he's moved onto other things now. IIRC it's something like a subdirectory for each machine, and then name the configs by the kernel version (eg "2.6.26") and we'll find the closest matching one that preceeds your current version. I'm afraid the docs may be very much lacking in this area, you might have to do a bit of reverse engineering? Sorry. M. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
