GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
kernel-2.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix conditional bug for UNIPATCH_DROP
Mike Pagano
2015-06-27
1
-4
/
+6
*
Fix for kdbus. Thanks to Arfrever.
Mike Pagano
2015-06-27
1
-2
/
+2
*
Add the kdbus use flag and eclass variable to the kernel-2.eclass for optiona...
Mike Pagano
2015-06-27
1
-1
/
+13
*
Reverting kdbus changes in eclass. Caused invalid iuse for other ebuilds.
Mike Pagano
2015-06-27
1
-7
/
+2
*
Add the option to include the kdbus patchset into gentoo-sources. Default is ...
Mike Pagano
2015-06-26
1
-2
/
+7
*
Drop PDEPEND on virtual/dev-manager. See bug #550086.
Mike Pagano
2015-05-30
1
-2
/
+1
*
Add back the deblob script functionality to the eclass.
Mike Pagano
2015-05-14
1
-3
/
+8
*
Add kernel-2 env var K_BASE_VER as different versions of git sources use diff...
Mike Pagano
2015-04-29
1
-9
/
+7
*
Handle 4.1 base kernel. See bug #547894.
Mike Pagano
2015-04-27
1
-2
/
+7
*
Move cpu-optimation removal. See bug #542810.
Mike Pagano
2015-03-20
1
-12
/
+17
*
Cleanup how we determine base linux tarball.
Mike Pagano
2015-02-27
1
-19
/
+8
*
Add support for 4.0 kernels
Mike Pagano
2015-02-23
1
-2
/
+6
*
Handle cpu optimization patch for different gcc versions
Mike Pagano
2015-02-13
1
-1
/
+11
*
Adjust sparc warning. See bug #529682
Mike Pagano
2014-11-28
1
-11
/
+13
*
Update 3.15-rcX temporary fix. See bug #507656.
Mike Pagano
2014-04-21
1
-2
/
+2
*
Temporarily fix up >=sys-kernel/git-sources-3.15_rc1.ebuild, bug #507656.
Tom Wijsman
2014-04-14
1
-1
/
+28
*
Convert to python-any-r1.eclass
Mike Gilbert
2014-01-18
1
-7
/
+9
*
Fix QA warning concerning inherit
Mike Pagano
2014-01-17
1
-3
/
+2
*
Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob scrip...
Mike Pagano
2014-01-17
1
-5
/
+9
*
fix random style issues
Mike Frysinger
2013-11-22
1
-13
/
+15
*
Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with ...
Tom Wijsman
2013-11-18
1
-4
/
+5
*
kernel-2.eclass: Trivial change to support patches with pre-defined patch lev...
Tom Wijsman
2013-11-02
1
-2
/
+2
*
Added support for experimental genpatches.
Tom Wijsman
2013-09-05
1
-12
/
+46
*
change "security wise" to "security-wise"
Julian Ospald
2013-07-31
1
-2
/
+2
*
reword security-deblob-thing acked by keytoaster
Julian Ospald
2013-07-31
1
-2
/
+3
*
Deprecate media-sound/alsa-headers by letting sys-kernel/linux-headers instal...
Samuli Suominen
2013-07-15
1
-2
/
+1
*
Corrected UNIPATCH_DOCS functionality, a mistake slipped through testing and ...
Tom Wijsman
2013-04-29
1
-4
/
+6
*
Reverted .tmp_gas_check patch, see bug #336732.
Tom Wijsman
2013-04-17
1
-3
/
+3
*
Fixes for bugs 421721, 445110, 436402, 336732 and 301478. See ChangeLog for d...
Tom Wijsman
2013-04-17
1
-14
/
+33
*
Use UID 0 instead of root to assign permissions to super user, bug #315807.
Tom Wijsman
2013-03-20
1
-3
/
+3
*
Added sys-devel/bc as a RDEPEND to kernel-2.eclass as per bug #461848.
Tom Wijsman
2013-03-20
1
-2
/
+3
*
Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.
Tom Wijsman
2013-03-09
1
-35
/
+35
*
Force python 2* for USE=deblob as deblob script does not yet support python3....
Mike Pagano
2013-03-05
1
-4
/
+4
*
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
[next]