| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dev-lang/perl to kernel-2.eclass RDEPEND. Bug #421483 |  Mike Pagano | 2012-06-24 | 1 | -2/+3 |
* | Move ppc/powerpc fix to after we apply linux patches |  Mike Pagano | 2012-06-06 | 1 | -14/+15 |
* | Fix eclass for rc kernels, and fix testing tarball download location. bug #40... |  Mike Pagano | 2012-03-17 | 1 | -11/+7 |
* | Fix URIs for longterm kernels |  Stratos Psomadakis | 2011-12-28 | 1 | -3/+3 |
* | merge kernel_is updates between kernel-2 and linux-info eclasses |  Mike Frysinger | 2011-12-12 | 1 | -2/+3 |
* | do not reset S when we have already run through detect_version so it wont clo... |  Mike Frysinger | 2011-12-10 | 1 | -9/+3 |
* | omit the /usr/src/linux warning if nothing actually exists there |  Mike Frysinger | 2011-12-08 | 1 | -1/+4 |
* | previous commit inverted the tested values |  Mike Frysinger | 2011-12-02 | 1 | -3/+3 |
* | simplify kernel_is logic |  Mike Frysinger | 2011-12-02 | 1 | -20/+7 |
* | delete unsed generate_sparc_asm helper |  Mike Frysinger | 2011-12-02 | 1 | -62/+1 |
* | simplify default variable setup |  Mike Frysinger | 2011-12-02 | 1 | -6/+4 |
* | use `read` to simplify the creation of an array from a string |  Mike Frysinger | 2011-12-02 | 1 | -13/+7 |
* | simplify SLOT for cross-compiling ... this was a hold over from long ago when... |  Mike Frysinger | 2011-12-02 | 1 | -6/+2 |
* | convert linux-2.4/gcc-4 check to gcc-4+ |  Mike Frysinger | 2011-12-01 | 1 | -2/+2 |
* | do not warn about /usr/src/linux cruft when installing kernel headers |  Mike Frysinger | 2011-12-01 | 1 | -2/+3 |
* | Modify to support new location of 2.6 kernels on kernel.org and mirrors |  Mike Pagano | 2011-11-08 | 1 | -3/+9 |
* | Upstream now has 3.x tarballs in a directory called 3.x. Look for tarballs in... |  Mike Pagano | 2011-10-24 | 1 | -2/+3 |
* | trim useless trailing whitespace |  Mike Frysinger | 2011-08-29 | 1 | -2/+2 |
* | eclass updates to fix UNIPATCH_LIST_DEFAULT for kernels based on vanilla |  Mike Pagano | 2011-08-19 | 1 | -5/+5 |
* | eat trailing whitespace |  Mike Frysinger | 2011-08-18 | 1 | -2/+2 |
* | Fix for 2.6.X KERNEL_BASE_URI, thanks to lxnay. |  Mike Pagano | 2011-08-15 | 1 | -3/+5 |
* | Add message in pkg_postrm to inform user that modified kernel source is not c... |  Mike Pagano | 2011-08-11 | 1 | -2/+13 |
* | Deblob support for 3.X kernels updated |  Mike Pagano | 2011-08-08 | 1 | -1/+5 |
* | Changes to handle_genpatches for 3.X kernels and chanegs for 3.1 kernels to k... |  Mike Pagano | 2011-08-08 | 1 | -12/+84 |
* | Fix typo when getting KV_MINOR. Thanks to hwoarang for reporting |  Mike Pagano | 2011-06-03 | 1 | -2/+2 |
* | Add support for 2 part versioning. bug #369533 |  Mike Pagano | 2011-06-03 | 1 | -48/+119 |
* | Don't PROVIDE virtual/linux-sources, it is a new-style virtual now, bug 118442. |  Ulrich Müller | 2011-04-30 | 1 | -3/+1 |
* | deblob fix for bug #359865 thanks too Johnny |  Mike Pagano | 2011-04-21 | 1 | -5/+5 |
* | Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999. |  Ulrich Müller | 2011-04-14 | 1 | -16/+14 |
* | Bump delob max version |  Mike Pagano | 2011-03-22 | 1 | -2/+2 |
* | Remove virtual/alsa. |  Samuli Suominen | 2011-03-19 | 1 | -2/+1 |
* | Bump maximum kernel version for libre source deblob tool |  Mike Pagano | 2011-03-15 | 1 | -2/+2 |
* | drop support for kernel packages which dont natively support multilib since t... |  Mike Frysinger | 2011-03-10 | 1 | -53/+6 |
* | Adding support for longterm kernels. |  Mike Pagano | 2011-02-18 | 1 | -12/+19 |
* | Add warning about updating the deblob max version variable. |  Robin H. Johnson | 2010-11-28 | 1 | -2/+3 |
* | Bump deblob max version to 36 |  Mike Pagano | 2010-11-26 | 1 | -2/+2 |
* | Die when uncompressing patch fail. Acked by vapier and robbat2. |  Tomas Chvatal | 2010-09-17 | 1 | -3/+3 |
* | Bug #331013: avoid "make test" in kernel sources ebuilds. |  Robin H. Johnson | 2010-08-03 | 1 | -2/+10 |
* | kernel-2 deblob support for 2.6.35; bug #324505: deblob-check usage. |  Robin H. Johnson | 2010-08-03 | 1 | -5/+15 |
* | Proper use of shopt functions from eutils. Thanks to Vapier for the patch. |  Mike Pagano | 2010-07-30 | 1 | -5/+6 |
* | drop system libc re-emerge message for linux-headers #328317 |  Mike Frysinger | 2010-07-19 | 1 | -10/+1 |
* | support by Jens Pranaitis for xz/lzma patches #322235 |  Mike Frysinger | 2010-06-05 | 1 | -1/+3 |
* | Bug #266157: Update deblob max version. |  Robin H. Johnson | 2010-05-28 | 1 | -2/+2 |
* | Bug #317297: Some kernel sources packages in overlays have version numbers li... |  Robin H. Johnson | 2010-05-20 | 1 | -2/+14 |
* | Fix typo. |  Ulrich Müller | 2010-05-02 | 1 | -2/+2 |
* | Bug #318095: Improve K_SECURITY_UNSUPPORTED messages for deblobbing. Based a ... |  Robin H. Johnson | 2010-05-02 | 1 | -4/+9 |
* | Keep a mostly-internal variable of the latest version of the deblob tool rele... |  Robin H. Johnson | 2010-04-26 | 1 | -5/+11 |
* | Document the new deblob control variables, after renaming them to match the e... |  Robin H. Johnson | 2010-04-26 | 1 | -7/+14 |
* | Bug #266157: Deblob support for libre kernels. |  Robin H. Johnson | 2010-04-26 | 1 | -3/+46 |
* | Refactor debug-print-kernel2-variables to make it faster to add new stuff. |  Robin H. Johnson | 2010-04-26 | 1 | -16/+6 |