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
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@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
*
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
*
Add more variables to the debug output list when it does fire.
Robin H. Johnson
2010-04-26
1
-1
/
+4
*
While working on the libre-sources bug, I noticed that some of the kernel sou...
Robin H. Johnson
2010-04-26
1
-2
/
+9
*
Bug #266157: Until such time as we have full deblob support for all sources, ...
Robin H. Johnson
2010-04-01
1
-2
/
+4
*
Adding epatch_user to kernel-2 eclass
Mike Pagano
2009-12-13
1
-1
/
+4
*
QA fixes as per bug #258206. Thanks to maekke.
Mike Pagano
2009-11-25
1
-11
/
+11
*
Preserve usage of USE=build in the PDEPEND change.
Robin H. Johnson
2009-10-20
1
-2
/
+2
*
Bug #283845 - Move virtual/dev-manager to PDEPEND to break circular deps.
Zac Medico
2009-10-20
1
-3
/
+3
*
whitespace
Markus Meier
2009-10-11
1
-2
/
+2
*
Removing fbcondecor for sparc/sparc64 as it currently prevents sparc/sparc64 ...
Mike Pagano
2009-08-28
1
-1
/
+14
*
return 1 rather than -1 as bash-4 hates negative return values and all consum...
Mike Frysinger
2009-02-23
1
-3
/
+3
*
fix typo in libtool script munging pointed out by Dmitry Karasik #256636
Mike Frysinger
2009-01-28
1
-2
/
+2
*
Adding ppc Makefile fix for bug #234179. Thanks to Josejx.
Mike Pagano
2008-11-13
1
-1
/
+5
*
Temp fix for 2.6.27 kernels thanks to lavajoe
Mike Pagano
2008-08-07
1
-4
/
+9
*
add warning for sparc users that they need to do cross-compiling with >= 2.6....
Friedrich Oslage
2008-07-09
1
-1
/
+19
*
Removed reference to 2.4 to 2.6 migration document
Mike Pagano
2008-06-01
1
-3
/
+2
*
remove defconfig workaround now that the stable kernel is fixed
Daniel Drake
2008-05-03
1
-13
/
+1
*
Fix for make defconfig. Bug #215442
Mike Pagano
2008-04-28
1
-3
/
+3
*
use unpack rather than parsing the file format / calling tar all ourselves
Mike Frysinger
2008-04-12
1
-23
/
+10
*
Change to run make defconfig as a temporary workaround for bug #215442
Mike Pagano
2008-04-05
1
-1
/
+13
*
Add support for K_EXTRAELOG. Use elog instead of einfo (bug #199464).
Bo Ørsted Andresen
2008-03-01
1
-11
/
+18
*
remove 2.6.13 devfs notice, there's not much point showing this any more sinc...
Daniel Drake
2007-12-17
1
-6
/
+1
*
kernel related eclasses are maintained by kernel-misc@gentoo.org.
Christian Heim
2007-10-03
1
-2
/
+3
*
also convert asm and volatile to __asm__ and __volatile__ #182414
Mike Frysinger
2007-07-09
1
-3
/
+5
*
Revert accidental commit.
Robin H. Johnson
2007-04-25
1
-14
/
+5
*
Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment alr...
Robin H. Johnson
2007-04-25
1
-5
/
+14
*
touchup kernel headers post install message #166850 by Arfrever Frehtes Taife...
Mike Frysinger
2007-02-14
1
-6
/
+6
*
save and restore shell options, thanks to Sandro in bug Â#162121
Daniel Drake
2007-01-25
1
-2
/
+4
*
add K_SECURITY_UNSUPPORTED flag
Daniel Drake
2007-01-02
1
-8
/
+11
*
Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave t...
Christian Heim
2006-12-10
1
-5
/
+5
*
fix include/linux cp to not glob and to do error checking with die
Mike Frysinger
2006-12-02
1
-3
/
+5
*
move IUSE=gcc64 to linux-headers ebuild
Mike Frysinger
2006-10-26
1
-2
/
+1
*
dont install sound/scsi headers #152392
Mike Frysinger
2006-10-24
1
-1
/
+5
*
add support for sysroot to new header install method
Mike Frysinger
2006-10-24
1
-4
/
+4
*
Fix some defconfig brokenness for older ppc/ppc64 kernels/headers.
Daniel Ostrow
2006-10-12
1
-6
/
+10
[next]