| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -27/+27 |
* | add a note regarding IUSE and pcmcia | Aron Griffis | 2005-07-07 | 1 | -1/+2 |
* | Removed IUSE=pcmcia - please contact the kernel herd before modifying. | Henrik Brix Andersen | 2005-07-07 | 1 | -2/+1 |
* | Fixed DEPEND/RDEPEND issue. | Henrik Brix Andersen | 2005-07-07 | 1 | -4/+5 |
* | add IUSE=pcmcia | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
* | 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 |
* | minor change | John Mylchreest | 2005-07-05 | 1 | -2/+4 |
* | oops, missed to commit thjis earlier. Handle moduledb a little tidier | John Mylchreest | 2005-07-05 | 1 | -1/+14 |
* | changing moduledb dir to correspond with FHS and closes bug #97796 | John Mylchreest | 2005-07-05 | 1 | -8/+12 |
* | sys-apps/pcmcia-cs => virtual/pcmcia. | Henrik Brix Andersen | 2005-06-30 | 1 | -2/+2 |
* | Somehow the IUSE=pcmcia line sneaked in again... | Henrik Brix Andersen | 2005-05-12 | 1 | -2/+2 |
* | Additions to compliment module-rebuild. Fixes bug #34921, thanks go to Paul V... | John Mylchreest | 2005-05-03 | 1 | -2/+26 |
* | Reverting pcmcia iuse change | John Mylchreest | 2005-04-25 | 1 | -2/+1 |
* | Adding pcmcia flag. Closes #90025, Cheers Georgi | John Mylchreest | 2005-04-22 | 1 | -1/+2 |
* | No virtual yet, depend on directly on sys-apps/pcmcia-cs. | Henrik Brix Andersen | 2005-04-11 | 1 | -2/+2 |
* | merging pcmcia support into linux-mod, now awaiting pcmcia-cs changes and wer... | John Mylchreest | 2005-04-11 | 1 | -13/+49 |
* | Fixing small bug (#86650) with linux-mod/convert_to_m, thanks to Stefan Schwe... | John Mylchreest | 2005-03-28 | 1 | -2/+3 |
* | linux-mod.eclass: fixed grep in update_modules() so it's not a subshell, and ... | Mike Doty | 2005-03-11 | 1 | -3/+3 |
* | Changing array substitutions to _ not -, this prevents the cosmetic bad subst... | John Mylchreest | 2005-03-08 | 1 | -6/+6 |
* | gagging grep | Stefan Schweizer | 2005-02-06 | 1 | -3/+3 |
* | Removing spurious einfo | John Mylchreest | 2005-02-01 | 1 | -2/+1 |
* | Fixing linux-mod modules.d generation | John Mylchreest | 2005-02-01 | 1 | -9/+10 |
* | Multiple fixes. | John Mylchreest | 2005-01-31 | 1 | -88/+164 |
* | Changing detection of module.d/* file to see if the file is actually setting ... | John Mylchreest | 2005-01-28 | 1 | -3/+3 |
* | checking for modules.d entry before we run modules-update | John Mylchreest | 2005-01-28 | 1 | -2/+2 |
* | unset libdir srcdir objdir since they may contain settings for previous modules. | John Mylchreest | 2005-01-16 | 1 | -1/+4 |
* | few minor fixes. added support for econf if needed | John Mylchreest | 2005-01-16 | 1 | -15/+23 |
* | Changing ARCH unset in src-compile | John Mylchreest | 2005-01-16 | 1 | -3/+6 |
* | Update to be less specific with @OPTION:module | John Mylchreest | 2005-01-15 | 1 | -11/+23 |
* | Added support for CONFIG_CHECK=@OPTION:module which removes modules from MODU... | John Mylchreest | 2005-01-15 | 1 | -1/+2 |
* | adding support for objdir to MODULE_NAMES | John Mylchreest | 2005-01-15 | 1 | -33/+69 |
* | changing back to virtual. if this causes problems, then please look at changi... | John Mylchreest | 2005-01-09 | 1 | -2/+2 |
* | Changing build logic. now we dont build BUILD_TARGETS more than once, in the ... | John Mylchreest | 2005-01-06 | 1 | -6/+16 |
* | Fixed bugs: 75034 76849 74655 | John Mylchreest | 2005-01-06 | 1 | -3/+3 |
* | exporting src_install | John Mylchreest | 2004-12-29 | 1 | -2/+2 |
* | Adding support for kernel_is operators, and removing on behalf of line from m... | John Mylchreest | 2004-12-28 | 1 | -3/+2 |
* | adding extra documentation, and the ability to over-ride. | John Mylchreest | 2004-12-18 | 1 | -13/+22 |
* | adding support for automated modules.d file generation | John Mylchreest | 2004-12-18 | 1 | -2/+96 |
* | adding documentation, and changing the MODULE_NAMES parsing slightly | John Mylchreest | 2004-12-14 | 1 | -25/+72 |
* | Ok, last commit tonight, I promise! removing quotes from MODULE_NAMES loops. | John Mylchreest | 2004-12-06 | 1 | -3/+3 |
* | moving make clean and fixing SUBDIR typos | John Mylchreest | 2004-12-06 | 1 | -5/+4 |
* | Adding support for BUILD_TARGETS | John Mylchreest | 2004-12-06 | 1 | -2/+2 |
* | Moving get_version to linux-info pkg_setup and calling from linux-mod pkg_set... | John Mylchreest | 2004-12-06 | 1 | -3/+3 |
* | Fixing up support for KBUILD_OUTPUT. | John Mylchreest | 2004-11-28 | 1 | -4/+4 |
* | add support for CHECK_CONFIG= | John Mylchreest | 2004-11-27 | 1 | -1/+2 |
* | module-updates addition | John Mylchreest | 2004-11-25 | 1 | -4/+15 |
* | Fixing permissions | John Mylchreest | 2004-11-25 | 1 | -4/+1 |
* | Updating kernel-2 to properly honour strict patch levels with *.diff , adding... | John Mylchreest | 2004-11-24 | 1 | -0/+154 |