16da00e64d
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 |
||
---|---|---|
.. | ||
buildenv | ||
builder-defs | ||
checker | ||
deb-package | ||
fetchbzr | ||
fetchcvs | ||
fetchdarcs | ||
fetchfile | ||
fetchhg | ||
fetchsvn | ||
fetchsvnssh | ||
fetchurl | ||
gcc-cross-wrapper | ||
gcc-upc-wrapper | ||
gcc-wrapper | ||
kernel | ||
make-symlinks | ||
make-wrapper | ||
mono-dll-fixer | ||
native-darwin-cctools-wrapper | ||
nuke-references | ||
release | ||
src-only | ||
substitute | ||
vm |