| Commit message (Expand) | Author | Age | Files | Lines |
* | tweak grepping of moduledb to avoid errors when moduledb hasnt actually been ... | Mike Frysinger | 2007-03-01 | 1 | -3/+4 |
* | Fix bad sed arguments thanks to Georgi Georgiev in bug #165230 | Daniel Drake | 2007-02-05 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-01-01 | 1 | -3/+3 |
* | shorten compile part a bit and add debug-print-funtion calls thanks to Petter... | Stefan Schweizer | 2006-11-25 | 1 | -4/+39 |
* | Add me as maintainer and commit kernel/userland ABI patch from bug 133382 tha... | Stefan Schweizer | 2006-10-16 | 1 | -4/+17 |
* | remove pcmcia specific functons, bug 140116, also solves bug 122868 | Stefan Schweizer | 2006-07-24 | 1 | -49/+3 |
* | kill off pointless whitespace | Mike Frysinger | 2006-06-20 | 1 | -5/+4 |
* | prefix linux-only DEPENDs with kernel_linux? and only run needed functions in... | Stefan Schweizer | 2006-05-22 | 1 | -9/+15 |
* | Allow for cross-compile/distcc distribution of modules. | John Mylchreest | 2006-05-11 | 1 | -2/+5 |
* | Fixes bug #12645 and misc. | John Mylchreest | 2006-04-02 | 1 | -13/+12 |
* | set ABI= in src_compile; bug 119012 | Simon Stelling | 2006-03-26 | 1 | -3/+5 |
* | We need to inherit eutils before linux-info so that set_arch_to_kernel and se... | Petteri Räty | 2006-03-25 | 1 | -2/+6 |
* | Fixes QA bug #124324, thanks Ciaran | John Mylchreest | 2006-03-03 | 1 | -3/+3 |
* | Fixing a stupid little bug. | John Mylchreest | 2006-03-03 | 1 | -2/+2 |
* | Fixed bug #120233. | Henrik Brix Andersen | 2006-02-08 | 1 | -3/+2 |
* | Fixed bug #122101. | Henrik Brix Andersen | 2006-02-08 | 1 | -2/+2 |
* | add some basic sanity checks | Mike Frysinger | 2005-12-07 | 1 | -3/+3 |
* | Commented out check_vermagic with permission from johnm until a fixed version... | Jason Wever | 2005-10-23 | 1 | -2/+5 |
* | Changing some check_vermagic logic to support KV_DIR better. Fixing MODULESD ... | John Mylchreest | 2005-10-22 | 1 | -13/+17 |
* | Adding in vermagic check. This is a little crude, but picks up on the most co... | John Mylchreest | 2005-10-22 | 1 | -1/+39 |
* | Fixes bug #106092 | John Mylchreest | 2005-09-22 | 1 | -2/+2 |
* | Remove display_postinst() function as it was causing more trouble than good. ... | Henrik Brix Andersen | 2005-08-22 | 1 | -33/+1 |
* | Fix DEPEND.blacklist: virtual/modutils for linux-mod.eclass ebuilds. | Henrik Brix Andersen | 2005-07-11 | 1 | -4/+4 |
* | 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 |