| Commit message (Expand) | Author | Age | Files | Lines |
* | if KERNEL_DIR is pointing to the object output, figure out the source dir and... | Mike Frysinger | 2013-02-10 | 1 | -2/+9 |
* | delete empty depend vars | Mike Frysinger | 2013-02-10 | 1 | -4/+1 |
* | use emake rather than make to extract variable values #373151 by Kevin Pyle | Mike Frysinger | 2013-02-10 | 1 | -2/+4 |
* | if KV_OUT_DIR is not set, do not let linux_config_src_exists implicitly check... | Mike Frysinger | 2013-02-10 | 1 | -22/+21 |
* | handle more kernel versions like 3.7-trunk-amd64 and add a testsuite for it | Mike Frysinger | 2013-01-24 | 1 | -6/+9 |
* | Fix localRESULT typo in linux_chkconfig_builtin. | Zac Medico | 2013-01-16 | 1 | -3/+3 |
* | fix up style -- no tabs after `local` | Mike Frysinger | 2013-01-14 | 1 | -16/+11 |
* | Update for new location of version.h. Thanks to Magnus Helmersson. Bug #438876 | Mike Pagano | 2012-10-22 | 1 | -2/+9 |
* | You must ensure at least one of the version setup functions gets called in li... | Robin H. Johnson | 2012-06-26 | 1 | -2/+10 |
* | merge kernel_is updates between kernel-2 and linux-info eclasses | Mike Frysinger | 2011-12-12 | 1 | -28/+15 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -8/+6 |
* | eat trailing whitespace | Mike Frysinger | 2011-08-18 | 1 | -4/+4 |
* | Fix build with stable release kernels when sources are not available. | Diego Elio Pettenò | 2011-03-29 | 1 | -4/+3 |
* | Fix a spelling typo. | Doug Goldstein | 2011-01-04 | 1 | -2/+2 |
* | Bug #323717 again: Merge patch from Nick Bowler <nbowler@draconx.ca> to handl... | Robin H. Johnson | 2010-08-05 | 1 | -17/+21 |
* | Bug #323717: Newer kernels change the build of localversion a lot, so we need... | Robin H. Johnson | 2010-08-03 | 1 | -10/+17 |
* | Add better support for finding out-of-tree builds when searching in /lib/modules | Jonathan Callen | 2010-06-17 | 1 | -2/+8 |
* | Factor out the function used to validate the makefile for the extraction method. | Robin H. Johnson | 2010-01-17 | 1 | -14/+20 |
* | Merge first part of patch from bug #87242: New warning output method and supp... | Robin H. Johnson | 2010-01-17 | 1 | -2/+3 |
* | Bug #286145: More flexible logic for OUTPUT_DIR defaults. | Robin H. Johnson | 2010-01-10 | 1 | -3/+2 |
* | Inside kernel_is, use a non-keyword for the variable name, and quote the actu... | Robin H. Johnson | 2010-01-10 | 1 | -9/+9 |
* | Bug #283320: major change now, as warned about 1 month ago in http://thread.g... | Robin H. Johnson | 2010-01-10 | 1 | -17/+4 |
* | Bug #300306, #167385: One side effect of the non-exec check version for the k... | Robin H. Johnson | 2010-01-10 | 1 | -7/+22 |
* | Display any configured warning or error message along with the list of config... | Robin H. Johnson | 2010-01-10 | 1 | -2/+8 |
* | Forgot the argument for the nice output of the QA check. | Robin H. Johnson | 2009-12-11 | 1 | -8/+8 |
* | Add a QA warning if you call linux_chkconfig* and linux_config* was not called. | Robin H. Johnson | 2009-12-11 | 1 | -4/+32 |
* | Better legacy-mode support for linux-info until the migration is completed, t... | Robin H. Johnson | 2009-12-11 | 1 | -2/+2 |
* | whitespace | Markus Meier | 2009-10-11 | 1 | -4/+4 |
* | One backwards compatability fix while we are working on checking all ebuilds ... | Robin H. Johnson | 2009-09-13 | 1 | -2/+4 |
* | get_version should use linux_config_src_exists to check for source. | Robin H. Johnson | 2009-09-08 | 1 | -2/+2 |
* | Typo in the last commit. | Robin H. Johnson | 2009-09-06 | 1 | -2/+2 |
* | Bug 28330: Fix two instances where we want any version, not just the sources ... | Robin H. Johnson | 2009-09-06 | 1 | -3/+4 |
* | Match the function prototype that allows "-OP" form, which matches the bash v... | Robin H. Johnson | 2009-09-06 | 1 | -7/+7 |
* | Bug 283320: Minor bug from the refactoring. | Robin H. Johnson | 2009-09-06 | 1 | -2/+2 |
* | Bug 28330: Provide a function to get the source or running version sanely. | Robin H. Johnson | 2009-09-06 | 1 | -6/+17 |
* | Bug #283320: The dependancy for linux-sources now moves into linux-mod, where... | Robin H. Johnson | 2009-09-06 | 1 | -2/+5 |
* | Bug 283320: Fix minor typo for config.gz. Improve ewarn output, more migration. | Robin H. Johnson | 2009-09-06 | 1 | -4/+5 |
* | Make get_version quieter over repeated calls. | Robin H. Johnson | 2009-09-06 | 1 | -15/+30 |
* | Bug #283320: Part of the migration work to make linux-info non-fatal. Current... | Robin H. Johnson | 2009-09-06 | 1 | -17/+78 |
* | Implement a variant of getfilevar that does not use Make to fetch the variabl... | Robin H. Johnson | 2009-08-30 | 1 | -14/+46 |
* | If we need to perform an optional kernel config check, and there are no confi... | Robin H. Johnson | 2009-07-04 | 1 | -1/+7 |
* | Fix obvious typo in comments. Thanks to zlin for noticing. | Peter Alfredsen | 2009-03-27 | 1 | -2/+2 |
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
* | avoid changing of directory, reported by Tanktalus in bug #229223 | Daniel Drake | 2008-12-03 | 1 | -6/+3 |
* | Add documentation from Fabio Rossi in bug #217562 | Daniel Drake | 2008-10-31 | 1 | -47/+151 |
* | move get_version call to more sensible place, thanks to Jakub Moc and Sok Ann... | Daniel Drake | 2008-03-21 | 1 | -4/+4 |
* | Fix require_kernel_config call thanks to Pacho Ramos in bug #207207 | Daniel Drake | 2008-01-23 | 1 | -2/+2 |
* | Don't require a configured kernel to detect kernel version, or if all CONFIG_... | Daniel Drake | 2008-01-22 | 1 | -29/+66 |
* | kernel related eclasses are maintained by kernel-misc@gentoo.org. | Christian Heim | 2007-10-03 | 1 | -3/+3 |
* | people have had plenty of time to transition to linux-info for set_arch_to_ke... | Mike Frysinger | 2007-10-01 | 1 | -5/+9 |