3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Shea Levy 34144e835d Linux 3.x: Use our module directory during modules_install
The "unset MODULE_DIR" trick was enough to get Linux 3.x kernels compiling, but it was definitely the Wrong Thing
We NEED MODULE_DIR set so that depmod can store the right dependencies during the build. The REAL problem with the
3.x kernels was two-fold: Our module-init-tools was so old that the kernel build needed to introduce a hack when
calling depmod (involving creating a symlink prepending 99.98 to the version number), and the depmod wrapper was
moved out of the Makefile into scripts/depmod.sh, so our substituteInPlace to get rid of '-b $(INSTALL_MOD_PATH)' in
the Makefile was a noop and INSTALL_MOD_PATH was still being passed to depmod. This is now fixed and modprobe can
successfully find dependencies using the modules.dep created during install

svn path=/nixpkgs/trunk/; revision=29559
2011-10-02 11:01:08 +00:00
..
applications Adding Firefox 8.0beta1 2011-09-30 15:44:22 +00:00
build-support Add a working kernel.org mirror 2011-09-29 20:57:47 +00:00
data Get Theme-GNU directly from spock while kernel.org is down 2011-09-28 22:34:46 +00:00
desktops pkgs/desktops/e17: Some fixes and now I can start it! \o/ 2011-09-27 23:49:28 +00:00
development qt-4.7.4 2011-10-02 07:28:11 +00:00
games scummvm more deps 2011-09-23 02:23:05 +00:00
lib added myself to the maintainers list 2011-09-13 20:46:41 +00:00
misc pkgs/misc/cups/drivers/splix: added myself as a maintainer 2011-09-20 20:25:26 +00:00
os-specific Linux 3.x: Use our module directory during modules_install 2011-10-02 11:01:08 +00:00
servers virtuoso: apply patch as proposed by Nepomuk developers 2011-09-27 15:40:45 +00:00
shells pkgs/shells/bash: updated "interactive" bash to version 4.2 2011-09-28 14:37:03 +00:00
stdenv * Typo. 2011-07-01 09:50:34 +00:00
test
tools Making jwhois connect fine for those without ipv6 network. 2011-09-28 07:25:59 +00:00
top-level update jinja2 2011-09-30 17:26:38 +00:00