Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move get_version call to more sensible place, thanks to Jakub Moc and Sok ↵ | Daniel Drake | 2008-03-21 | 1 | -4/+4 |
| | | | | Ann Yap in bug #213978 | ||||
* | 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 ↵ | Daniel Drake | 2008-01-22 | 1 | -29/+66 |
| | | | | CONFIG_CHECK items are prefixed with ~ | ||||
* | 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 ↵ | Mike Frysinger | 2007-10-01 | 1 | -5/+9 |
| | | | | set_arch_to_kernel/set_arch_to_portage ... time is up | ||||
* | set object output dir when checking kernel version | Daniel Drake | 2006-12-07 | 1 | -2/+2 |
| | |||||
* | Fix KV_OUT detection | Stefan Schweizer | 2006-12-05 | 1 | -3/+3 |
| | |||||
* | Adding a warning for users using gcc-4 on linux-2.4 based kernel/module ↵ | Christian Heim | 2006-09-07 | 1 | -1/+18 |
| | | | | versions. | ||||
* | Only append git local versions when LOCALVERSION_AUTO is set. | Michael Marineau | 2006-07-21 | 1 | -1/+2 |
| | |||||
* | Add support for getting the localversion appended by git trees. | Michael Marineau | 2006-07-20 | 1 | -1/+5 |
| | |||||
* | fix and improve check_extra_config() - see bug #133026 | Alin Năstac | 2006-05-22 | 1 | -36/+48 |
| | |||||
* | revert previous change, this breaks @CONFIG checks. | John Mylchreest | 2006-05-11 | 1 | -30/+27 |
| | |||||
* | check_extra_config() : correct result report and die decision | Alin Năstac | 2006-05-07 | 1 | -27/+30 |
| | |||||
* | Fixes bug #120357, Thanks Andreas | John Mylchreest | 2006-03-03 | 1 | -3/+3 |
| | |||||
* | Fixes bug #118630, thanks Carlo | John Mylchreest | 2006-03-03 | 1 | -11/+11 |
| | |||||
* | Make virtual/linux-sources dep conditional on kernel_linux | Emanuele Giaquinta | 2006-02-16 | 1 | -2/+2 |
| | |||||
* | Fixed bug #120233. | Henrik Brix Andersen | 2006-02-08 | 1 | -1/+4 |
| | |||||
* | Fix a bash 3.1ism | Daniel Drake | 2006-01-20 | 1 | -2/+2 |
| | |||||
* | document ~ in CONFIG_CHECK | Mike Frysinger | 2006-01-14 | 1 | -2/+3 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Fixes bug #113142 | John Mylchreest | 2005-12-30 | 1 | -2/+9 |
| | |||||
* | Fixes bug #111682, thanks Dieter | John Mylchreest | 2005-12-30 | 1 | -6/+6 |
| | |||||
* | Fixing bug #109233 | John Mylchreest | 2005-12-30 | 1 | -2/+2 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-09-25 | 1 | -2/+2 |
| | |||||
* | Fixes bug #103878 | John Mylchreest | 2005-09-22 | 1 | -48/+53 |
| | |||||
* | closes bug #98721 - localversions not handled correctly | John Mylchreest | 2005-07-14 | 1 | -3/+18 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -29/+28 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Cleaning up spaces/tabs | Chris Gianelloni | 2005-06-01 | 1 | -7/+7 |
| | |||||
* | Fixing bug #90210 | John Mylchreest | 2005-04-24 | 1 | -2/+2 |
| | |||||
* | Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one. | John Mylchreest | 2005-04-12 | 1 | -2/+2 |
| | |||||
* | Adding support for get_running_version. Also included, kernel_is fixup and ↵ | John Mylchreest | 2005-04-08 | 1 | -61/+52 |
| | | | | removal of some stupid ebeep | ||||
* | Fixing up set_arch_ booboo. | John Mylchreest | 2005-02-01 | 1 | -3/+3 |
| | |||||
* | Multiple fixes. | John Mylchreest | 2005-01-31 | 1 | -63/+52 |
| | |||||
* | Correct ARCH setting on sparc64. | Jeremy Huddleston | 2005-01-23 | 1 | -10/+5 |
| | |||||
* | fixing die in get_version, to properly return result. can now base external ↵ | John Mylchreest | 2005-01-18 | 1 | -8/+10 |
| | | | | ebuild logic on get_version | ||||
* | Update to be less specific with @OPTION:module | John Mylchreest | 2005-01-15 | 1 | -2/+2 |
| | |||||
* | Added support for CONFIG_CHECK=@OPTION:module which removes modules from ↵ | John Mylchreest | 2005-01-15 | 1 | -3/+24 |
| | | | | MODULE_NAMES if the support is already in the kernel | ||||
* | Fixed bugs: 75034 76849 74655 | John Mylchreest | 2005-01-06 | 1 | -7/+15 |
| | |||||
* | correct kernel_is; format kernel versions as %d%03d%03d and test them as ↵ | Alin Năstac | 2004-12-31 | 1 | -2/+20 |
| | | | | integers | ||||
* | Fixing up test logic in kernel_is | John Mylchreest | 2004-12-29 | 1 | -6/+10 |
| | |||||
* | Preventing -eq unary errors | John Mylchreest | 2004-12-28 | 1 | -2/+2 |
| | |||||
* | Adding support for kernel_is operators, and removing on behalf of line from ↵ | John Mylchreest | 2004-12-28 | 1 | -11/+28 |
| | | | | modules.d regeneration. | ||||
* | implement a qeinfo qeerror which wont print crud when portage is in certain ↵ | John Mylchreest | 2004-12-17 | 1 | -20/+51 |
| | | | | stages. allows get_version to be used in global. although I still dont recommend it in any way | ||||
* | adding documentation, and changing the MODULE_NAMES parsing slightly | John Mylchreest | 2004-12-14 | 1 | -3/+47 |
| | |||||
* | Moving .config check, so this is purely a sanity test now. If we use ↵ | John Mylchreest | 2004-12-10 | 1 | -8/+8 |
| | | | | LOCALVERSION in the .config, we will laready have failed the test but the sanity check will cause it to bail. Fixes bug: #73726 | ||||
* | Moving get_version to linux-info pkg_setup and calling from linux-mod ↵ | John Mylchreest | 2004-12-06 | 1 | -1/+10 |
| | | | | pkg_setup when needed. | ||||
* | hopefully fixing bug 73088, changing function names as per dsds request. ↵ | John Mylchreest | 2004-12-05 | 1 | -34/+87 |
| | | | | adding custom error messages for CONFIG_CHECK | ||||
* | Added support for KBUILD_OUTPUT and pulling variables from .config/Makefile ↵ | John Mylchreest | 2004-12-01 | 1 | -8/+16 |
| | | | | using make. This is more reliable and evaluates the makefile vars so we dont need any hacking bandaid to do so. |