| Commit message (Expand) | Author | Age | Files | Lines |
* | Punt USE="openrc" which was to allow USE=-openrc install <sys-apps/openrc-0.1... | Samuli Suominen | 2014-05-14 | 1 | -25/+23 |
* | Remove .la files for python modules, reported by Arfrever. | Mike Gilbert | 2014-04-24 | 1 | -2/+2 |
* | Clean up python_compile function by switching to using here-string instead of... | William Hubbs | 2014-04-24 | 1 | -3/+3 |
* | Allow python modules to be built for multiple versions of python, thanks to M... | William Hubbs | 2014-04-23 | 1 | -10/+30 |
* | Enable python-kmod support using ebuild patch from Mike Gilbert | Samuli Suominen | 2014-04-12 | 1 | -21/+51 |
* | Avoid reverting changes, meh, a mistake. | Samuli Suominen | 2014-04-08 | 1 | -2/+5 |
* | Temporarily pass --disable-python until the ebuild has been ported over to py... | Samuli Suominen | 2014-04-08 | 1 | -5/+5 |
* | Move dev-libs/libxslt behind ifdef based on 9999 because it's no longer requi... | Samuli Suominen | 2014-04-08 | 1 | -2/+5 |
* | Push last change to -16 also to -9999. | Samuli Suominen | 2014-04-08 | 1 | -7/+10 |
* | Fix bash-completion directory by using bash-completion-r1.eclass. Temporarily... | Samuli Suominen | 2014-02-05 | 1 | -3/+14 |
* | Add arm64 love. | Mike Frysinger | 2014-01-18 | 1 | -3/+3 |
* | Version bump (and synchronize with -9999) | Samuli Suominen | 2013-12-27 | 1 | -10/+7 |
* | Check compiler (preprocessor) version only if it's GNU GCC wrt #485310 by "er... | Samuli Suominen | 2013-09-19 | 1 | -3/+3 |
* | Remove checks for CONFIG_MODULES and CONFIG_MODULE_UNLOAD and upgrade path fr... | Samuli Suominen | 2013-08-24 | 1 | -19/+8 |
* | Block old OpenRC instead of depending on new one to prevent circular dependency. | Samuli Suominen | 2013-08-16 | 1 | -2/+2 |
* | Revision bump for OpenRC >= 0.12 to make the "static-nodes" -> "kmod-static-n... | Samuli Suominen | 2013-08-16 | 1 | -43/+19 |
* | Missing tab, makes the if and else look weird. | Samuli Suominen | 2013-08-09 | 1 | -2/+2 |
* | Rename static-nodes init script to kmod-static-nodes as suggested by WilliamH... | Samuli Suominen | 2013-08-09 | 1 | -15/+45 |
* | whitespace | Samuli Suominen | 2013-07-23 | 1 | -2/+2 |
* | Typing error in the directory name. | Samuli Suominen | 2013-07-23 | 1 | -2/+2 |
* | Import support for kmod tmpfiles.d static device node creation wrt #477856 by... | Samuli Suominen | 2013-07-23 | 1 | -2/+24 |
* | Revert upstream commit that discontinued support for --enable-static in order... | Samuli Suominen | 2013-07-04 | 1 | -8/+9 |
* | always build shared libraries | William Hubbs | 2013-06-14 | 1 | -1/+2 |
* | drop --disable-silent-rules since it is part of eapi 5, thanks to Samuli Suom... | William Hubbs | 2013-04-10 | 1 | -2/+1 |
* | version bump, eapi bump and sync live ebuild. | William Hubbs | 2013-04-10 | 1 | -2/+2 |
* | Declare this package as VIRTUAL_MODUTILS=1 for use with linux-mod.eclass wrt ... | Samuli Suominen | 2013-03-26 | 1 | -1/+3 |
* | revert revert | Samuli Suominen | 2013-03-24 | 1 | -10/+10 |
* | Temporarily remove running of update_depmod() from linux-mod.eclass because i... | Samuli Suominen | 2013-03-24 | 1 | -10/+10 |
* | Sanitize upgrade path from sys-apps/module-init-tools by running update_depmo... | Samuli Suominen | 2013-03-22 | 1 | -2/+11 |
* | Warn users also about missing CONFIG_MODULE_UNLOAD (otherwise modprobe -r and... | Samuli Suominen | 2013-02-15 | 1 | -2/+2 |
* | Ensure CONFIG_MODULES is set using linux-info.eclass by Agostino Sarubbo | Samuli Suominen | 2013-02-05 | 1 | -2/+8 |
* | Pass --disable-silent-rules wrt #452854 by Agostino Sarubbo | Samuli Suominen | 2013-01-18 | 1 | -1/+2 |
* | Create also /bin/modinfo symlink because the application is usable and useful... | Samuli Suominen | 2013-01-07 | 1 | -6/+10 |
* | Fix regression before this hits mirrors. | Samuli Suominen | 2012-12-18 | 1 | -4/+4 |
* | Moving binaries to where they are with module-init-tools one last time wrt #4... | Samuli Suominen | 2012-12-18 | 1 | -7/+4 |
* | version bump and sync live ebuild. We dropped the --libdir= configure switch ... | William Hubbs | 2012-12-05 | 1 | -2/+1 |
* | Upstream recommended to me that we install the kmod binary in /bin. Also I ha... | William Hubbs | 2012-12-04 | 1 | -7/+11 |
* | Use --with-rootlibdir= instead of gen_usr_ldscript wrt #443710 by William Hubbs | Samuli Suominen | 2012-11-25 | 1 | -4/+4 |
* | Move kmod from /usr to / wrt #443710 by Francisco Blas Izquierdo Riera and La... | Samuli Suominen | 2012-11-24 | 1 | -9/+8 |
* | add libxslt dependency for bug #442402 | William Hubbs | 2012-11-10 | 1 | -1/+2 |
* | kmod reads from /lib/modprobe.d not /usr/lib/modprobe.d | William Hubbs | 2012-11-08 | 1 | -2/+2 |
* | version bump and sync live ebuild. | William Hubbs | 2012-11-08 | 1 | -2/+2 |
* | Convert from modprobe install to softdep wrt #396147 by Gustavo Sverzut Barbieri | Samuli Suominen | 2012-10-20 | 1 | -3/+3 |
* | Forward /etc/modprobe.d/usb-load-ehci-first.conf from module-init-tools to km... | Samuli Suominen | 2012-10-20 | 1 | -1/+9 |
* | clean up the live portion of the ebuild using multiple inherits | William Hubbs | 2012-09-09 | 1 | -7/+6 |
* | Version bump. Use prune_libtool_files from eutils.eclass. | Samuli Suominen | 2012-09-08 | 1 | -14/+12 |
* | Force recent enough sys-libs/zlib for zlib.pc pkg-config file to be present w... | Samuli Suominen | 2012-07-20 | 1 | -8/+2 |
* | Fix 9999 too | Samuli Suominen | 2012-07-17 | 1 | -2/+4 |
* | remove broken version. The kernel calls /sbin/modprobe directly, so that symb... | William Hubbs | 2012-07-13 | 1 | -2/+5 |
* | Move kmod symlinks, like lsmod and modprobe, from / to /usr wrt #416223 | Samuli Suominen | 2012-07-13 | 1 | -6/+3 |