summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove use of sed in linux-mod.eclass. Replace with bash.Mike Pagano2014-01-141-3/+3
* Always ensure MODULES_OPTIONAL_USE is in IUSE.Robin H. Johnson2013-12-011-2/+2
* MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without in...Robin H. Johnson2013-12-011-4/+19
* Punt unused if and else wrt bug 462926, Comment #16 and upSamuli Suominen2013-08-241-7/+5
* Control pulling in linux-mod dependencies based on VIRTUAL_MODUTILS variable,...Samuli Suominen2013-03-261-2/+2
* Stop pulling in virtual/linux-sources when used for sys-apps/kmod by angry_vi...Samuli Suominen2013-03-261-5/+7
* Don't pull modutils if using the eclass from sys-apps/kmodSamuli Suominen2013-03-241-2/+2
* Remove support for module-init-tools and Linux 2.4. Only works with kmod and ...Samuli Suominen2013-03-241-42/+14
* Remove redundant DESCRIPTION variable settings.Zac Medico2012-09-151-2/+1
* Minor typo fix to documentation line. Bug #419469Mike Pagano2012-08-301-2/+2
* Remove deprecated and unrecommended parameter -r from depmodMike Pagano2012-08-281-2/+2
* Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools.Robin H. Johnson2012-02-251-3/+3
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-7/+4
* drop old comment now that eutils.eclass no longer contains these funcsMike Frysinger2011-08-091-6/+1
* Update linux-mod.eclass for building modules on Linux 3.0* kernels.Robin H. Johnson2011-06-011-2/+3
* for EAPI>=4, rely on PMS MERGE_TYPE rather than portage non-spec EMERGE_FROM;...Brian Harring2011-05-271-2/+9
* Replace dependency on virtual/modutils, bug 358891. Whitespace.Ulrich Müller2011-04-241-5/+5
* Bug #312075: The ~ was getting expanded to the optional stuff got duplicated ...Robin H. Johnson2010-03-311-5/+4
* Better version of the logic for bug #286292.Robin H. Johnson2010-01-171-3/+6
* Bug #286292: Try to make kernel module binpkgs NOT need kernel sources by usi...Robin H. Johnson2010-01-171-1/+23
* Bug #258209: Fix quoting of directories.Robin H. Johnson2010-01-101-54/+54
* Bug #283320: The dependancy for linux-sources now moves into linux-mod, where...Robin H. Johnson2009-09-061-2/+3
* Name module configuration files properly as per bug #277835. Thanks to MATSUU...Mike Pagano2009-07-151-2/+2
* share Module.symvers between all compiled modules, patch from Peter Volkov in...Daniel Drake2008-11-051-1/+3
* Remove RESTRICT=distcc for now, its obvious it will never be an option when a...Gordon Malm2008-11-021-3/+1
* documentation tweaks from Fabio RossiDaniel Drake2008-11-011-5/+4
* Add bug #120001 to comment for RESTRICT=distccGordon Malm2008-11-011-2/+2
* Forgot to add a comment to the eclass for commit: Add distcc to RESTRICT in l...Gordon Malm2008-10-311-1/+2
* Add distcc to RESTRICT in linux-mod.eclass bug #167844Gordon Malm2008-10-311-1/+2
* allow for relative srcdir directory, thanks to Alon Bar-Lev in bug #198642Daniel Drake2008-10-311-2/+2
* add some fantastic documentation from Fabio Rossi in bug #217560Daniel Drake2008-10-311-65/+187
* add some documentation, patch from Eric Brown in bug #190934Daniel Drake2008-10-311-1/+15
* use set_arch_to_kernel/set_arch_to_portage rather than managing ARCH ourselve...Mike Frysinger2008-10-271-4/+4
* pass CROSS_COMPILE=${CHOST}- to build process #194380Mike Frysinger2008-10-271-4/+4
* allow KERNEL_CC env var to override get-KERNEL_CC()Mike Frysinger2008-09-301-1/+6
* fix if that was missing thenDoug Goldstein2008-04-031-2/+2
* Install modprobe.d instead of modules.d files for kernel-2.6, thanks Cardoe f...Stefan Schweizer2008-04-031-3/+7
* Correctly handle variables with spaces being over and under interpreted when ...Robin H. Johnson2008-03-221-5/+14
* Don't require a configured kernel to detect kernel version, or if all CONFIG_...Daniel Drake2008-01-221-1/+2
* Replace references to deprecated ${IMAGE} with equivalent ${D}.Zac Medico2007-11-161-4/+4
* Change to ${S} before starting the module build (see #192549 with thanks to E...Christian Heim2007-10-031-1/+2
* kernel related eclasses are maintained by kernel-misc@gentoo.org.Christian Heim2007-10-031-3/+4
* modules-update -> update-modulesMike Frysinger2007-04-161-3/+3
* Use update-modules thanks to jakub in bug 174745Stefan Schweizer2007-04-161-2/+7
* tweak grepping of moduledb to avoid errors when moduledb hasnt actually been ...Mike Frysinger2007-03-011-3/+4
* Fix bad sed arguments thanks to Georgi Georgiev in bug #165230Daniel Drake2007-02-051-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-3/+3
* shorten compile part a bit and add debug-print-funtion calls thanks to Petter...Stefan Schweizer2006-11-251-4/+39
* Add me as maintainer and commit kernel/userland ABI patch from bug 133382 tha...Stefan Schweizer2006-10-161-4/+17
* remove pcmcia specific functons, bug 140116, also solves bug 122868Stefan Schweizer2006-07-241-49/+3