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
/
sys-apps
/
kmod
/
kmod-9999.ebuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Inherit libtool eclass for elibtoolize.
Mike Frysinger
2012-05-23
1
-2
/
+2
*
dev-util/pkgconfig -> virtual/pkgconfig
Jeff Horelick
2012-05-04
1
-3
/
+3
*
Version bump.
Samuli Suominen
2012-04-20
1
-6
/
+3
*
whitespace
Samuli Suominen
2012-04-06
1
-3
/
+3
*
Use zlib_CFLAGS and zlib_LIBS because zlib.pc pkg-config file is present only...
Samuli Suominen
2012-04-06
1
-1
/
+7
*
Remove temporary COMMON_DEPEND variable usage to simplify dependencies.
Samuli Suominen
2012-04-02
1
-10
/
+8
*
re-work the dependencies since pkgconfig is not a runtime dependency. This mo...
William Hubbs
2012-04-02
1
-6
/
+8
*
Bug #410489: missing pkgconfig dep.
Robin H. Johnson
2012-04-02
1
-3
/
+3
*
restrict test feature for bug #408915
William Hubbs
2012-03-20
1
-1
/
+7
[next]