1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/build-support
Eelco Dolstra 16da00e64d * Doh! Since r15200, modules-closure.sh generated an empty set of
modules for the initial ramdisk if there were no additional kernel
  module packages (such as the NVIDIA driver or AUFS), leading to a
  kernel panic in the initrd.  This was because in that case modprobe
  would print paths referring to the kernel path rather than the
  module aggregation path, and then `sed "s^$kernel^$out^"' would
  silently fail.  Fixed.

* Also, use depmod here rather than doing sed hackery on modules.dep.

* Also, `allowMissing' was broken (missing "$" before the variable
  name).

svn path=/nixpkgs/trunk/; revision=15394
2009-04-29 14:32:04 +00:00
..
buildenv
builder-defs * Move builder-defs to pkgs/build-support. (pkgs/top-level is for 2009-04-20 12:37:10 +00:00
checker
deb-package Fixing ttmkfdir, with help of a modification in deb-package. 2009-04-27 12:04:11 +00:00
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchhg
fetchsvn
fetchsvnssh
fetchurl * Add the CPAN master site as a fallback. 2009-04-03 15:51:39 +00:00
gcc-cross-wrapper
gcc-upc-wrapper
gcc-wrapper * Oops. We don't call genericBuild, so the fixupPhase (which creates 2009-04-23 16:23:12 +00:00
kernel * Doh! Since r15200, modules-closure.sh generated an empty set of 2009-04-29 14:32:04 +00:00
make-symlinks
make-wrapper * aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist, 2009-04-05 18:13:59 +00:00
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release * Removed some obsolete nullglobs. 2009-04-19 08:55:27 +00:00
src-only
substitute
vm svn path=/nixpkgs/trunk/; revision=15178 2009-04-20 12:52:24 +00:00